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

{
    "id": 35102,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/35102/?format=api",
    "text_counter": 117,
    "type": "speech",
    "speaker_name": "Mr. Nyamai",
    "speaker_title": "",
    "speaker": {
        "id": 115,
        "legal_name": "Charles Mutisya Nyamai",
        "slug": "charles-nyamai"
    },
    "content": "asked the Minister for Roads:- (a) why the construction works at Syomakanda/Syotuvali Bridge on River Athi, which links Lower Yatta and Mbooni districts has not started; and, (b) what steps he is taking to ensure that the works start without any further delay."
}