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

{
    "id": 8245,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8245/?format=api",
    "text_counter": 362,
    "type": "speech",
    "speaker_name": "Mr. Mwau",
    "speaker_title": "",
    "speaker": {
        "id": 105,
        "legal_name": "John Harun Mwau",
        "slug": "harun-mwau"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. As the Assistant Minister tries to respond, I would also want him to respond on a slightly serious allegation which has been raised against me by hon. Karua. She has said that if the drug traffickers are not mentioned, then that is name laundering. I do not want to be laundered by anybody. If she knows of an incident where I sold any drugs or was involved in any criminal activity, she should be able to state it here because I do not want to be helped or laundered."
}