GET /api/v0.1/hansard/entries/123628/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123628,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123628/?format=api",
"text_counter": 208,
"type": "speech",
"speaker_name": "Mr. Raila",
"speaker_title": "The Prime Minister",
"speaker": {
"id": 195,
"legal_name": "Raila Amolo Odinga",
"slug": "raila-odinga"
},
"content": "At Independence, the forest cover was 12 per cent, but through wanton destruction, it has been reduced to 1.7 per cent. This has been majorly because of irresponsible management of the environment. The Ministry of Environment and Mineral Resources and the Ministry of Forestry have estimated that to increase the forest cover to 10 per cent, we need to plant 7.6 billion trees. We not only need to plant them, but ensure that they grow. Trees have been planted before, but they wither. We want to grow trees and we have even put a cost to it. There is money which the Government is putting in this exercise. Also, we are going to source money from outside the country - that is in the package that we are going with to Copenhagen."
}