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

{
    "id": 73181,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/73181/?format=api",
    "text_counter": 181,
    "type": "speech",
    "speaker_name": "Mr. Nanok",
    "speaker_title": "",
    "speaker": {
        "id": 57,
        "legal_name": "Josephat Koli Nanok",
        "slug": "josephat-nanok"
    },
    "content": "Mr. Speaker, Sir, I do not know whether I am the one who is confused. I did not really understand what the question was."
}