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

{
    "id": 134329,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/134329/?format=api",
    "text_counter": 186,
    "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": "We note that inappropriate use of traditional medicines or practices can have negative or dangerous effects, and further research is needed to ascertain the efficacy and safety of several of the practices and medicinal plans used by traditional medicine systems."
}