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

{
    "id": 111139,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111139/?format=api",
    "text_counter": 94,
    "type": "speech",
    "speaker_name": "Mr. Gabbow",
    "speaker_title": "",
    "speaker": {
        "id": 258,
        "legal_name": "Mohamed Hussein Gabbow",
        "slug": "mohammed-gabbow"
    },
    "content": "Mr. Speaker, Sir, under normal circumstances, how long should a Kenyan wait to receive an identity card from the date of the application? That has been a major problem."
}