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

{
    "id": 125999,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/125999/?format=api",
    "text_counter": 34,
    "type": "speech",
    "speaker_name": "Mr. Musyoka",
    "speaker_title": "",
    "speaker": {
        "id": 191,
        "legal_name": "Gideon Musyoka Ndambuki",
        "slug": "gideon-ndambuki"
    },
    "content": "The recommended capacity for Kodiaga Prison in Kisumu is actually 800. Unfortunately, currently this institution is holding 2,200 inmates."
}