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

{
    "id": 99514,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99514/?format=api",
    "text_counter": 48,
    "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. I just want to seek your clarification on whether the passing of the report to the KACC forbids that report from being laid on the Table of this House. Under what rules or Standing Orders does the Assistant Minister say that a report that has been prepared, signed and submitted to the KACC cannot be laid on the Table of this House?"
}