GET /api/v0.1/hansard/entries/234345/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 234345,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234345/?format=api",
"text_counter": 151,
"type": "speech",
"speaker_name": "Mr. Odoyo",
"speaker_title": "",
"speaker": {
"id": 340,
"legal_name": "Peter Ochieng Odoyo",
"slug": "peter-odoyo"
},
"content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. I thought you agreed that we have two turns this side in view of the fact that Mr. Khamasi spoke from the other side."
}