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

{
    "id": 123348,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123348/?format=api",
    "text_counter": 153,
    "type": "speech",
    "speaker_name": "Mr. Deputy Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Fair enough! That is a Personal Statement under Standing Order No. 76. Unfortunately, hon. Minister, the Chair cannot give a direction to media houses on such matter because your Personal Statement is not covered under Standing Order No.215. Sanctions can only be made on misreporting on the proceedings on the Floor of the House. But you have made your point."
}