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

{
    "id": 1497807,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1497807/?format=api",
    "text_counter": 802,
    "type": "speech",
    "speaker_name": "Hon. Farah Maalim",
    "speaker_title": "The Temporary Chairman",
    "speaker": {
        "id": 16,
        "legal_name": "Farah Maalim Mohamed",
        "slug": "farah-maalim"
    },
    "content": " Thank you, Hon. Naomi. We have gone up to Clause 10. Take that again because we have not exhausted Clause 11. Change the wording from \"clause 11\" to \"clause 10.\" That is because the debate on clause 11 will continue. Go through the same procedure you just followed but, instead of saying \"clause 11,\" say \"clause 10.\""
}