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

{
    "id": 100614,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100614/?format=api",
    "text_counter": 299,
    "type": "speech",
    "speaker_name": "Dr. Khalwale",
    "speaker_title": "",
    "speaker": {
        "id": 170,
        "legal_name": "Bonny Khalwale",
        "slug": "bonny-khalwale"
    },
    "content": "I would like to conclude by saying that, maybe, some people might misunderstand us. We support the ideology of liberalization of the economy; we support it fully, but as we do so, we must continuously be sensitive to the needs of the poor of this country, so that we do not go rogue and start thinking that the economy is only for the benefit of the rich members of society."
}