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

{
    "id": 456894,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456894/?format=api",
    "text_counter": 66,
    "type": "speech",
    "speaker_name": "Hon. A.B. Duale",
    "speaker_title": "",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "Hon. Speaker, Sir, I totally agree with you that when the Executive is invited, you must indicate why you are inviting them. So, we expect the Chair to invite the Cabinet Secretary based on the request by the hon. Member for Suba. Therefore, today being a Wednesday, you cannot invite them and they appear next week. As per the Standing Orders and the rules of this House, you cannot invite the Cabinet Secretary; you have to give them seven days’ notice and still wait to know whether they could be in the country or out of the country. Now that the Chairman has made a commitment that he will call the relevant Cabinet Secretary and the officers in charge so that he brings a report to the House within two weeks, let it be."
}