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

{
    "id": 456004,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456004/?format=api",
    "text_counter": 69,
    "type": "speech",
    "speaker_name": "Hon. A.B. Duale",
    "speaker_title": "",
    "speaker": {
        "id": 15,
        "legal_name": "Aden Bare Duale",
        "slug": "aden-duale"
    },
    "content": "Hon. Speaker, I think with your indulgence, you need to give direction on Statements. That is because we are having a situation where a Committee member is seeking a Statement from his own Committee. When they are doing oversight over that department, they can easily call the Permanent Secretary or the Cabinet Secretary because that is their mandate. Ultimately, I think in the future, you need to give direction. That is because a Member seeking a Statement from the Chair and the Chair saying he will answer in three weeks is not right. It is even faster when the Committee writes to Cabinet Secretary and asks for clarifications. It will save a lot of time."
}