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

{
    "id": 1234861,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1234861/?format=api",
    "text_counter": 631,
    "type": "speech",
    "speaker_name": "Sen. Olekina",
    "speaker_title": "",
    "speaker": {
        "id": 407,
        "legal_name": "Ledama Olekina",
        "slug": "ledama-olekina"
    },
    "content": "Mr. Temporary Speaker, Sir, I support this Statement. I hope that this is a matter that the National Intelligence Services (NIS) and the DCI can investigate further to find a way to stop our population from being lured into deadly traps."
}