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

{
    "id": 99502,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99502/?format=api",
    "text_counter": 36,
    "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. Speaker, Sir. Is it in order for the Assistant Minister to tell us that the report is prejudicial, and that he is only prepared to discuss it in private while, as a House, we are entitled to see the report and share it with the people we represent? Is it not in order for him to be ordered to table that report? Tabling the report does not, in any way, prejudice the work of the KACC."
}