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

{
    "id": 1501365,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1501365/?format=api",
    "text_counter": 95,
    "type": "speech",
    "speaker_name": "His Excellency the President",
    "speaker_title": "",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "Hon. Members, it is time for each of us, political leaders, public officers, religious leaders, traditional institutions and family members, to do our part in raising boys into morally upright men. Men who will never need to affirm their masculinity at the expense of women, but instead contribute to making our society just, safe, equal and inclusive."
}