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

{
    "id": 4356,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4356/?format=api",
    "text_counter": 237,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I thank the Prime Minister for a very elaborate Statement and his sensitivity to climate and climate change. Mr. Temporary Deputy Speaker, Sir, I would, however, wish to seek clarification from the Prime Minister, why they have taken that policy on the ban of kerosene so suddenly? What measures are in place to safeguard the young trees that we have struggled to plant over the last couple of years? What measures is the Government putting in place for alternative source of energy, immediately once the ban on kerosene is in force?"
}