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

{
    "id": 222040,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222040/?format=api",
    "text_counter": 253,
    "type": "speech",
    "speaker_name": "Mr. Kipchumba",
    "speaker_title": "",
    "speaker": {
        "id": 313,
        "legal_name": "Joseph Kipchumba Lagat",
        "slug": "joseph-lagat"
    },
    "content": "Thank you, Mr. Speaker, Sir. I wish to support this Bill which is really ceremonial because we have already discussed the substance of the matter. Therefore, we are merely looking at the figures. I initially wanted to inform the hon. Minister that it is not that an additional Kshs19 billion has been raised as revenue, but, indeed, the Minister for Finance requires an additional Kshs19.5 billion to finance extra services. He will have to borrow that money because he does not have it."
}