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

{
    "id": 1087590,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1087590/?format=api",
    "text_counter": 100,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "On a point of order, Madam Deputy Speaker. I do not mind being congratulated. However, the Senate Majority Leader is just jealous because I look good in anything; be it my traditional clothes or a suit. I bet you that I look good even naked."
}