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

{
    "id": 240907,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/240907/?format=api",
    "text_counter": 101,
    "type": "speech",
    "speaker_name": "Mr. Ndolo",
    "speaker_title": "",
    "speaker": {
        "id": 222,
        "legal_name": "Reuben Owino Nyanjiga Ndolo",
        "slug": "reuben-ndolo"
    },
    "content": "asked the Minister for Local Government:- (a) why the Government delayed in responding to the tragedy that occurred following the collapse of a building which was under construction in Nyamakima area of Nairobi in January this year; (b) what disciplinary action has been taken against Nairobi City Council engineers who approved the construction works; and, (c) what measures have been put in place to guard against recurrence of such tragedies in future."
}