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

{
    "id": 123939,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123939/?format=api",
    "text_counter": 127,
    "type": "speech",
    "speaker_name": "Mr. Nanok",
    "speaker_title": "The Assistant Minister for Forestry and Wildlife",
    "speaker": {
        "id": 57,
        "legal_name": "Josephat Koli Nanok",
        "slug": "josephat-nanok"
    },
    "content": " Mr. Speaker, Sir, I beg to reply. (a) My Ministry has issued an eviction notice to two families and not 29 families who have illegally encroached on part of the Mtwapa Forest. This decision has been taken to protect the fragile mangrove forest in the area which is currently under rehabilitation. It is expected that this move will deliver more benefits to the community through environmental conservation as the area is a renowned breeding site for fish and other marine wildlife. (b) My Ministry does not intend to rescind the decision to evict the two families as the forest is intended to serve the common good of the whole community around Mtwapa Creek. On the issue of alternative land to resettle the two families, my Ministry will make recommendation to the Minister for land to give the two families a priority consideration to settle them on alternative land."
}