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

{
    "id": 160830,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/160830/?format=api",
    "text_counter": 219,
    "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": "(b) My Ministry is currently designing that road and it is anticipated that, that exercise will be completed in June, 2009. The Government, in the meantime, is finalizing the Roads Investment Programme and consideration will be given to upgrading of the Turbo-Barbaton-Endebess Road, that is Road C44, to bitumen standard along with other competing candidate roads in the said Investment Programme of 2009/2010."
}