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

{
    "id": 101270,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101270/?format=api",
    "text_counter": 86,
    "type": "speech",
    "speaker_name": "Dr. Mwiria",
    "speaker_title": "",
    "speaker": {
        "id": 190,
        "legal_name": "Valerian Kilemi Mwiria",
        "slug": "kilemi-mwiria"
    },
    "content": "Mr. Deputy Speaker, Sir, we appreciate that enrolling in a university is a cost for both the Government and the individual investors, including the students. So, it is in our interest to have as many students as possible graduate. That is the reason why we are making loans available even to students under parallel degree programmes. However, there are students who will drop out just because they cannot measure up. So, we must appreciate that. However, we will make every effort. I agree to that absolutely. We will ensure that those who enroll do not drop out because that would be a waste of both private and public resources."
}