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

{
    "id": 222011,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/222011/?format=api",
    "text_counter": 224,
    "type": "scene",
    "speaker_name": "",
    "speaker_title": "",
    "speaker": null,
    "content": "(Order for First Reading read - Read the First Time - Ordered to be read the Second Time today)"
}