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

{
    "id": 1243009,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1243009/?format=api",
    "text_counter": 150,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": "It points to the fact that citizens, regulatory bodies and parliaments are increasingly becoming aware of the evil practices of many multinationals that operate in countries other than their origin, with very little regard to the rule of law."
}