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

{
    "id": 6408,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6408/?format=api",
    "text_counter": 415,
    "type": "speech",
    "speaker_name": "Eng. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "As has been said by speakers before me, this country does not have a rain deficit. It is estimated that on average, Kenya receives nearly 1,500 millimetres of rainfall per year. I have said here before that if we have to have capacity to harvest just one per cent of that rainfall, considering the total land mass of Kenya of about 580,000 square kilometres, every Kenyan today, with our estimated population of 40 million people, would be guaranteed over 500 litres of water per day, which is more than 10 times the average daily requirement for human needs."
}