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

{
    "id": 8569,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8569/?format=api",
    "text_counter": 138,
    "type": "speech",
    "speaker_name": "Prof. Olweny",
    "speaker_title": "The Assistant Minister for Education",
    "speaker": {
        "id": 122,
        "legal_name": "Patrick Ayiecho Olweny",
        "slug": "patrick-olweny"
    },
    "content": " Mr. Temporary Deputy Speaker, Sir, I beg to reply. (a) Yes, I am aware of the existence of Bangale Secondary School in Bura Constituency. However, the school is not yet registered and has no students at the moment. (b) The Ministry will post teachers to the school once the registration process is completed, and subject to adequate enrolment and availability of teachers."
}