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

{
    "id": 111459,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111459/?format=api",
    "text_counter": 414,
    "type": "speech",
    "speaker_name": "Mr. Kiuna",
    "speaker_title": "",
    "speaker": {
        "id": 54,
        "legal_name": "Joseph Nganga Kiuna",
        "slug": "joseph-kiuna"
    },
    "content": "We, as elected leaders, represent Kenyans in this House. We are supposed to defend their rights at all time. The issue of a new Constitution has been discussed for so long in this country. In fact, many Kenyans have been agitating for a new Constitution for a long time. It has taken us over 20 years to look for a new Constitution."
}