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

{
    "id": 99235,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99235/?format=api",
    "text_counter": 60,
    "type": "speech",
    "speaker_name": "Mr. Washiali",
    "speaker_title": "",
    "speaker": {
        "id": 151,
        "legal_name": "Benjamin Jomo Washiali",
        "slug": "benjamin-washiali"
    },
    "content": "asked the Minister for Roads:- (a) whether he is aware that Mumias–Bungoma Road is currently not motorable; and, (b) what he is doing to rehabilitate the dilapidated road as well as the road network in Western Province in general?"
}