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

{
    "id": 199993,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/199993/?format=api",
    "text_counter": 520,
    "type": "speech",
    "speaker_name": "Dr. Kulundu",
    "speaker_title": "The Minister for Labour and Human Resources Development",
    "speaker": {
        "id": 295,
        "legal_name": "Newton Wanjala Kulundu",
        "slug": "newton-kulundu"
    },
    "content": " Mr. Temporary Deputy Chairman, Sir, I think we are making a mistake here. For example, if a female employee gets maternity leave of three months and then one month later, she adopts a child and also claims a paid adoption leave of three months; I think this is something that will be open to abuse. We must, therefore, think carefully about it."
}