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

{
    "id": 1555234,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1555234/?format=api",
    "text_counter": 94,
    "type": "other",
    "speaker_name": "",
    "speaker_title": "",
    "speaker": null,
    "content": "Take your seats, hon. Senators, as I proceed to put the question. You may now proceed to vote."
}