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

{
    "id": 42459,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42459/?format=api",
    "text_counter": 92,
    "type": "speech",
    "speaker_name": "Mr. Onyonka",
    "speaker_title": "",
    "speaker": {
        "id": 128,
        "legal_name": "Richard Momoima Onyonka",
        "slug": "richard-onyonka"
    },
    "content": "Mr. Speaker, Sir, at the same point, we are discussing the protocols of the East African Community and in case Uganda does not seem to either serve justice or compensate our people, we have the East African Court of Justice where the Kenyan Government can pursue this matter further. But, before we get there, I would like to tell my colleague, hon. Namwamba, that the Kenyan Government will pursue this matter to its logical conclusion. I promise him that we will receive results which will be acceptable to our country. If, indeed, an injustice has been done, we will make sure that our people are compensated. We will ask the Ugandan Government to make sure that, that matter does not occur again."
}