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

{
    "id": 123973,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123973/?format=api",
    "text_counter": 161,
    "type": "speech",
    "speaker_name": "Mr. Mudavadi",
    "speaker_title": "",
    "speaker": {
        "id": 84,
        "legal_name": "Wycliffe Musalia Mudavadi",
        "slug": "musalia-mudavadi"
    },
    "content": "Mr. Speaker, Sir, hon. Dr. Khalwale knows that I never discriminate against women, and have no intention of doing so. On a broader situation, the scheme of service under the Ministry of Local Government has not been very fair to many staff members in the Ministry in the sense that it has, over the years, led to a situation where officers are neglected and have not been upgraded or monitored in terms of performance, so that they can be promoted appropriately. The Ministry is taking some corrective action. We are in consultation with the Public Service Commission so that these anomalies can be corrected and people who are performers in the local authorities can be given their due respect."
}