GET /api/v0.1/hansard/entries/123479/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123479,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123479/?format=api",
"text_counter": 59,
"type": "speech",
"speaker_name": "Mr. Were",
"speaker_title": "",
"speaker": {
"id": 153,
"legal_name": "David Aoko Were",
"slug": "david-were"
},
"content": "Mr. Speaker, Sir, the Assistant Minister has said his Ministry has tried to promote employment of persons with disabilities and has continuously advocated employment in all organizations. He has also indicated that a baseline survey is being carried out. Could he give us the number of people with disabilities who have been employed since this Act was passed to date?"
}