GET /api/v0.1/hansard/entries/123880/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123880,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123880/?format=api",
"text_counter": 68,
"type": "speech",
"speaker_name": "Mr. Kenyatta",
"speaker_title": "The Deputy Prime Minister and Minister for Finance",
"speaker": {
"id": 168,
"legal_name": "Uhuru Muigai Kenyatta",
"slug": "uhuru-kenyatta"
},
"content": " Mr. Speaker, Sir, I would like to beg the indulgence of the House on this particular Question because we are not ready with the answer. We had communicated already to the hon. Member. We will be able to give a comprehensive answer if this Question can be put off until Tuesday or Wednesday, next week."
}