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

{
    "id": 1227224,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1227224/?format=api",
    "text_counter": 376,
    "type": "speech",
    "speaker_name": "Sen. Wamatinga",
    "speaker_title": "",
    "speaker": {
        "id": 13582,
        "legal_name": "Wahome Wamatinga",
        "slug": "wahome-wamatinga"
    },
    "content": "I have listened to my fellow colleagues contribute and quote the Constitution. We promulgated the Constitution to better the lives of Kenyans. It takes time to change the Constitution. It takes a step to cover a journey of thousand miles. It is the beginning of governance that is open and has nothing to hide."
}