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

{
    "id": 46885,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/46885/?format=api",
    "text_counter": 183,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "We hope that by doing so, this area will be self-sufficient in food production so that we do not have to be carrying relief food all the time from other parts of the country to that area. That place can actually be completely self-sufficient in terms of food production. There is also a lot of fish in Lake Turkana. We need to introduce energy in that area, so that fish can also be processed for export, which will also be another source of revenue generation for the people of that area."
}