GET /api/v0.1/hansard/entries/123141/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123141,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123141/?format=api",
"text_counter": 234,
"type": "speech",
"speaker_name": "Mr. Affey",
"speaker_title": "",
"speaker": {
"id": 381,
"legal_name": "Mohammed Abdi Affey",
"slug": "mohammed-affey"
},
"content": "In that Statement, I would wish the Minister to respond to the following clarifications: How much money is held in these bank accounts? For what purposes did the Government put that money there? Which companies have taken the Government to court? Why did they find it necessary to go to court? I would also like him to reassure the country that the Kenyan High Commission in London will not be threatened by any such court action(s) emanating from these cases."
}