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

{
    "id": 99746,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/99746/?format=api",
    "text_counter": 280,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I want to state here that, as a Committee, we were given a warm welcome all over. I want to commend everybody for what they gave us. These recommendations plus others that I have not touched, should be able to guide our universities so that we are able to get students who are responsible, patriotic and who will lead this country in future in the right direction. I recommend that the rest of the universities could borrow a leaf from this report. I believe that my good friend, the Minister for Higher Education will make maximum use of this report so that we can move this country forward."
}