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

{
    "id": 4,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4/?format=api",
    "text_counter": 4,
    "type": "other",
    "speaker_name": "",
    "speaker_title": "",
    "speaker": null,
    "content": "The House met at 9.00 a.m."
}