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

{
    "id": 323751,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/323751/?format=api",
    "text_counter": 37,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Speaker, Sir. The Assistant Minister has talked about a public inquest. That ordinarily occurs only when the police are not able to establish by evidence what may have caused the death of the patient. Would it not be in"
}