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

{
    "id": 349343,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/349343/?format=api",
    "text_counter": 90,
    "type": "speech",
    "speaker_name": "Mr. Nanok",
    "speaker_title": "",
    "speaker": {
        "id": 57,
        "legal_name": "Josephat Koli Nanok",
        "slug": "josephat-nanok"
    },
    "content": "Mr. Speaker, Sir, this is an unfortunate delay and I regret that it took that long. However, we are trying to fast track it, so that before the end of this third quarter, we can process the compensation and send it down to his family."
}