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

{
    "id": 1232,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1232/?format=api",
    "text_counter": 222,
    "type": "speech",
    "speaker_name": "Mr. M.M. Ali",
    "speaker_title": "",
    "speaker": {
        "id": 74,
        "legal_name": "Ali Mohamud Mohamed",
        "slug": "ali-mohamud-mohamed"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, on part (b) of the Question, about Deputy DEOs, you realise that these are vast districts and they needs adequate supervision. When we do not have vehicles for the DEOs to move around, and when we do not have Deputy DEOs, the supervisory function suffers. The Assistant Minister realises that DEOs are more often than not outside the districts, attending training and conferences. When we do not have Deputy DEOs, education suffers in the districts. The excuse has always been that we do not have qualified people in the Public Service to be appointed to fill those positions. What is he going to do to ensure that we get people who are competent enough to deputise the DEOs, so that our education does not suffer any more than it has already suffered?"
}