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

{
    "id": 234712,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234712/?format=api",
    "text_counter": 103,
    "type": "speech",
    "speaker_name": "Mr. Waithaka",
    "speaker_title": "",
    "speaker": {
        "id": 223,
        "legal_name": "Mwangi Kirika Waithaka",
        "slug": "mwangi-waithaka"
    },
    "content": "Mr. Speaker, Sir, I am sure the Assistant Minister is aware that there is a school in my constituency where pupils have been sent home because there are no teachers. The parents have also refused to contribute money to pay the teachers. This particular school is called Kaugi Primary School in Southlands Division of Kinangop Constituency. In areas where there is an acute shortage of teachers, for example, Kinangop Constituency, what is the Ministry doing to alleviate this problem? Pupils cannot stay in school when there are no teachers. In some schools pupils are not taught for a whole day."
}