GET /api/v0.1/hansard/entries/123210/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": 123210,
"url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123210/?format=api",
"text_counter": 15,
"type": "speech",
"speaker_name": "Mr. Deputy Speaker",
"speaker_title": "",
"speaker": null,
"content": "Hon. Members, I have a written communication from the Ministry that the Minister and Assistant Minister are out of the country on official business. I am requested to defer this Question to a later date so that it is given the attention it deserves. The Chair, therefore, directs that this Question be put on the Order Paper at the time when the Minister will be available. That can be communicated also in conjunction with the Ministry."
}