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

{
    "id": 156535,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/156535/?format=api",
    "text_counter": 42,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. What is the policy of the Ministry with regard to the teachers who are posted to schools and yet they decline to report to those schools? For instance, I have a case in my constituency where some teachers were posted to two different primary schools but they declined to report there. Those schools went without those teachers. What is the policy of the Ministry?"
}