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

{
    "id": 234909,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234909/?format=api",
    "text_counter": 52,
    "type": "speech",
    "speaker_name": "Dr. Mwiria",
    "speaker_title": "",
    "speaker": {
        "id": 190,
        "legal_name": "Valerian Kilemi Mwiria",
        "slug": "kilemi-mwiria"
    },
    "content": "Mr. Speaker, Sir, I do not think that it would be difficult to do because the headmasters have to run schools. There will also be cases of parents who would say that they are on relief food and, therefore, that will be an excuse. Relief food is supposed to support parents out of the difficulties. It will not resolve them. Unfortunately, it will not be possible to say that because the parents of these students are receiving relief food, therefore, we will not insist on school fees. We had better find other ways of supporting such cases rather than using that as an excuse to keep them in school. We do not like having these children sent away from school."
}