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

{
    "id": 72542,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/72542/?format=api",
    "text_counter": 48,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Speaker, Sir. I wish to thank you for that very reasoned Communication from the Chair. But as the Speaker will recall, the Bill to amend Section 7 of the Commissions of Inquiries Act was drawn and filed by myself. The spirit of that amendment was to make available to the House both future and past commissions of inquiries reports. In view of that spirit, and in the reading of the Constitution that the Speaker has referred to very ably, I have the request for leave for the Chair to reconsider the ruling, so as to make available to the House, even past reports."
}