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

{
    "id": 5,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5/?format=api",
    "text_counter": 5,
    "type": "scene",
    "speaker_name": "",
    "speaker_title": "",
    "speaker": null,
    "content": "[The Temporary Deputy Speaker (Dr. Laboso) in the Chair]"
}