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

{
    "id": 123505,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123505/?format=api",
    "text_counter": 85,
    "type": "speech",
    "speaker_name": "Mr. Shakeel",
    "speaker_title": "",
    "speaker": {
        "id": 140,
        "legal_name": "Ahmed Shakeel Shabbir Ahmed",
        "slug": "shakeel-shabbir"
    },
    "content": "Mr. Speaker, Sir, once again, the Assistant Minister has taken this issue very lightly. We sent the Question with a list of 50 cases. I would like to table a list of these cases. I do not know whether he has this list, but we sent it."
}