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

{
    "id": 202852,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/202852/?format=api",
    "text_counter": 232,
    "type": "speech",
    "speaker_name": "Dr. Manduku",
    "speaker_title": "",
    "speaker": {
        "id": 396,
        "legal_name": "Hezron Manduku",
        "slug": "hezron-manduku"
    },
    "content": "Mr. Temporary Deputy Chairman, Sir, I beg to move:- THAT, Clause 3(e) of the Bill be amended by deleting the term \"trade union\" and substituting therefor the following new definition:- \"trade union\" means an association of employees whose principal purpose is to regulate relations between employees and employers, including an employers organization."
}