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

{
    "id": 199117,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/199117/?format=api",
    "text_counter": 112,
    "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, I want to make one comment. The proposed amendment of the new proviso is quite long. Like I said before, having just the original Bill for reference is very difficult to understand it. We do not have the redrafted version by the Attorney-General's office. So, it is very difficult for us to understand. It will be nice if the Minister would explain to us the import of this amendment, so that when we make a decision, we are clear about it."
}