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

{
    "id": 234903,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234903/?format=api",
    "text_counter": 46,
    "type": "speech",
    "speaker_name": "Dr. Mwiria",
    "speaker_title": "",
    "speaker": {
        "id": 190,
        "legal_name": "Valerian Kilemi Mwiria",
        "slug": "kilemi-mwiria"
    },
    "content": "Mr. Speaker, Sir, I gave the example of the improved enrolment as evidence of an increase in the number of students in that district. I agree that there must have been dropout cases but, overall, it is clear that there was no case of large numbers of students dropping out. We know that there was a problem. Obviously, Kshs1.8 million was not enough. I wish we had enough resources. That was just a token to the secondary schools that benefited in that district. These were resources that could help ameliorate the situation. The idea was to come up with a permanent solution. In the meantime, we decided to do what we could. Those were the little resources that were available for those schools in the last one year."
}