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

{
    "id": 302430,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/302430/?format=api",
    "text_counter": 409,
    "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": "On Thursday 26th July, 2012, my Ministry was informed of a mysterious disease that had infected 20 people and killed 14 of them in Kibaale District, mid western Uganda, which is about 200 kilometers from Kampala. My Ministry immediately issued an alert to all the districts and provincial headquarters informing them of the mysterious disease."
}