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

{
    "id": 7386,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7386/?format=api",
    "text_counter": 49,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "Mr. Speaker, Sir, did you hear the Assistant Minister say that part of the problem was that engineering students were being taught by people who were not qualified in engineering. How can a whole Assistant Minister stand before this House and say that they condoned a situation where students were subjected to illiteracy and yet, he did not take measures? How on earth can you allow engineering students to be taught engineering by non-engineers?"
}