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

{
    "id": 273340,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/273340/?format=api",
    "text_counter": 208,
    "type": "speech",
    "speaker_name": "Mr. Raila",
    "speaker_title": "The Prime Minister",
    "speaker": {
        "id": 195,
        "legal_name": "Raila Amolo Odinga",
        "slug": "raila-odinga"
    },
    "content": "So, we must deal with this issue squarely where it occurs. It is unlawful and unconstitutional to discriminate against any particular Kenyan on the basis of race, religion, sex or tribe. It is worse to practise nepotism by just employing blood relatives in any particular institution."
}