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

{
    "id": 1376522,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1376522/?format=api",
    "text_counter": 407,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": "In accordance to Standing Order No. 66 (3), I beg to request that we defer the putting of the question on the Water (Amendment) Bill (National Assembly Bills No.33 of 2023) until a later date. I thank you."
}