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

{
    "id": 16887,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/16887/?format=api",
    "text_counter": 23,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "The Minister for Roads",
    "speaker": {
        "id": 48,
        "legal_name": "Lee Maiyani Kinyanjui",
        "slug": "lee-kinyanjui"
    },
    "content": " Mr. Speaker, Sir, I beg to reply. (a) I am aware that the construction of Mitume/Tuwani Bridge has stalled due to variations in the scope of the project. As a result, the Kshs20 million released for implementation of the project could not accommodate the additional cost. (b) My Ministry, through KURA, has quantified the remaining works. However, due to budgetary constraints, the Ministry has not been able to procure a contract for implementation of the remaining section."
}