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

{
    "id": 1059468,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1059468/?format=api",
    "text_counter": 302,
    "type": "speech",
    "speaker_name": "Sen. Murkomen",
    "speaker_title": "",
    "speaker": {
        "id": 440,
        "legal_name": "Onesimus Kipchumba Murkomen",
        "slug": "kipchumba-murkomen"
    },
    "content": "Sen. Orengo, I know that we disagree politically; you are on other side of the political aisle, but I want to assure you that should the opportunity come for us to have a conversation on this Bill ---"
}