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

{
    "id": 321660,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321660/?format=api",
    "text_counter": 41,
    "type": "speech",
    "speaker_name": "Dr. Machage",
    "speaker_title": "The Assistant Minister for Roads",
    "speaker": {
        "id": 179,
        "legal_name": "Wilfred Gisuka Machage",
        "slug": "wilfred-machage"
    },
    "content": " Mr. Speaker, Sir, I beg to reply. (a) Yes, I am aware that the Ol Jororok-Dundori Centre Road (C83) is not in a satisfactory state. (b) I am also aware of a number of designs that have been carried out on the road, but with different objectives at each time. (c) My Ministry, through the Kenya National Highways Authority has allocated funds for the commencement of the upgrading of the road to bitumen standards."
}