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

{
    "id": 1575,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1575/?format=api",
    "text_counter": 99,
    "type": "speech",
    "speaker_name": "Mr. Deputy Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "I have not heard you. Indeed, you are right. Proceed! What did you say?"
}