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

{
    "id": 42111,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42111/?format=api",
    "text_counter": 218,
    "type": "speech",
    "speaker_name": "Mr. Mbuvi",
    "speaker_title": "",
    "speaker": {
        "id": 80,
        "legal_name": "Gideon Mbuvi",
        "slug": "gideon-mbuvi"
    },
    "content": "asked the Minister for Roads:- (a) whether he is aware that Jogoo and Mumias South roads in Nairobi are in a deplorable condition due to potholes dug by the contractor who was repairing the roads; and, (b) why the contractor abandoned the works on the said roads and when the works will resume."
}