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

{
    "id": 127650,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/127650/?format=api",
    "text_counter": 34,
    "type": "speech",
    "speaker_name": "Mr. Ochieng",
    "speaker_title": "",
    "speaker": {
        "id": 2955,
        "legal_name": "David Ouma Ochieng'",
        "slug": "david-ouma-ochieng"
    },
    "content": "asked the Minister for Roads:- (a) to confirm the number of deaths that have occurred on the recently constructed Katito-Nyakwere Road; and, (b) when the Ministry will erect bumps at the market centres along that road to reduce the deaths occasioned by speeding motor vehicles."
}