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

{
    "id": 201008,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/201008/?format=api",
    "text_counter": 44,
    "type": "speech",
    "speaker_name": "Mr. Rai",
    "speaker_title": "",
    "speaker": {
        "id": 203,
        "legal_name": "Samuel Gonzi Rai",
        "slug": "samuel-rai"
    },
    "content": "asked the Minister for Labour and Human Resource Development:- (a) whether he is aware that over 40 people hired on casual basis by a sub- contractor (Kang'ethe Contractors) at Nyari Sisal Estate, Taru, between 2005 and 2006, have not been paid their dues; and, (b) what steps he is taking to ensure that the workers are paid their dues."
}