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

{
    "id": 86871,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/86871/?format=api",
    "text_counter": 271,
    "type": "speech",
    "speaker_name": "Mr. Kambi",
    "speaker_title": "The Assistant Minister for Medical Services",
    "speaker": {
        "id": 39,
        "legal_name": "Samuel Kazungu Kambi",
        "slug": "samuel-kambi"
    },
    "content": "(v) vaccination campaigns for certain cancers are ongoing; in this regard, Hepatitis B vaccine is part of routine immunization in children while vaccine for Human PapillomaVirus is available on the non-cancerous root of the epithelium;"
}