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

{
    "id": 3884,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3884/?format=api",
    "text_counter": 163,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " You are quite right. Just as it is disorderly conduct not to ask a Question that is on the Order Paper, it is also disorderly conduct on the part of Ministers not to be in the House to answer Questions. My direction is that the Minister should show cause why sanctions should not be imposed on him for disorderly conduct for failing to explain why the Ministry is not in a position to answer that Question before answering the Question. I will therefore, defer the Question to this time next week for the Minister to show cause why action should not be taken for disorderly conduct on his part."
}