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

{
    "id": 1509010,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1509010/?format=api",
    "text_counter": 640,
    "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 Speaker, Sir, I beg to move that the Intergovernmental Relations (Amendment) Bill (Senate Bills No.12 of 2024) be read a Third Time. I request Sen. Hamida to second."
}