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

{
    "id": 1001617,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1001617/?format=api",
    "text_counter": 191,
    "type": "speech",
    "speaker_name": "Kikuyu, JP",
    "speaker_title": "Hon. Kimani Ichung’wah",
    "speaker": {
        "id": 1835,
        "legal_name": "Anthony Kimani Ichung'Wah",
        "slug": "anthony-kimani-ichungwah"
    },
    "content": "Members to represent people in Parliament. We are here as the representatives of the people. Our first bosses are the people of Kenya. Political parties are important in our democracy, but in this day and age, we must guard against the tyranny of dictatorship by political parties."
}