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

{
    "id": 84581,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/84581/?format=api",
    "text_counter": 270,
    "type": "speech",
    "speaker_name": "Eng. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "As I turn to the Bill, I want to thank the Minister for a job well-done. The time was very short and I know that the drafters of this Bill worked under extreme pressure. As we move on, I would like to inform the Minister that part of the problem we have had with our laws is vagueness. When you start using a word like “regularly” it starts to bring vagueness in the implementation."
}