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

{
    "id": 1091667,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1091667/?format=api",
    "text_counter": 74,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "Madam Temporary Speaker, let me begin by condemning, with the strongest word possible, the killing of a world-renowned environmentalist who was trying to preserve mother earth for our future generation. I did not have the privilege of getting to know this lady in person, but her work is quite evident."
}