GET /api/v0.1/hansard/entries/123003/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123003,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123003/?format=api",
"text_counter": 96,
"type": "speech",
"speaker_name": "Mr. Baiya",
"speaker_title": "",
"speaker": {
"id": 8,
"legal_name": "Peter Njoroge Baiya",
"slug": "peter-baiya"
},
"content": "On a point of order, Mr. Deputy Speaker, Sir. The Assistant Minister did not respond to the question that Dr. Khalwale asked. Quite clearly, the hon. Member asked; what system the Ministry has to ensure that the farmer has sound timetable. For instance, when it comes to maize, you have divided the country into various ecological zones where you advise them to use specific seed varieties. Why do you not do the same way with fertilizer, instead of leaving it to individual small-scale farmers to do the soil testing for themselves?"
}