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

{
    "id": 1296422,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1296422/?format=api",
    "text_counter": 1456,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": " Thank you, Mr. Temporary Chairperson, Sir. Pursuant to Standing Order No. 153, I beg to move that Committee of the Whole do report its progress on consideration of the County Governments Additional Allocations Bill (National Assembly Bills No. 23 of 2023) and seek leave to sit again today by leave of the Senate."
}