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

{
    "id": 1544546,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1544546/?format=api",
    "text_counter": 179,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "Mr. Speaker, Sir, I do not know whether you are allowing me now. However, you have allowed me. I rise under Standing Order No.66 to request that the next Order be deferred until another time."
}