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

{
    "id": 123592,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123592/?format=api",
    "text_counter": 172,
    "type": "speech",
    "speaker_name": "Mr. Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "The Right Hon. Prime Minister will now respond. Actually, that completes the number of clarifications that we would normally permit. But depending on how he handles his responses, maybe, we will have time to do another five."
}