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

{
    "id": 112823,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/112823/?format=api",
    "text_counter": 128,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "Mr. Deputy Speaker, Sir, the Assistant Minister has indicated that he can only provide for the referendum money in the next financial year. If that is the position then it means Kenyans will not go for a referendum before September this year. When are we likely to go for the referendum?"
}