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

{
    "id": 234589,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234589/?format=api",
    "text_counter": 184,
    "type": "speech",
    "speaker_name": "Mr. Weya",
    "speaker_title": "",
    "speaker": {
        "id": 304,
        "legal_name": "Sammy Arthur Weya",
        "slug": "sammy-weya"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. The hon. Sungu has been saying very dirty things about me. I want to state here that I have not been compromised by anybody. He kept shouting out there that I have been compromised and that I was going to debate on this matter after being compromised. I take that as an offence from the hon. Member and---"
}