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

{
    "id": 97858,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/97858/?format=api",
    "text_counter": 250,
    "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. Speaker, Sir. If you heard the Deputy Prime Minister and Minister for Local Government, he has alluded that the Vision 2030 is envisioned in good governance. Is he in order to almost allude that we have bad governance now?"
}