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

{
    "id": 42122,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42122/?format=api",
    "text_counter": 229,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Mr. Speaker, Sir, could the Assistant Minister consider putting, at least, rumble strips along the road he passes through every day near Gilgil, where, on average, we are losing one student per week because of fast moving vehicles, maybe including his? This is with a light touch."
}