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

{
    "id": 5575,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5575/?format=api",
    "text_counter": 88,
    "type": "speech",
    "speaker_name": "Mr. Litole",
    "speaker_title": "",
    "speaker": {
        "id": 70,
        "legal_name": "Wilson Mwotiny Litole",
        "slug": "wilson-litole"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. Where there is a problem of payment, the Government can pay these officers through a voucher. Is the Assistant Minister in order to cheat us that these people can only be paid at the end of this month?"
}