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

{
    "id": 89401,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/89401/?format=api",
    "text_counter": 38,
    "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 am aware that you previously made a ruling on this Question, but given that this is the last day of sessions under the old Constitution, may I plead with you that you allow the Assistant Minister, since he has the answer, to give it in the form of a Ministerial Statement under the next Order, so that we can seek clarifications, given that this matter has been substantively discussed before? I am sure that the Assistant Minister has no objection to that proposal. So, when the Statement Order comes up, he can convert the answer to the Question into a Ministerial Statement."
}