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

{
    "id": 98061,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/98061/?format=api",
    "text_counter": 124,
    "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, Mr. Deputy Speaker, Sir. May I, kindly, urge you to ask the Assistant Minister to go back to the year 1990 because there are a number of retirees who have not been paid since then!"
}