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

{
    "id": 263298,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/263298/?format=api",
    "text_counter": 90,
    "type": "speech",
    "speaker_name": "Munyes",
    "speaker_title": "The Minister for Labour",
    "speaker": {
        "id": 187,
        "legal_name": "John Kiyonga Munyes",
        "slug": "john-munyes"
    },
    "content": "(b) Within the provisions of the Labour Laws, any work assigned to the children should be guided by the general principle that it should not be harmful to the child’s health and development nor prejudice his or her attendance at school or participation in vocational orientation and training programmes."
}