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

{
    "id": 1103,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1103/?format=api",
    "text_counter": 93,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "Mr. Speaker, Sir, this country is rich in culture and this Ministry is expected to promote that culture. We find the culture right in the village, where the very needy actually do participate. Could the Assistant Minister confirm that come next year, because they are supposed to promote this, he will include it in the budget so that Kenyans can fully participate in this programme?"
}