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

{
    "id": 199783,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/199783/?format=api",
    "text_counter": 310,
    "type": "speech",
    "speaker_name": "Mr. Maore",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 284,
        "legal_name": "Richard Maoka Maore",
        "slug": "maoka-maore"
    },
    "content": " What you are trying to inquire may not be in your favour! The rules give the Chair two options. The Chair, having voted and there is a tie, can choose to exercise the casting vote to break the tie or decline to do so. In this case, I would like to cast with the Ayes. So, the Ayes have it!"
}