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

{
    "id": 512608,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/512608/?format=api",
    "text_counter": 221,
    "type": "speech",
    "speaker_name": "Hon. Gikaria",
    "speaker_title": "",
    "speaker": {
        "id": 2489,
        "legal_name": "David Gikaria",
        "slug": "david-gikaria"
    },
    "content": "I am saying that he has indicated that under Clause 21(b) we remove the word “modified” and substitute therefor the word “varied”. Is it not the same thing just to remove the word “modified” and put “varied” in subclause 8?"
}