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

{
    "id": 231019,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/231019/?format=api",
    "text_counter": 414,
    "type": "speech",
    "speaker_name": "Mr. Maore",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 284,
        "legal_name": "Richard Maoka Maore",
        "slug": "maoka-maore"
    },
    "content": " No! The business of interpreting the laws that the House has passed is not upon it to do so. It lies elsewhere. I agree that there is a confusion, because the House has passed both amendments to the clauses deliberately, even after the Chair had clarified. We will now move on to the next clause!"
}