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

{
    "id": 16877,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/16877/?format=api",
    "text_counter": 13,
    "type": "speech",
    "speaker_name": "Mr. Kinyanjui",
    "speaker_title": "The Assistant 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 Chogoria Road within Industrial Area is in a bad state and in need of urgent repairs. (b) My Ministry, through the Kenya Urban Roads Authority (KURA), has allocated a total of Kshs4,033,830 in this financial year for improvement of drainage and the riding surface. Tenders for routine maintenance of the road were advertised on 26th September, 2011, and the works are expected to commence early January, 2012. In addition, the KURA is also carrying out the design and documentation of the road for purposes of reconstruction."
}