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

{
    "id": 33842,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/33842/?format=api",
    "text_counter": 124,
    "type": "speech",
    "speaker_name": "Mr. Kiptanui",
    "speaker_title": "",
    "speaker": {
        "id": 52,
        "legal_name": "Jackson Kiplagat Kiptanui",
        "slug": "jackson-kiptanui"
    },
    "content": "asked the Minister for Roads:- (a) whether he is aware that the re-carpeting of Nyaru-Eldama Ravine Road has stalled; and, (b) why it has stalled and when the work will resume."
}