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

{
    "id": 98609,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/98609/?format=api",
    "text_counter": 290,
    "type": "speech",
    "speaker_name": "Mr. Shakeel",
    "speaker_title": "",
    "speaker": {
        "id": 140,
        "legal_name": "Ahmed Shakeel Shabbir Ahmed",
        "slug": "shakeel-shabbir"
    },
    "content": "What are we going to tell the relatives of the deceased? Are we going to have a mistrial? Two, what is the effect of this judgment in the international arena? How will it be seen that we are not able to successfully prosecute a straight forward and well documented case?"
}