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

{
    "id": 42968,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42968/?format=api",
    "text_counter": 169,
    "type": "speech",
    "speaker_name": "Mr. Onyonka",
    "speaker_title": "",
    "speaker": {
        "id": 128,
        "legal_name": "Richard Momoima Onyonka",
        "slug": "richard-onyonka"
    },
    "content": "Mr. Speaker, Sir, I wanted to mention that the Ugandan Government has not communicated to us to say that they have completely refused to do what Kenya has asked it to do. The point I was making is that there are discussions and negotiations going on and I believe that these discussions will bear fruit. I am asking the House to be patient on this matter and we will solve this matter amicably. The Ministry of Foreign Affairs and the Office of the President do not discuss publicly the negotiations which are taking place, but we will achieve positive results for both our countries."
}