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

{
    "id": 234467,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234467/?format=api",
    "text_counter": 62,
    "type": "speech",
    "speaker_name": "Mr. Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Order, hon. Members! Could you organise and bring them all together so that we can give them a round of applause? Could we now move on to business?"
}