GET /api/v0.1/hansard/entries/123222/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123222,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123222/?format=api",
"text_counter": 27,
"type": "speech",
"speaker_name": "Mr. Kapondi",
"speaker_title": "",
"speaker": {
"id": 36,
"legal_name": "Fred Chesebe Kapondi",
"slug": "fred-kapondi"
},
"content": "Mr. Deputy Speaker, Sir, while acknowledging the attempt by the Assistant Minister to answer the Question, there are critical loopholes. Kenya is not the only country that is a signatory to these bodies. Ethiopia, Djibouti and Yemen are signatories too. Why is Kenya so much excited to get pirates as far as from the Gulf of Eden for prosecution in our country, particularly in Mombasa?"
}