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

{
    "id": 42310,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42310/?format=api",
    "text_counter": 417,
    "type": "speech",
    "speaker_name": "Mr. Deputy Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Hon. Members, I am reminded that we are not in the Second Reading. We are not supposed to be debating these matters."
}