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

{
    "id": 160192,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/160192/?format=api",
    "text_counter": 276,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Deputy Speaker, Sir, may I repeat, for avoidance of doubt, that I am opposing the list presented by the Chairman in totality. In so doing, I wish to put my reasons. Could Mr. Duale kindly sit down? He is distracting my attention."
}