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

{
    "id": 202459,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/202459/?format=api",
    "text_counter": 182,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": " Order, hon. Members! I wish to the draw the attention of the hon. Members to the fact that we are in the Committee of the whole House. Therefore, if you want to withdraw from the Chamber, please, do so in an orderly manner. We are on Clause 44 and there is no amendment to it. Therefore, I will proceed to put the Question."
}