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

{
    "id": 1069701,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1069701/?format=api",
    "text_counter": 442,
    "type": "speech",
    "speaker_name": "Sen. Linturi",
    "speaker_title": "",
    "speaker": {
        "id": 69,
        "legal_name": "Franklin Mithika Linturi",
        "slug": "franklin-linturi"
    },
    "content": "I ask them not to be divided. Looking at what has happened in this Senate, we may have had varied ways of trying to express ourselves. However, at the end of the day when the vote is cast, we all come together and agree on the results."
}