GET /api/v0.1/hansard/entries/1234356/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 1234356,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234356/?format=api",
"text_counter": 126,
"type": "speech",
"speaker_name": "Sen. Maanzo",
"speaker_title": "",
"speaker": {
"id": 13589,
"legal_name": "Maanzo Daniel Kitonga",
"slug": "maanzo-daniel-kitonga"
},
"content": "Thank you, Mr. Deputy Speaker, Sir. I would like to briefly comment on two issues. One is by Sen. Onyonka. I wish to state that the issue of pending bills touches every single county and the national Government. Despite the challenge of the public debt, which eventually affects the Division of Revenue Bill between the national Government and counties, it is only fair that Kenyans"
}