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

{
    "id": 1224950,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1224950/?format=api",
    "text_counter": 36,
    "type": "speech",
    "speaker_name": "Sen. Cheruiyot",
    "speaker_title": "The Senate Majority Leader",
    "speaker": {
        "id": 13165,
        "legal_name": "Aaron Kipkirui Cheruiyot",
        "slug": "aaron-cheruiyot"
    },
    "content": "I celebrate this delegation because I have said several times that there is a good practice that is emerging, which we, as a parliament, need to emulate other countries from the African continent."
}