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

{
    "id": 12851,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/12851/?format=api",
    "text_counter": 407,
    "type": "speech",
    "speaker_name": "Mr. Nyammo",
    "speaker_title": "",
    "speaker": {
        "id": 117,
        "legal_name": "Francis Thombe Nyammo",
        "slug": "francis-nyammo"
    },
    "content": "It is me, Mr. Deputy Speaker, Sir. Mr. Deputy Speaker, Sir, I would just like to point out that I am the person supposed to be moving this Bill but my name has been miss-spelt. It is not forgivable for the National Assembly to give a name that does not tally with the Identity Card I carry from the Kenya Government."
}