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

{
    "id": 97757,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/97757/?format=api",
    "text_counter": 149,
    "type": "speech",
    "speaker_name": "Mr. Shakeel",
    "speaker_title": "",
    "speaker": {
        "id": 140,
        "legal_name": "Ahmed Shakeel Shabbir Ahmed",
        "slug": "shakeel-shabbir"
    },
    "content": "Mr. Speaker, Sir, is the Assistant Minister able to provide a list of foreign investors who are known to the Ministry for the year 2009/2010, so that we can see whether the number of investors has actually been on the increase or not?"
}