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

{
    "id": 48843,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/48843/?format=api",
    "text_counter": 190,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Speaker, Sir, the road from Rongo to Awendo is very narrow. Given the usage of that road by the SONY Sugar Company, which uses big trucks to ferry sugarcane, what plans does the Ministry have to expand it so that it becomes safer for motorists?"
}