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

{
    "id": 1234856,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234856/?format=api",
    "text_counter": 626,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "Thank you, Mr. Temporary Speaker, Sir. I rise to support this Motion. I would like to request you to protect me from my dear friend. This is a sad affair. We need to debate it with a lot of sobriety. When I listen to the suspect who is purportedly a pastor, what I could see is the true definition of mental illness. I am sure the Senate Majority Whip would attest to the fact that what this pastor was exhibiting was tendency of someone suffering from Schizophrenia."
}