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

{
    "id": 112526,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/112526/?format=api",
    "text_counter": 233,
    "type": "speech",
    "speaker_name": "Prof. Ongeri",
    "speaker_title": "The Minister for Education",
    "speaker": {
        "id": 124,
        "legal_name": "Samson Kegeo Ongeri",
        "slug": "samson-ongeri"
    },
    "content": " Mr. Deputy Speaker, Sir, what I have stated is factual. There will be no other additional information because I have just in effect agreed with the hon. Member about the acute shortage of teachers. I have even gone to an extent of giving the exact figures of the shortage of teachers both at the primary and secondary levels. So, I am ready to answer any other additional queries that may arise at this stage."
}