GET /api/v0.1/hansard/entries/1234498/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 1234498,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234498/?format=api",
"text_counter": 268,
"type": "speech",
"speaker_name": "Sen. Olekina",
"speaker_title": "",
"speaker": {
"id": 407,
"legal_name": "Ledama Olekina",
"slug": "ledama-olekina"
},
"content": "Mr. Deputy Speaker, Sir, as a county, we need to be asking and reminding ourselves of the concept of fiduciary responsibility. I dare say that we as legislators and the other arm of Government, the Executive have not been as responsible because if we were and we cared about our counties catching up with other counties, 2023 should not be the first time we are discussing the issue of Equalisation Fund. If we are to be remorseful, I hope the National Treasury will be able to release the entire amount set aside for our counties."
}