GET /api/v0.1/hansard/entries/234324/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 234324,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234324/?format=api",
"text_counter": 130,
"type": "speech",
"speaker_name": "Mr. M'Mukindia",
"speaker_title": "The Temporary Deputy Speaker",
"speaker": {
"id": 271,
"legal_name": "Kirugi Joseph Laiboni M'Mukindia",
"slug": "kirugi-mmukindia"
},
"content": " Hon. Members, I want to declare my interest in this one. I want to give hon. Khamasi a chance to contribute because he has to take over the Chair from me in the next ten minutes."
}