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

{
    "id": 1538384,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1538384/?format=api",
    "text_counter": 168,
    "type": "speech",
    "speaker_name": "Hon. Martha Wangari",
    "speaker_title": "The Temporary Chairlady",
    "speaker": {
        "id": 13123,
        "legal_name": "Martha Wangari",
        "slug": "martha-wangari"
    },
    "content": "THAT, further to the Supplementary Appropriation (No.2) Act, 2024, the sum allocated to meet the expenditure (Recurrent and Development) for the Year 30th June 2025 in respect of Vote 2111 (Auditor-General) be increased by a sum exceeding Ksh150,000,000."
}