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

{
    "id": 234715,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234715/?format=api",
    "text_counter": 106,
    "type": "speech",
    "speaker_name": "Dr. Mwiria",
    "speaker_title": "",
    "speaker": {
        "id": 190,
        "legal_name": "Valerian Kilemi Mwiria",
        "slug": "kilemi-mwiria"
    },
    "content": "Mr. Speaker, Sir, I do not think it would be true to say that primary school education is zero, because we do not have enough teachers. I think it is quite clear that we are making a lot of progress. The free primary education is making a lot of difference to many children who would not otherwise have had a chance to access education. Nevertheless, we are trying our level best to provide more teachers. However, we do not have enough resources to employ more of them. As I have said, in the next two years or so, this will be a thing of the past. But we must have the resources to be able to recruit the required number of teachers."
}