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

{
    "id": 5394,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5394/?format=api",
    "text_counter": 390,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, indeed, I would be completely out of order if that was the case. But if what I have said has forced him to jump onto the Dispatch Box, it shows that we have achieved; we want presidential candidates to be responsive---"
}