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

{
    "id": 234753,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234753/?format=api",
    "text_counter": 144,
    "type": "speech",
    "speaker_name": "Mr. Kirwa",
    "speaker_title": "The Minister for Agriculture",
    "speaker": {
        "id": 311,
        "legal_name": "Kipruto Rono Kirwa",
        "slug": "kipruto-kirwa"
    },
    "content": " Mr. Speaker, Sir, I beg to reply. (a) Yes, I am aware that Dugo Settlement Scheme existed in Wajir North Constituency. (b) A total of Kshs388,000 from the National Famine Relief Fund was spent on the scheme by 1993. (c) The project was a District Development Committee (DDC) one and has since collapsed. My Ministry is planning to set up a team to explore ways of reviving it so as to make it sustainable."
}