GET /api/v0.1/hansard/entries/1234977/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 1234977,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234977/?format=api",
"text_counter": 93,
"type": "speech",
"speaker_name": "Sen. Olekina",
"speaker_title": "",
"speaker": {
"id": 407,
"legal_name": "Ledama Olekina",
"slug": "ledama-olekina"
},
"content": "I hope that the Committee will tell us why National Hospital Insurance Fund (NHIF) decided not to cover dental. Is it because there is a high concentration of arsenic metals in our water, or the pH level of the water concentration cannot be controlled or is it because it is going to be very expensive? I would expect that in any public institution"
}