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

{
    "id": 100427,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/100427/?format=api",
    "text_counter": 112,
    "type": "speech",
    "speaker_name": "Mr. Shakeel",
    "speaker_title": "",
    "speaker": {
        "id": 140,
        "legal_name": "Ahmed Shakeel Shabbir Ahmed",
        "slug": "shakeel-shabbir"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, I cannot be satisfied because I have not seen the report. I am satisfied that action is being taken, but it is my request to Chair to, kindly, consider deferring this Question for, at least, two weeks, so that we can have the benefit of looking at the report of the task force and then come back to the Question."
}