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

{
    "id": 1111275,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1111275/?format=api",
    "text_counter": 362,
    "type": "speech",
    "speaker_name": "Yatta, Independent",
    "speaker_title": "Hon. Charles Kilonzo",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": " Thank you, Hon. Temporary Deputy Speaker. Let me thank the Hon. Members who were having a very keen interest in this Motion. I need to remind Members that all is not lost. Kenya is ahead of most African countries. In 2003 when I joined this House as a young Member of Parliament, we had no cash transfer for the elderly. Today, we have it. It might not be enough, but it is a step in the right direction. In 2003, we did not have a policy to ensure that people who are physically challenged, women who are disadvantaged, have space to do business."
}