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

{
    "id": 335451,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/335451/?format=api",
    "text_counter": 322,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I really have no objection to this, though our understanding is that when a panel sits to present names, they always give reasons. They cannot just present names and leave out names without any reasons. For avoidance of doubt, I have no problem with that."
}