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

{
    "id": 104113,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/104113/?format=api",
    "text_counter": 138,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, while I do appreciate the answer that has been given by the Assistant Minister, I wish to note, with some sadness, that for the last three months, 12 teachers have moved out of my district to other areas. I would ask the Assistant Minister to indicate to this House what corrective measures he has taken to guarantee continued effective learning in the affected schools."
}