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

{
    "id": 201257,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/201257/?format=api",
    "text_counter": 293,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": "On a point of order, Mr. Temporary Deputy Chairman, Sir. I would like to plead with the Chair to, at least, give this House a chance to ventilate on some of these issues. Because this will go on record, it is important that we also talk about it."
}