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

{
    "id": 224054,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/224054/?format=api",
    "text_counter": 288,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": " I agree with you in the sense that there is a lot of repetition. But there is one hon. Member who may want to make his contribution and with the indulgence of the House, let us give him a chance. Mr. Ahenda, proceed, but, please, do not repeat what has been said by other speakers."
}