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

{
    "id": 202511,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/202511/?format=api",
    "text_counter": 234,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": " Mr. Minister, on this one, you will move one part after another. So, you will start with part (a) of the amendment. We will dispose of it and then you will move part (b). Or, you can move parts (a) and (b) of the amendment to this Clause, if you so wish."
}