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

{
    "id": 60324,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/60324/?format=api",
    "text_counter": 35,
    "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) what concrete steps the Ministry is taking to ease the frequent traffic jam in Nairobi; (b) what the progress is of the Nairobi Toll Road Concession Project; and (c) what plans the Government has put in place to ensure that the project is completed without any further delay."
}