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

{
    "id": 110349,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/110349/?format=api",
    "text_counter": 39,
    "type": "speech",
    "speaker_name": "Mr. Kigen",
    "speaker_title": "",
    "speaker": {
        "id": 44,
        "legal_name": "Luka Kipkorir Kigen",
        "slug": "luka-kigen"
    },
    "content": "Mr. Speaker, Sir, if the Ministry’s action was based on the report from the school, then it means that, that report was conclusive. If it was not conclusive, why did the Ministry take this kind of action before investigations were concluded?"
}