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

{
    "id": 123651,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123651/?format=api",
    "text_counter": 231,
    "type": "speech",
    "speaker_name": "Mr. Ruto",
    "speaker_title": "",
    "speaker": null,
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Further to the issues raised by the hon. Member for Ikolomani, could the Prime Minister indicate that as part of the said agreement they may have had with Mr. Moreno O’Campo, did the two principals indicate that they were willing to step aside for a short while, maybe six months, in case they also have to be investigated? If indeed, they have acquitted themselves, they could tell us what criteria they may have used to acquit themselves in the presence of Mr. Moreno Ocampo?"
}