GET /api/v0.1/hansard/entries/1552503/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 1552503,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1552503/?format=api",
    "text_counter": 480,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": " Hon. Deputy Speaker, I beg to move that the County Assembly Services (Amendment) Bill (Senate Bills No.34 of 2023) be now read a Third Time. I ask Sen. Gloria to second."
}