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

{
    "id": 202834,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/202834/?format=api",
    "text_counter": 214,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, with your permission, given that we are now dealing with Clause 3(d), I think it would save us time if we dealt with parts (i), (ii) and (iii) so that we dispose of that bit and we do not go over it again because they are the same."
}