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

{
    "id": 62808,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/62808/?format=api",
    "text_counter": 604,
    "type": "speech",
    "speaker_name": "Mr. Ethuro",
    "speaker_title": "The Temporary Deputy Chairman",
    "speaker": {
        "id": 158,
        "legal_name": "Ekwee David Ethuro",
        "slug": "ekwee-ethuro"
    },
    "content": " Order, Mr. Sambu! We will do sub-clause by sub-clause. We are now in Sub-clause 3! I appreciate that you have another amendment on Sub-clause 4, but just restrict yourself to Sub-clause 3."
}