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

{
    "id": 5534,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5534/?format=api",
    "text_counter": 47,
    "type": "speech",
    "speaker_name": "Mr. Kabogo",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. We see a very lax Government. This Question was forwarded to the Ministry on the understanding of the Clerk’s Office that the Question belongs to that Ministry. So, when that Ministry received the Question and found that it was not meant to be answered by them, they did not have to wait for the time to lapse for it to come to the Order Paper. Instead, they should have redirected it as provided for under our Standing Orders. This is a situation where the Government avoids answering Questions and buys time by waiting for the Question to come to the Order Paper and then they revert it from the Floor of the House. If you make a ruling on this, let it be a standing rule that any Question that any Minister feels is wrongly referred should be redirected immediately."
}