GET /api/v0.1/hansard/entries/123907/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123907,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123907/?format=api",
"text_counter": 95,
"type": "speech",
"speaker_name": "Mr. Njuguna",
"speaker_title": "",
"speaker": {
"id": 20,
"legal_name": "Peter Njuguna Gitau",
"slug": "peter-gitau"
},
"content": "Mr. Speaker, Sir, I want to be understood very clearly by the Assistant Minister that her answer is very elaborate and very specific. However, my Question is about 31 individual farmers, and not the co-operative societies, who supplied their milk individually to Westlands Dairy Limited but who up to now have not been paid. The responsibility of giving authorisation to the management of this limited company is within the powers of the Ministry."
}