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

{
    "id": 245,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/245/?format=api",
    "text_counter": 245,
    "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 have asked the Minister why he has not tabled the annual documents, not the other documents he is talking about. I am talking about the annual reports of the monetary valuation for the year 2009, 2010 and 2011."
}