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

{
    "id": 1508943,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1508943/?format=api",
    "text_counter": 573,
    "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 Chairperson, Sir, I beg to move that the Committee do report to the Senate its consideration of The Political Parties (Amendment) (No.2) Bill (Senate Bills No. 26 of 2024) and its approval thereof with amendments."
}