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

{
    "id": 1337183,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1337183/?format=api",
    "text_counter": 110,
    "type": "speech",
    "speaker_name": "Hon. Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Leading Clerk-at-the-Table, call out Order No.12. If there are no contributors on that Order, the Mover can reply then we go to Order No.11, where the Leader of the Majority Party will move debate on the Bill."
}