GET /api/v0.1/hansard/entries/1234491/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 1234491,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234491/?format=api",
"text_counter": 261,
"type": "speech",
"speaker_name": "Sen. Olekina",
"speaker_title": "",
"speaker": {
"id": 407,
"legal_name": "Ledama Olekina",
"slug": "ledama-olekina"
},
"content": "I am happy that ultimately, they decided to narrow down to wards, sub wards or villages so that they can assist counties to at least develop. One of my biggest pet peeves is every financial year, money is set aside, but that money never reaches the counties. I hope that now, finally, with this Equalisation Fund, the money will reach the counties."
}