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

{
    "id": 35017,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/35017/?format=api",
    "text_counter": 32,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, with the admission by the Assistant Minister that the victim died as a result of mob justice, you recall that recently, witchdoctors have suffered as a result of this injustice. What is the Ministry doing to ensure that witchdoctors do not suffer this fate?"
}