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

{
    "id": 134325,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/134325/?format=api",
    "text_counter": 182,
    "type": "speech",
    "speaker_name": "Prof. Anyang’-Nyong’o",
    "speaker_title": "The Minister for Medical Services",
    "speaker": {
        "id": 193,
        "legal_name": "Peter Anyang' Nyong'o",
        "slug": "peter-nyongo"
    },
    "content": "The World Health Organisation (WHO) defines traditional medicine as the health practices, approaches, knowledge and beliefs incorporating plant, animal and mineral based medicines, spiritual therapies, manual techniques and exercises, applied singularly or in combination to treat, diagnose and prevent illnesses or maintain well-being."
}