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

{
    "id": 7409,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/7409/?format=api",
    "text_counter": 72,
    "type": "speech",
    "speaker_name": "Dr. Mwiria",
    "speaker_title": "",
    "speaker": {
        "id": 190,
        "legal_name": "Valerian Kilemi Mwiria",
        "slug": "kilemi-mwiria"
    },
    "content": "I want to thank Eng. Gumbo. In addition to that, let our students also get value for money. Some of the universities are in a hurry just to generate income so much, that issues of quality become secondary. That is not acceptable. Let us keep them under check."
}