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

{
    "id": 99653,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99653/?format=api",
    "text_counter": 187,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "Mr. Speaker, Sir, it is not for the hon. Member to know which districts have excess teachers. The teachers he may be seeing in the neighbouring districts may not be enough for those districts. This is because the number of teachers in a school is curriculum-based establishment. So, some of those schools may not be having enough teachers. All the same, we shall rationalise the number of teachers we have in this country so that some equitable arrangements are made."
}