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

{
    "id": 101262,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101262/?format=api",
    "text_counter": 78,
    "type": "speech",
    "speaker_name": "Dr. Mwiria",
    "speaker_title": "",
    "speaker": {
        "id": 190,
        "legal_name": "Valerian Kilemi Mwiria",
        "slug": "kilemi-mwiria"
    },
    "content": "Mr. Deputy Speaker, Sir, there is a clear policy on admissions and I would like to confirm to the hon. Member that when you apply to join a university as a diploma holder, you are given some conditions for accreditation. There is that policy. You are also given a form that you should complete. That form is evaluated by the department where you have enrolled. It is then submitted to the Senate and on the basis of that information, a decision is made on how much you should be credited in terms of the credits."
}