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

{
    "id": 7258,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7258/?format=api",
    "text_counter": 419,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "On a point of order, Mr. Speaker, Sir. You have quite at length educated us about your findings that have led you in making that ruling that we are fairly uncomfortable with. Mr. Speaker, Sir, with all due respect, you have cited the bad old days that we wanted to move away from. You have also cited the case of Uganda, which for all intents and purposes, is not a democracy but a dictatorship."
}