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

{
    "id": 130204,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/130204/?format=api",
    "text_counter": 65,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": "Mr. Speaker, Sir, we cannot afford to stop training teachers. We shall keep on training teachers because we know we do not have enough. Even the trained teachers that are not employed, if we deployed all of them today, we shall not have enough yet. Regarding those places which do not have enough teachers, we try as much as possible to post teachers outside their districts."
}