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

{
    "id": 2695,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2695/?format=api",
    "text_counter": 386,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Since I will not have a chance to meet him, I would urge that in future when they are putting up refugee camps, they should provide them with water, energy and food. They should not only provide for tents. Energy is a very important component that they should provide. Otherwise, they will be forced to look for firewood. In the process, they will destroy the environment. That has led to the destruction of Dadaab. We must persuade them to help in reconstruction and rehabilitation of this delicate ecosystem around Dadaab."
}