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

{
    "id": 1548989,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1548989/?format=api",
    "text_counter": 915,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": " Madam Temporary Speaker, I beg to report that the Committee of the Whole has considered the County Governments Additional Allocation Bill (Senate Bill No.1 of 2025) and its approval thereof with amendments."
}