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

{
    "id": 251016,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/251016/?format=api",
    "text_counter": 225,
    "type": "speech",
    "speaker_name": "Mr. Sungu",
    "speaker_title": "",
    "speaker": {
        "id": 324,
        "legal_name": "Gor Eric Sungu",
        "slug": "gor-sungu"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. Is the hon. Attorney-General in order to postulate before this hon. House that Section 77 would shift the burden of proof on the accused person when actually it should be able to address the question of fair trial? If it is a question of fair trial, it is not possible to ask the accused person to prove that he is not guilty!"
}