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

{
    "id": 1021965,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1021965/?format=api",
    "text_counter": 238,
    "type": "speech",
    "speaker_name": "Sen. Orengo",
    "speaker_title": "The Senate Minority Leader",
    "speaker": {
        "id": 129,
        "legal_name": "Aggrey James Orengo",
        "slug": "james-orengo"
    },
    "content": "I would advise the governors to go to Integrity House and make a report that on such and such a day, there was a Senator who asked me for a bribe or I witnessed an event of extortion."
}