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

{
    "id": 123893,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123893/?format=api",
    "text_counter": 81,
    "type": "speech",
    "speaker_name": "Mr. Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "On the face of it, that is a good reason but the Chair had no notice of the fact that he was part of that delegation. Nevertheless the Question is deferred to ten days after today."
}