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

{
    "id": 7392,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7392/?format=api",
    "text_counter": 55,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Speaker, Sir, I have listened to the answer by the Assistant Minister and I feel dismayed. He has said that for professional courses, we should leave it to the boards to intervene when things go wrong. There are universities in Kenya that are now introducing faculties that offer professional courses like medicine and law. The students are taught by non-doctors and non-lawyers. What action are you taking to ensure that, that does not happen?"
}