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

{
    "id": 1940,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1940/?format=api",
    "text_counter": 464,
    "type": "speech",
    "speaker_name": "Mr. Musyimi",
    "speaker_title": "",
    "speaker": {
        "id": 95,
        "legal_name": "Mutava Musyimi",
        "slug": "mutava-musyimi"
    },
    "content": "That the residents were evicted since they were settled on a piece of land that belonged to the Kenya Airports Authority (KAA) that had been set aside for aviation purposes. He also said that, indeed, various notices had been issued by the KAA and the Nairobi City Council (NCC) in that respect. He further said that the Government had no plans to assist or offer an alternative site for resettlement because the people living there where there illegally."
}