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

{
    "id": 22,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/22/?format=api",
    "text_counter": 22,
    "type": "speech",
    "speaker_name": "Mr. Ojode",
    "speaker_title": "The Assistant Minister, Ministry of State for Provincial Administration and Internal Security",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": " Madam Temporary Deputy Speaker, this Question had been deliberated on, on the Floor of this House, and there was information which I had been directed to bring. The Ministry of Education is yet to furnish us with that information. In the meantime, I had suggested that the Question be deferred. As a matter of fact, it was supposed to be answered on Thursday and not today. However, now that it has been put on the Order Paper, I would request the indulgence of the Chair that our Ministry be allowed to write to the Ministry of Education in order for them to answer this Question. This is because the Question does not concern my Ministry at all. Because of their delay in furnishing us with the information, I suggest that we re-route the Question to the Ministry of Education."
}