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

{
    "id": 543466,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/543466/?format=api",
    "text_counter": 294,
    "type": "speech",
    "speaker_name": "Hon. (Eng.) Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "Members of Parliament. I want to believe that these positions that we hold are, indeed, very privileged positions. It is not every Kenyan who gets an opportunity to come to this House. In fact, as an engineer, I can tell you that if you were to represent the number of Members who have passed in this House in comparison to the population of Kenya, it is an insignificant proportion. So, that is a privileged position."
}