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

{
    "id": 202530,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/202530/?format=api",
    "text_counter": 253,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": " Well, we are talking about Clause 54(c) in the original amendment by the Minister. As you can see, the Committee has taken care of that. It is no longer necessary. I will, therefore, put the Question for the entire clause!"
}