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

{
    "id": 987950,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/987950/?format=api",
    "text_counter": 1204,
    "type": "speech",
    "speaker_name": "North Horr, FAP",
    "speaker_title": "Hon. Chachu Ganya",
    "speaker": {
        "id": 18,
        "legal_name": "Francis Chachu Ganya",
        "slug": "francis-ganya"
    },
    "content": "Also, water has been provided in critical areas in the Arid and Semi-Arid Lands (ASALs). This is important because water is required in terms of food security. A major way of safeguarding oneself from the COVID-19 pandemic is having water, soap and good hygiene practices. This will enable Kenyans to cope with this calamity."
}