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

{
    "id": 1566749,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1566749/?format=api",
    "text_counter": 166,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "Mr. Temporary Speaker, Sir, I am trying to do my job here despite the fact that my voice is gone, but it is fine. I still have to come back and work. It is important that all of us should be here, because this is our primary goal as Senators."
}