GET /api/v0.1/hansard/entries/111222/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 111222,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111222/?format=api",
"text_counter": 177,
"type": "speech",
"speaker_name": "Mr. Baiya",
"speaker_title": "",
"speaker": {
"id": 8,
"legal_name": "Peter Njoroge Baiya",
"slug": "peter-baiya"
},
"content": "Mr. Speaker, Sir, after listening to the Prime Minister and considering that the ESP came through the budgetary process, and that it has not been superbly implemented, as the PM has explained, what actions have been taken? Has this issue been raised in the Cabinet? Has it been discussed amongst the various Ministries to streamline the implementation process and ensure expedient release of these funds? Are Kenyans not entitled to feel that the Government was not serious about this programme, considering the complaint being launched that we are very poor at implementing development programmes? This again can lead to the increase of wealth and alleviation of poverty in this country."
}