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

{
    "id": 6227,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6227/?format=api",
    "text_counter": 234,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "The Temporary Deputy Speaker",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": " I think the question the hon. Member raised is one of fear. He says members of his community do not want to volunteer information for fear of being implicated in the death of the suspects. That is why they are not coming forward. I think that is the issue he was addressing."
}