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

{
    "id": 203593,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/203593/?format=api",
    "text_counter": 251,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, you know that I respect the Chair's rulings very much. I would also like to say that the hon. Member, who raised that issue, would not know whether I was going to say the opposite of what had been said."
}