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

{
    "id": 234902,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234902/?format=api",
    "text_counter": 45,
    "type": "speech",
    "speaker_name": "Mr. Rotino",
    "speaker_title": "",
    "speaker": {
        "id": 350,
        "legal_name": "Phillip Ruto Rotino",
        "slug": "phillip-rutino"
    },
    "content": "Mr. Speaker, Sir, I am surprised by the Assistant Minister in saying that he is not aware that many college and secondary school students have dropped out because of the previous and current famines. He has given us, as an example, the improved school enrolment in West Pokot District. However, he has not told us the exact number of students who have dropped out because of the previous famine that ravaged the area. Mr. Speaker, Sir, is he satisfied that the Kshs1.8 million that the Ministry sent to the 26 secondary schools was sufficient to cater for the children who dropped out of school?"
}