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

{
    "id": 123623,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123623/?format=api",
    "text_counter": 203,
    "type": "speech",
    "speaker_name": "Ms. A. Abdalla",
    "speaker_title": "",
    "speaker": {
        "id": 382,
        "legal_name": "Amina Ali Abdalla",
        "slug": "amina-abdalla"
    },
    "content": "Mr. Speaker, Sir, mine is a follow up to the question by hon. Dr. Khalwale. He asked about the payment by those nations enjoying the services provided by the waters of River Nile. This is in conformity with asset base conservation where the users of a conserved resource pay the person doing the conservation. Since the Prime Minister said that we should be compassionate to those countries that are benefitting from the Nile Basin, especially those in the north, what is he doing to ensure that those countries are compassionate in renegotiating the Nile Treaty?"
}