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

{
    "id": 98814,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/98814/?format=api",
    "text_counter": 67,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker. I asked the Minister to tell us: Who are the major stakeholders he involved in this exercise? Did he involve hon. Members or the DCs? Who did he involve, because in my area, I was never informed of what was going on?"
}