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

{
    "id": 3828,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3828/?format=api",
    "text_counter": 107,
    "type": "speech",
    "speaker_name": "Mr. Kabogo",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "asked the Minister for Labour:- (a) whether he is aware that M/s Kenya Tanning Extract Company Limited terminated the services of 21 workers with effect from 31st December, 2008, but has declined to pay them gratuity, redundancy or other dues, (b) when the former employees will be paid their dues; and, c) what measures the Ministry will take to ensure that, in the event of closure of the company, the former employees are paid all their dues."
}