GET /api/v0.1/hansard/entries/1234363/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 1234363,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234363/?format=api",
"text_counter": 133,
"type": "speech",
"speaker_name": "Sen. Kathuri",
"speaker_title": "The Deputy Speaker",
"speaker": {
"id": 13590,
"legal_name": "Murungi Kathuri",
"slug": "murungi-kathuri"
},
"content": " Thank you. Hon. Senators, as management of this good House, we really need to stick to the one hour for Statements. I can see there is a lot of interest on these two Statements. We still have another Statement by Sen. Miraj. So, I request that if I give you an opportunity, just take advantage of two minutes; comment and that is it. This is because we are not debating. Kindly proceed, Sen. Osotsi."
}