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

{
    "id": 46642,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/46642/?format=api",
    "text_counter": 385,
    "type": "speech",
    "speaker_name": "Mr. Shakeel",
    "speaker_title": "",
    "speaker": {
        "id": 140,
        "legal_name": "Ahmed Shakeel Shabbir Ahmed",
        "slug": "shakeel-shabbir"
    },
    "content": "On a point of order, Madam Temporary Deputy Speaker. I beg your apology. There are a number of us who wish to speak and I am wondering whether you could be kind enough to reduce the contributing time to three minutes. I think three minutes are sufficient to say whatever we have without repeating ourselves."
}