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

{
    "id": 251123,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/251123/?format=api",
    "text_counter": 33,
    "type": "speech",
    "speaker_name": "Mr. Deputy Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Order! Will you, please, leave the Chamber? You are being disorderly! Could you leave the Chamber as quickly as possible, so that we can continue? You should be away for the rest of the day!"
}