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

{
    "id": 555566,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/555566/?format=api",
    "text_counter": 323,
    "type": "speech",
    "speaker_name": "The Temporary Deputy Speaker",
    "speaker_title": "",
    "speaker": null,
    "content": "Let us move to the next Order. Order No.15 will not be transacted because I cannot see the Chairperson. So, we move to Order No.16."
}