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

{
    "id": 1234166,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234166/?format=api",
    "text_counter": 278,
    "type": "speech",
    "speaker_name": "Kamukunji, JP",
    "speaker_title": "Hon. Yusuf Hassan",
    "speaker": {
        "id": 398,
        "legal_name": "Yusuf Hassan Abdi",
        "slug": "yusuf-hassan-abdi"
    },
    "content": "actions that we must all condemn. The media must not be used as an outlet to demonise and stigmatise our women. We must reject the invasion of one’s private affairs which the public has no legitimate concern or wrongful intrusion into one’s private activities in such manner as to outrage or cause mental suffering, shame or humiliation to a person of ordinary sensibilities. Our society must have zero tolerance to all kinds of stigmatisation, demonisation and objectification of women."
}