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

{
    "id": 123355,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123355/?format=api",
    "text_counter": 160,
    "type": "other",
    "speaker_name": "",
    "speaker_title": "",
    "speaker": null,
    "content": "Could he also clarify whether this is why Ministers are not here this morning to answer questions that have been put before Parliament?"
}