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

{
    "id": 64782,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/64782/?format=api",
    "text_counter": 70,
    "type": "speech",
    "speaker_name": "Mr. Shakeel",
    "speaker_title": "",
    "speaker": {
        "id": 140,
        "legal_name": "Ahmed Shakeel Shabbir Ahmed",
        "slug": "shakeel-shabbir"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, could you refer this matter to the Departmental Committee on Local Authorities, so that we can come up with a comprehensive proposal as to how markets should be managed? At this moment, the poor people are being taxed very heavily."
}