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

{
    "id": 34379,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/34379/?format=api",
    "text_counter": 169,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I rise under Standing Order No.46 which says that it shall be disorderly conduct for a Member to fail to ask or for a Minister to fail to answer a Question. You have heard the hon. Member say that this Question was deferred from last week and there was an undertaking by the Minister that the answer will be given this morning. In view of this breach of the Standing Orders, I invite you to invoke that particular section and have this Assistant Minister punished for disorderly conduct."
}