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

{
    "id": 72101,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/72101/?format=api",
    "text_counter": 106,
    "type": "speech",
    "speaker_name": "Mr. Nanok",
    "speaker_title": "",
    "speaker": {
        "id": 57,
        "legal_name": "Josephat Koli Nanok",
        "slug": "josephat-nanok"
    },
    "content": "Mr. Deputy Speaker, Sir, indeed, that is a matter that we can look into."
}