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

{
    "id": 311265,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/311265/?format=api",
    "text_counter": 1038,
    "type": "speech",
    "speaker_name": "Mr. Shakeel",
    "speaker_title": "",
    "speaker": {
        "id": 140,
        "legal_name": "Ahmed Shakeel Shabbir Ahmed",
        "slug": "shakeel-shabbir"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I withdrew Clause 45D and 45E, but not Clause 45G because we have new items under it. So, I withdraw Clauses 45D, 45E and 45F."
}