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

{
    "id": 5337,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5337/?format=api",
    "text_counter": 333,
    "type": "speech",
    "speaker_name": "Mr. Midiwo",
    "speaker_title": "",
    "speaker": {
        "id": 184,
        "legal_name": "Washington Jakoyo Midiwo",
        "slug": "jakoyo-midiwo"
    },
    "content": "On a point of order, Mr. Temporary Deputy Speaker, Sir. As the Leader of Government Business consults we want some clarification. It appears that we are being paid Ministers’ salaries which we do not deserve; I would be glad to refund that plus the allowances, because I am a good citizen. Further to that, I also want to draw your attention to the Salaries and Remuneration Act of Parliament which says our remuneration and positions are those of Government Ministers."
}