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

{
    "id": 27130,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/27130/?format=api",
    "text_counter": 1118,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I wish to join my colleagues in congratulating the Minister, who has, indeed, proved his critics wrong, in the sense that he has been able to deliver much faster and more efficiently than anybody ever imagined."
}