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

{
    "id": 1243008,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1243008/?format=api",
    "text_counter": 149,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": "You are aware that presently in the European Parliament, there is a big fight between the Irish data regulator and Meta, the parent company that owns Facebook . They have been fined over a billion dollars just for breach of data. It was for transferring data from European residents back to the USA."
}