GET /api/v0.1/hansard/entries/456034/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 456034,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456034/?format=api",
"text_counter": 99,
"type": "speech",
"speaker_name": "Hon. Mwiru",
"speaker_title": "",
"speaker": {
"id": 107,
"legal_name": "Alex Muthengi Mburi Mwiru",
"slug": "alex-mwiru"
},
"content": "Thank you very much, hon. Speaker. I must also thank the hon. Member because this is a renewed request for this Statement. This is because it had been requested in the First Session and the Committee had made some tremendous steps towards giving that Statement that time. Therefore, we are about 90 per cent done and I want to assure the hon. Member that in one week’s time we should be able to give the Statement to this House."
}