GET /api/v0.1/hansard/entries/123898/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123898,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123898/?format=api",
"text_counter": 86,
"type": "speech",
"speaker_name": "Mr. Njuguna",
"speaker_title": "",
"speaker": {
"id": 20,
"legal_name": "Peter Njuguna Gitau",
"slug": "peter-gitau"
},
"content": "asked the Minister for Co-operative Development and Marketing:- (a) why dairy farmers in Lari Constituency, who delivered their milk to Westlands Dairy Limited between 1999-2000, have not been paid; and, (b) what steps the Minister is taking to ensure that the dairy farmers are paid their dues immediately."
}