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

{
    "id": 234048,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234048/?format=api",
    "text_counter": 128,
    "type": "speech",
    "speaker_name": "Mr. Mwaboza",
    "speaker_title": "",
    "speaker": {
        "id": 243,
        "legal_name": "Anania Mwasambu Mwaboza",
        "slug": "anania-mwaboza"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I would like to inform the hon. Member that we have, in fact, had a meeting with the Supreme Council of Kenya Muslims (SUPKEM). All these issues have been addressed. Some administrative measures have been taken with regard to the conditions that do not fall within the purview of registration laws."
}