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

{
    "id": 1124,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1124/?format=api",
    "text_counter": 114,
    "type": "speech",
    "speaker_name": "Mrs. Odhiambo-Mabona",
    "speaker_title": "",
    "speaker": {
        "id": 376,
        "legal_name": "Millie Grace Akoth Odhiambo Mabona",
        "slug": "millie-odhiambo-mabona"
    },
    "content": "asked the Minister for Labour:- (a) when he will make regulations under Section 53 of the Employment Act on activities that are deemed harmful to the health, safety and morals of a child between 13-16 years of age; and, (b) what is considered “light work” that a child can undertake under the law."
}