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

{
    "id": 4357,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4357/?format=api",
    "text_counter": 238,
    "type": "speech",
    "speaker_name": "Mr. Kigen",
    "speaker_title": "",
    "speaker": {
        "id": 44,
        "legal_name": "Luka Kipkorir Kigen",
        "slug": "luka-kigen"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, the Prime Minister has highlighted certain steps that need to be taken to reverse the climate change problem. One of the steps he gave a lot of emphasis on is afforestation. I would like to know from him what efforts the Government has made in an attempt to increase the forest cover from 2 per cent to 10 per cent, by way of allocating enough resources within the shortest time possible to ensure that we attain that call. What has the Prime Minister done to make sure that charcoal burning, which is still ongoing is completely stopped?"
}