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

{
    "id": 1144,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1144/?format=api",
    "text_counter": 134,
    "type": "speech",
    "speaker_name": "Mr. Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Very well. How long do you think you need, in your estimation, having looked at that document?"
}