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

{
    "id": 1234164,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234164/?format=api",
    "text_counter": 276,
    "type": "speech",
    "speaker_name": "Kamukunji, JP",
    "speaker_title": "Hon. Yusuf Hassan",
    "speaker": {
        "id": 398,
        "legal_name": "Yusuf Hassan Abdi",
        "slug": "yusuf-hassan-abdi"
    },
    "content": "Another aspect of this is negative masculinity that often plays out in perpetuating these harms. These are traditional ideas about what it means to be a man. The idea that a man should be dominant, aggressive and sexually assertive can also fuel a sense of entitlement that contributes to sexual abuse and harassment. We also need to fight this type of traditional behaviour and empower young boys. We should train and educate them in schools about aspects that will reinforce the fact that they do not need to be involved in toxic masculinity but can become men who support their women."
}