GET /api/v0.1/hansard/entries/123292/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123292,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123292/?format=api",
"text_counter": 97,
"type": "speech",
"speaker_name": "Mr. Chanzu",
"speaker_title": "",
"speaker": {
"id": 11,
"legal_name": "Yusuf Kifuma Chanzu",
"slug": "yusuf-chanzu"
},
"content": "Mr. Deputy Speaker, Sir, there are traffic snarl-ups on the road not just because of the need for additional bus-stops, but also because the matatus do not even stop at the bus-stops. They get to the bus-stops and then park in the middle of the road. What is the Minister doing to liaise with the Ministry concerned and the traffic police to ensure that vehicles use the bus-stops as designed?"
}