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

{
    "id": 98822,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/98822/?format=api",
    "text_counter": 75,
    "type": "speech",
    "speaker_name": "Mr. K. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 172,
        "legal_name": "Julius Kiema Kilonzo",
        "slug": "kiema-kilonzo"
    },
    "content": "asked the Minister for Roads - (a) whether he is aware that Nzambani and Mutito Districts have no tarmac roads; and, (b) considering that the tarmacked road reaches barely 10 kilometers from Chuluni District Headquarters and 51 kilometers from Zombe District Headquarters, whether he could consider tarmacking that road."
}