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

{
    "id": 1566599,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1566599/?format=api",
    "text_counter": 16,
    "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. Speaker, I beg to lay the following Paper on the Table of the Senate, today, Tuesday, 27th May, 2025- The County Governments (Additional Allocations) Cash Disbursement Schedule for the Financial Year 2024/2025."
}