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

{
    "id": 6470,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6470/?format=api",
    "text_counter": 28,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Speaker, Sir, from the Assistant Minister’s answer, it is clear that this victim identified at least two of his attackers; at least there was direct evidence in form of identification by voice. Identification of voice is acceptable in criminal proceedings. Has this suspect been arrested and charged based on that direct evidence?"
}