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

{
    "id": 1383122,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1383122/?format=api",
    "text_counter": 376,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": " Mr. Temporary Chairman, Sir, pursuant to Standing Order No.153, I beg to move that the Committee of the Whole do report progress on its consideration of the Water (Amendment) Bill 2023, (National Assembly Bills No. 33 of 2023) and seeks leave to sit again tomorrow."
}