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

{
    "id": 1228445,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1228445/?format=api",
    "text_counter": 231,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": "Read through the economic and social rights that Kenyans demand be guaranteed to every Kenyan - freedom from hunger. It is unconstitutional for a Kenyan to be hungry. It is not easy to guarantee that right because we are a capitalist country. We are not a socialist nation, where we can say that those that are unable to make ends meet will be fed."
}