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

{
    "id": 151906,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/151906/?format=api",
    "text_counter": 164,
    "type": "speech",
    "speaker_name": "Prof. Ongeri",
    "speaker_title": "The Minister for Education",
    "speaker": {
        "id": 124,
        "legal_name": "Samson Kegeo Ongeri",
        "slug": "samson-ongeri"
    },
    "content": " Mr. Speaker, Sir, before I answer this Question, I want to beg your indulgence. Last week, we were touring the whole of Coast Province with, unfortunately, my two Assistant Ministers in order to find out the status of schools there. Therefore, I seek your indulgence for my absence and, therefore, look forward to answering this Question."
}