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

{
    "id": 50999,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/50999/?format=api",
    "text_counter": 297,
    "type": "speech",
    "speaker_name": "Mr. Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Order! I do not know what is happening to our sound system. Sergeant-At Arms, maybe, you want to ascertain what that is?"
}