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

{
    "id": 122015,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/122015/?format=api",
    "text_counter": 255,
    "type": "speech",
    "speaker_name": "Mr. Cheptumo",
    "speaker_title": "",
    "speaker": {
        "id": 50,
        "legal_name": "William Cheptumo Kipkiror",
        "slug": "william-kipkiror"
    },
    "content": "Mr. Deputy Speaker, Sir, as to whether these awards are arrived at because of inefficiency, I cannot confirm that because every case should be assessed on its own merit. So, again, who is supposed to do that? It is the Attorney-General because he is the"
}