GET /api/v0.1/hansard/entries/234267/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 234267,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234267/?format=api",
"text_counter": 73,
"type": "speech",
"speaker_name": "Mr. Khamasi",
"speaker_title": "The Temporary Deputy Speaker",
"speaker": {
"id": 300,
"legal_name": "Daniel Lyula Khamasi",
"slug": "daniel-khamasi"
},
"content": " Hon. J. Nyagah, you have no powers to drop the Question. The Question is not your property, but the property of the House. The Question is, therefore, deferred until next week and you should be there to ask it. If you will not be there, then the House will drop it."
}