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

{
    "id": 2429,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2429/?format=api",
    "text_counter": 120,
    "type": "speech",
    "speaker_name": "Mr. Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "That should settle the matter then for the moment. That brings us to the end of Order No.6. Next order!"
}