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

{
    "id": 42462,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42462/?format=api",
    "text_counter": 95,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "The Assistant Minister for Education",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": " Mr. Speaker, Sir, I beg to reply. (a) Yes, I am aware that 16 classrooms at Nyanyuki CCC Primary School were condemned by the Ministry of Public Works. However, the pupils were provided with alternative shelter and are not learning under trees. (b) The school has been provided with tents by the District Education Board to shelter the pupils as learning and teaching is going on. In addition, the school has been advised to make a formal request for emergency support to the Ministry of Education"
}