GET /api/v0.1/hansard/entries/123162/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123162,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123162/?format=api",
"text_counter": 255,
"type": "speech",
"speaker_name": "Mr. Affey",
"speaker_title": "",
"speaker": {
"id": 381,
"legal_name": "Mohammed Abdi Affey",
"slug": "mohammed-affey"
},
"content": "Officials from Rwanda, a country which has just emerged from the effects of genocide, came to Kenya and, in fact, visited the National Hospital Insurance Fund (NHIF) to determine how it works. They have gone a step further than us by giving a universal health cover to all Citizens in that country. That is matter we are still grappling with in this country."
}