GET /api/v0.1/hansard/entries/123232/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123232,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123232/?format=api",
"text_counter": 37,
"type": "speech",
"speaker_name": "Mr. Ojode",
"speaker_title": "",
"speaker": {
"id": 197,
"legal_name": "Joshua Orwa Ojode",
"slug": "joshua-ojode"
},
"content": "Mr. Deputy Speaker, Sir, I understand the concerns of our people but I want to assure them that since we have signed a memorandum of understanding to have the pirates prosecuted in Kenya, once arrested, that compels us to take them to our courts. There is no cause for alarm because we have made very good progress in carrying out that mandate. There is no cause for alarm over insecurity because the same countries are also assisting us in making sure that peace and tranquillity thrives in this region."
}