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

{
    "id": 5582,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5582/?format=api",
    "text_counter": 95,
    "type": "speech",
    "speaker_name": "Mr. Litole",
    "speaker_title": "",
    "speaker": {
        "id": 70,
        "legal_name": "Wilson Mwotiny Litole",
        "slug": "wilson-litole"
    },
    "content": "On a point of information, Mr. Temporary Deputy Speaker, Sir. I want to inform the Assistant Minister that those of us who are over 60 years and I know many of them in the Government are being paid through a voucher. So, if he does not know that, I will give that information free of charge."
}