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

{
    "id": 113223,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/113223/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. Pesa",
    "speaker_title": "",
    "speaker": {
        "id": 134,
        "legal_name": "John Dache Pesa",
        "slug": "john-pesa"
    },
    "content": "Mr. Speaker, Sir, we quite understand that the police are human beings like ourselves and of course they defend themselves when the need arises, as the Minister has said. The Minister has just said that there was an exchange of fire between the police and the suspects. He further said that there was a toy pistol recovered on the deceased. Can he confirm that the toy pistol was loaded?"
}