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

{
    "id": 20392,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/20392/?format=api",
    "text_counter": 745,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "The issue of accidents on our roads is a very serious matter, and the Minister for Transport is here. Even this afternoon, about eight people have died. As indicated, most of the accidents, almost 90 per cent of them, involve matatus . If he cracks the whip, I believe we will save so many lives in this country."
}