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

{
    "id": 1243006,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1243006/?format=api",
    "text_counter": 147,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": "This is an interesting one. Global conglomerates are increasingly facing scrutiny, either by Parliaments, or regulatory bodies in the countries they operate. The scrutiny is for various malpractices; either in the accounts reporting or even breach of data and so many foul things that these multinationals are found to breach."
}