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

{
    "id": 155859,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/155859/?format=api",
    "text_counter": 172,
    "type": "speech",
    "speaker_name": "Mrs. Mugo",
    "speaker_title": "The Minister for Public Health and Sanitation",
    "speaker": {
        "id": 85,
        "legal_name": "Beth Wambui Mugo",
        "slug": "beth-mugo"
    },
    "content": "With regard to people who died from the same family from the so-called mysterious outbreak, I wish to confirm the following, that five deaths occurred in Kabula Sub-location from different diseases. Three cases were from a family; the father, the mother and the daughter. The father was a 30 year old man admitted at Bungoma District Hospital on 24th April, 2009 due to injury. He developed meningitis and died on 29th April, 2009, while undergoing treatment."
}