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

{
    "id": 302435,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/302435/?format=api",
    "text_counter": 414,
    "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": "A suspected case was reported in Siaya District Hospital on Monday, 30th July, 2012. However, this is not yet a confirmed Ebola case, but a case of someone who had eaten meat from a pot that had been rescued from a python. He had presented with bleeding from the gums and had also seen some blood in urine and stool. However, specimens have been taken to the Kenya Medical Research Institute (KEMRI) for analysis and results are awaited."
}