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

{
    "id": 321143,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/321143/?format=api",
    "text_counter": 113,
    "type": "speech",
    "speaker_name": "Mr. Githae",
    "speaker_title": "",
    "speaker": {
        "id": 159,
        "legal_name": "Robinson Njeru Githae",
        "slug": "robinson-githae"
    },
    "content": "Mr. Deputy Speaker, Sir, as I said, I have the report of the taskforce and I am going to table it. About the mediation agreement signed by the three Heads of State, I do not have it, but I can find out whether it is there. However, Idi Amin is dead. They are all dead. I am told it was signed by Idi Amin, Nyerere and Jomo Kenyatta, but I will try to find out if there is such an agreement. I cannot promise because I do not know whether it is there. I need to find out whether there is such an agreement."
}