GET /api/v0.1/hansard/entries/1234484/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 1234484,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234484/?format=api",
"text_counter": 254,
"type": "speech",
"speaker_name": "Sen. Kathuri",
"speaker_title": "The Deputy Speaker",
"speaker": {
"id": 13590,
"legal_name": "Murungi Kathuri",
"slug": "murungi-kathuri"
},
"content": " Hon. Senators, we are resuming debate interrupted on Thursday 20th April, 2023. This Bill had been moved and seconded. Now it is open for Members to contribute to the Motion. I will start with Sen. Olekina, you are number one on my list."
}