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

{
    "id": 1543,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1543/?format=api",
    "text_counter": 67,
    "type": "speech",
    "speaker_name": "Mr. Shakeel",
    "speaker_title": "",
    "speaker": {
        "id": 140,
        "legal_name": "Ahmed Shakeel Shabbir Ahmed",
        "slug": "shakeel-shabbir"
    },
    "content": "Mr. Deputy Speaker, Sir, I want to thank the Minister for the answer. But I would like to ask him whether he could kindly also look at the issue of fraudulent title deeds that have been issued for the airport land in Kisumu. That land has been grabbed. So, before we see the sort of demolitions that took place in Nairobi, could you kindly look at that as a supplementary?"
}