GET /api/v0.1/hansard/entries/123472/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123472,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123472/?format=api",
"text_counter": 52,
"type": "speech",
"speaker_name": "Mr. Were",
"speaker_title": "",
"speaker": {
"id": 153,
"legal_name": "David Aoko Were",
"slug": "david-were"
},
"content": "asked the Minister for Gender, Children and Social Development what measures she has put in place to ensure compliance with the provisions of the Persons with Disabilities Act, 2003, considering that persons with disabilities still face discrimination."
}