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

{
    "id": 7398,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7398/?format=api",
    "text_counter": 61,
    "type": "speech",
    "speaker_name": "Dr. Eseli",
    "speaker_title": "",
    "speaker": {
        "id": 141,
        "legal_name": "David Eseli Simiyu",
        "slug": "david-eseli"
    },
    "content": "I would like to inform the Assistant Minister that a medical doctor under training does not necessarily have to be taught by doctors, especially in the pre- clinical years. That is where you do physiology, biochemistry and so on. You will be taught by people who studied those subjects. They do not have to be medical doctors."
}