GET /api/v0.1/hansard/entries/234265/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 234265,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234265/?format=api",
"text_counter": 71,
"type": "speech",
"speaker_name": "Mr. Khamasi",
"speaker_title": "The Temporary Deputy Speaker",
"speaker": {
"id": 300,
"legal_name": "Daniel Lyula Khamasi",
"slug": "daniel-khamasi"
},
"content": " I would like to inform you that the Ministry has informed us that the Minister and his Assistant Minister are out of the country. They have asked that this Question be deferred to next week."
}