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

{
    "id": 7391,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7391/?format=api",
    "text_counter": 54,
    "type": "speech",
    "speaker_name": "Dr. Mwiria",
    "speaker_title": "",
    "speaker": {
        "id": 190,
        "legal_name": "Valerian Kilemi Mwiria",
        "slug": "kilemi-mwiria"
    },
    "content": "I absolutely agree that many of the students who studied engineering in those universities had very good scores. They passed very well. These days, people who are getting first class honours degrees and PhDs are people who should never have entered the university in the first place. So, that is not unusual; it is happening. That is why we must have another body that is counter-checking on the kind of products that we are getting. That can only help us improve the quality of training in our universities."
}