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

{
    "id": 61456,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/61456/?format=api",
    "text_counter": 39,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "The Minister for Fisheries Development",
    "speaker": {
        "id": 27,
        "legal_name": "Amason Jeffah Kingi",
        "slug": "amason-kingi"
    },
    "content": " Mr. Speaker, Sir, I am unable to answer this Question today for the following reasons: One, this Question was brought to the attention of the Ministry yesterday. Secondly, this Question goes beyond the mandate of my Ministry, and it will require an input from the Ministry of Wildlife and Forestry and the Ministry of Environment and Mineral Resources. I, therefore, seek direction as to whether, indeed, it is my Ministry that is supposed to answer this Question. The last time a Question was asked about fish dying in Lake Naivasha, it was felt that the Ministry of Environment and Mineral Resources was better placed to deal with it."
}