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

{
    "id": 42102,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/42102/?format=api",
    "text_counter": 209,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "Mr. Speaker, Sir, I want to thank the Minister. It is surprising because at the university, all the programmes are computerized. How can you not be able to get the list that we demanded? However, I would like you to assure me on one thing. In view of the fact that we have got a serious shortage of lecturers in all our universities, what reassurance do you give the public that the quality of teaching, learning and training at our universities, few as the lecturers are, and as many as the postgraduate students are, is up to the international standards?"
}