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

{
    "id": 42954,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42954/?format=api",
    "text_counter": 155,
    "type": "speech",
    "speaker_name": "Mr. Onyonka",
    "speaker_title": "",
    "speaker": {
        "id": 128,
        "legal_name": "Richard Momoima Onyonka",
        "slug": "richard-onyonka"
    },
    "content": "Mr. Speaker, Sir, this is basically an international dispute on boundaries which has to be negotiated between two parties. The Ugandans are making a claim to our boundary. The position of the Kenyan Government is that we will use all the necessary mechanisms which will help us sort out this matter amicably. We will go through the AU and if need be, we will go to the International Court of Justice to sort out this matter so that we can achieve an amicable settlement. The Kenyan Government is not ready to go to war with Uganda over the Migingo Island unless we fail to reach an amicable solution. Right now, we are working on it."
}