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

{
    "id": 100610,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100610/?format=api",
    "text_counter": 295,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "Mr. Kimunya, I know you are a man with a lot of exposure in international world trade, but I want to tell you that when you people will be enjoying your whiskeys, we will not be complaining; we will just be talking about ugali ! When you people will be---"
}