GET /api/v0.1/hansard/entries/123485/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123485,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123485/?format=api",
"text_counter": 65,
"type": "speech",
"speaker_name": "Mr. Affey",
"speaker_title": "",
"speaker": {
"id": 381,
"legal_name": "Mohammed Abdi Affey",
"slug": "mohammed-affey"
},
"content": "Mr. Speaker, Sir, I want to ask the Assistant Minister regarding the Kshs200 million that the Ministry has disbursed to this very important sector of our society. There are those who are physically challenged and others who are mentally challenged. Since there is no uniform suffering of disabilities in this country, how much of this money has been set aside to benefit the mentally handicapped in our society?"
}