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

{
    "id": 202791,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/202791/?format=api",
    "text_counter": 171,
    "type": "speech",
    "speaker_name": "Dr. Kulundu",
    "speaker_title": "The Minister for Labour and Human Resource Development",
    "speaker": {
        "id": 295,
        "legal_name": "Newton Wanjala Kulundu",
        "slug": "newton-kulundu"
    },
    "content": " Mr. Temporary Deputy Chairman, Sir, I beg to move:- THAT, Clause 3 of the Bill be amended - (e) by deleting the definition of the term \"employers organization\" and substituting therefor the following new definition - \"Employers organization\" means any number of employers associated together for the purpose whether by itself or with other purposes, of regulating relations between employers and their employees or the trade unions representing those employees\"."
}