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

{
    "id": 48297,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/48297/?format=api",
    "text_counter": 149,
    "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. Thank you very much for your direction, but while the Assistant Minister is going to look at the issues that you have mentioned, maybe at the same time you could kindly consider looking at the last amendments to the Commissions of Inquiries Act, which opened public inquiries to the public. That was the only reason that inquiry reports were kept away from the public. To that extent, therefore, it would be in order."
}