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

{
    "id": 199901,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/199901/?format=api",
    "text_counter": 428,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": " The Chair quite agrees with you. The only thing is that when I look at the watch there, I want to advise hon. Members to limit their comments so that we can finish this Bill today and, if possible, report to the House. That is with God's blessing, if you are in agreement. Mr. Minister, please, respond very shortly."
}