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

{
    "id": 1662,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1662/?format=api",
    "text_counter": 186,
    "type": "speech",
    "speaker_name": "Mr. Deputy Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Mr. Assistant Minister, your answer is very long! If that is the summary, I do not know what the original answer was!"
}