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

{
    "id": 132105,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/132105/?format=api",
    "text_counter": 194,
    "type": "speech",
    "speaker_name": "Mr. Gitau",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, I would like the Assistant Minister to know that the ablution blocks being put in place are for the inmates only. Could he also consider building ablution blocks for the prison warders so that we can also alleviate that problem?"
}