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

{
    "id": 40005,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/40005/?format=api",
    "text_counter": 207,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Mr. Deputy Speaker, Sir, I was saying that I listened to the challenges that students face, at that highly consultative meeting at Precious Blood School, and the solutions they proposed. I also shared with them my conviction that education opens the door for a bright future for them and for our nation. That view is shared by all of us in this House and this country. I was moved by the patience, enthusiasm, excitement and hope that these young Kenyans showed. Many of our schools do not have toilets with decent sanitary conditions. There is lack essential books, libraries, and laboratory equipment. Many children stay through school without sufficient meals."
}