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

{
    "id": 34678,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/34678/?format=api",
    "text_counter": 81,
    "type": "speech",
    "speaker_name": "Dr. Eseli",
    "speaker_title": "",
    "speaker": {
        "id": 141,
        "legal_name": "David Eseli Simiyu",
        "slug": "david-eseli"
    },
    "content": "Mr. Speaker, Sir, this is a situation where one motorcycle was reported stolen, but the people who were shot were actually on two motorcycles. Therefore, one motorcycle had not been stolen. Is it right for the police to shoot to kill suspects even when they are not armed with firearms?"
}