GET /api/v0.1/hansard/entries/123882/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123882,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123882/?format=api",
"text_counter": 70,
"type": "speech",
"speaker_name": "Mr. Olago",
"speaker_title": "",
"speaker": {
"id": 5,
"legal_name": "John Olago Aluoch",
"slug": "john-aluoch"
},
"content": "Mr. Speaker, Sir, it is true that I got a telephone call from the Office of the Deputy Prime Minister and Minister for Finance this morning. However, this Question is by Private Notice, and it was posted on the Order Paper on the last day before we went on recess. After we left the Floor, Dr. Oburu Odinga informed me that he had got the answer. So, I was expecting that this afternoon, the answer would be brought to the Floor."
}