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

{
    "id": 103445,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/103445/?format=api",
    "text_counter": 122,
    "type": "speech",
    "speaker_name": "Mr. Ngugi",
    "speaker_title": "",
    "speaker": {
        "id": 112,
        "legal_name": "David Mwaniki Ngugi",
        "slug": "david-ngugi"
    },
    "content": "asked the Minister for Roads:- (a) when the construction of the Njabini-Ol Kalou-Ndundori Road will be completed; and, (b) what size of culverts are supposed to be constructed on the access to every household, school or shopping centre along the road and why the same have not being placed."
}