GET /api/v0.1/hansard/entries/123590/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123590,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123590/?format=api",
"text_counter": 170,
"type": "speech",
"speaker_name": "Dr. Khalwale",
"speaker_title": "",
"speaker": {
"id": 170,
"legal_name": "Bonny Khalwale",
"slug": "bonny-khalwale"
},
"content": "Mr. Speaker, Sir, I would like the Prime Minister to confirm whether he intends to put a strong case for Kenya in respect of the need for compensation from all those countries that benefit directly and indirectly from Lake Victoria and River Nile, for the cost of maintenance of the river catchment areas that feed the same lake since they are in Kenya?"
}