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

{
    "id": 196867,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/196867/?format=api",
    "text_counter": 74,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": "Mr. Speaker, Sir, I would like to commend the Government for provision of free secondary education. However, a very large proportion of our population is missing out. These are students in private and missionary schools. Could the Minister instruct the Ministry that up to a certain amount of money be provided for students in private and missionary schools? These are also Kenyans and they pay taxes!"
}