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

{
    "id": 2404,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2404/?format=api",
    "text_counter": 95,
    "type": "speech",
    "speaker_name": "Mr. Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Very well. I direct that the Question appears on the Order Paper tomorrow afternoon at 2.30 p.m."
}