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

{
    "id": 5359,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5359/?format=api",
    "text_counter": 355,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I concur that I am his junior, but I am also aware that when we were at the Medical School, Dr. Eseli used to be very useful whenever the servings were not quite in--- But for that reason, I withdraw and apologize to my senior---"
}