GET /api/v0.1/hansard/entries/123125/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 123125,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123125/?format=api",
    "text_counter": 218,
    "type": "speech",
    "speaker_name": "Mr. Deputy Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Order! Order! It has been brought to my attention--- You should have stood in your place and indicated the same! I am told that hon. Ombui is out of the country on official parliamentary Business in Singapore. For that reason, Question No. 280 is deferred to a date when he will be around himself. And I hope the Minister takes note of that!"
}