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

{
    "id": 127196,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/127196/?format=api",
    "text_counter": 75,
    "type": "speech",
    "speaker_name": "Mr. Lagat",
    "speaker_title": "",
    "speaker": {
        "id": 64,
        "legal_name": "Elijah Kiptarbei Lagat",
        "slug": "elijah-lagat"
    },
    "content": "asked the Minister for Roads:- (a) why the construction of Mosoriot-Kapsabet Road has not commenced; (b) why construction work on Kapsabet-Sirwa-Yala Road has also not commenced and whether the tender has been awarded; and, (c) when the works on the above roads will commence."
}