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

{
    "id": 1111255,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111255/?format=api",
    "text_counter": 342,
    "type": "speech",
    "speaker_name": "Kilgoris, JP",
    "speaker_title": "Hon. Gideon ole Konchela",
    "speaker": {
        "id": 322,
        "legal_name": "Gideon Sitelu Konchella",
        "slug": "gideon-konchella"
    },
    "content": "Looking at our communities, we are still supporting our older people and those with disabilities. As we urbanise and more people move to towns, these people are left to fend for themselves. They are unable to support themselves if the Government or systems do not provide opportunities to empower them through cash transfers. When they are sick, medical services must be provided to the older people and those with disabilities."
}