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

{
    "id": 42098,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42098/?format=api",
    "text_counter": 205,
    "type": "speech",
    "speaker_name": "Prof. Sambili",
    "speaker_title": "The Minister for East African Co-operation",
    "speaker": {
        "id": 28,
        "legal_name": "Hellen Jepkemoi Sambili",
        "slug": "hellen-sambili"
    },
    "content": "in other universities and institutions of higher learning. This is because nobody has made a complaint about the same in my Ministry or the University of Nairobi. Mr. Speaker, Sir, I am, however, aware that the University of Nairobi has had a steady increase in the number of such students each year. I would like to inform the hon. Members that the following is a summary of the figures that clearly show the numbers have been steadily increasing over the years."
}