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

{
    "id": 571,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/571/?format=api",
    "text_counter": 76,
    "type": "speech",
    "speaker_name": "Mr. Keya",
    "speaker_title": "The Assistant Minister for Gender, Children and Social Development",
    "speaker": {
        "id": 40,
        "legal_name": "Atanas Manyala Keya",
        "slug": "atanas-manyala"
    },
    "content": "My Ministry is charged with the overall responsibility of protecting all children below the age of 18 years from abuse, neglect and exploitation, irrespective of their gender, race or nationality. Among the child protection measures or programmes in place are:-"
}