GET /api/v0.1/hansard/entries/123013/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123013,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123013/?format=api",
"text_counter": 106,
"type": "speech",
"speaker_name": "Dr. Eseli",
"speaker_title": "",
"speaker": {
"id": 141,
"legal_name": "David Eseli Simiyu",
"slug": "david-eseli"
},
"content": "Mr. Deputy Speaker, Sir, I expect the Ministry to have guidelines of each zone, what fertilizer they should use and when. Like right now, in my district, Bungoma North, they should actually be liming the soil to make it less acidic. But this Ministry has got no clue even on the ground, and that is what is happening. That is why I am accusing the Ministry of a crime against humanity."
}