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

{
    "id": 164397,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/164397/?format=api",
    "text_counter": 177,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "asked the Minister for Roads that considering over 100 lives have been lost in the recent past at the Naivasha-Kinangop Junction (next to the Caltex Petrol Station), when the Government will construct a fly-over at the junction."
}