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

{
    "id": 90737,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/90737/?format=api",
    "text_counter": 30,
    "type": "speech",
    "speaker_name": "Mr. Bett",
    "speaker_title": "The Minister for Roads",
    "speaker": {
        "id": 157,
        "legal_name": "Franklin Kipng'etich Bett",
        "slug": "franklin-bett"
    },
    "content": " Mr. Speaker, Sir, I beg to reply. (a) The maintenance of the Migori-Muhuru Road (C13) is ongoing and is expected to be completed by the end of October this year. I have already instructed the contractor on site to move with speed and enhance the progress of works ahead of the expected short rains. (b) The contractor is M/s Legend Construction Company Limited and the value of the works is Kshs8.346 million."
}