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

{
    "id": 1234844,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234844/?format=api",
    "text_counter": 614,
    "type": "speech",
    "speaker_name": "Sen. Wambua",
    "speaker_title": "",
    "speaker": {
        "id": 13199,
        "legal_name": "Enoch Kiio Wambua",
        "slug": "enoch-kiio-wambua"
    },
    "content": "We had an imposter police officer who went into the stations and was transferring and firing officers. You cannot say that he Inspector General of Police (IGP) had conspired with him. Let people debate this matter. Lastly, this man could actually be harvesting body parts from the people that are dying. Let us sober up as we get to the bottom of this matter."
}