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

{
    "id": 1184551,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1184551/?format=api",
    "text_counter": 160,
    "type": "speech",
    "speaker_name": "Hon. Kingi",
    "speaker_title": "The Speaker",
    "speaker": null,
    "content": "The Clerk will now call out the names of Senators. When you are called out each Senator shall rise in his or her place and declare assent or dissent to the Bill in the following manner: either “I vote yes” or “I vote no” or abstain altogether."
}