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

{
    "id": 302439,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/302439/?format=api",
    "text_counter": 418,
    "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": "I, therefore, assure this House and the people of Kenya that there is no reason to panic over the Ebola scare in Uganda as we have taken the necessary precautions to ensure that the country is and will remain safe."
}