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

{
    "id": 144790,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/144790/?format=api",
    "text_counter": 262,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "Mr. Speaker, Sir, I share the concerns of Mr. Ethuro about River Omo and what is going on there. At the moment, the Ethiopians are constructing a large dam on River Omo which will have the effect of diverting the water. This will affect the water level at Lake Turkana. I confirm that negotiations between our Government and the Government of Ethiopia are on-going to ensure that once completed the dam will leave enough water, so that the water level of Lake Turkana does not recede."
}