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

{
    "id": 1334582,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1334582/?format=api",
    "text_counter": 53,
    "type": "speech",
    "speaker_name": "Kamukunji, JP",
    "speaker_title": "Hon. Yusuf Hassan",
    "speaker": {
        "id": 398,
        "legal_name": "Yusuf Hassan Abdi",
        "slug": "yusuf-hassan-abdi"
    },
    "content": "This will ensure that even the marginalised communities who are at the bottom level get access to health services. Additionally, those who have registered for NHIF will get better services from the institution."
}