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

{
    "id": 127476,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/127476/?format=api",
    "text_counter": 355,
    "type": "speech",
    "speaker_name": "Dr. Wekesa",
    "speaker_title": "The Minister for Forestry and Wildlife",
    "speaker": {
        "id": 209,
        "legal_name": "Noah Mahalang'ang'a Wekesa",
        "slug": "noah-wekesa"
    },
    "content": "Mr. Speaker, Sir, Kenya’s closed canopy forest cover stands at 1.7 per cent which falls below the recommended international level of 10 per cent. The Mau Forest Complex forms the largest closed canopy forest ecosystem of Kenya. It comprises of 22 forest blocks covering approximately 400,000 hectares which is 40 per cent of the total gazzetted forest in our country."
}