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

{
    "id": 22134,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/22134/?format=api",
    "text_counter": 431,
    "type": "speech",
    "speaker_name": "Mr. Shakeel",
    "speaker_title": "",
    "speaker": {
        "id": 140,
        "legal_name": "Ahmed Shakeel Shabbir Ahmed",
        "slug": "shakeel-shabbir"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, secondly, I was watching television and there is one athlete from France who said: “I give up. I will never run the steeplechase again because that is a Kenyan race.”"
}