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

{
    "id": 7393,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7393/?format=api",
    "text_counter": 56,
    "type": "speech",
    "speaker_name": "Dr. Mwiria",
    "speaker_title": "",
    "speaker": {
        "id": 190,
        "legal_name": "Valerian Kilemi Mwiria",
        "slug": "kilemi-mwiria"
    },
    "content": "Mr. Speaker, Sir, first, we should appreciate that universities are autonomous. They have the senate that sets the curriculum. They decide on programmes that they have to offer. Then they employ teachers. University education has also become, in some universities and departments---"
}