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

{
    "id": 123725,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/123725/?format=api",
    "text_counter": 305,
    "type": "speech",
    "speaker_name": "Mrs. Shebesh",
    "speaker_title": "",
    "speaker": {
        "id": 377,
        "legal_name": "Rachel Wambui Shebesh",
        "slug": "rachel-shebesh"
    },
    "content": "I would like to speak about the reluctant giant called Kenya. Whenever we go outside this country, we easily take the lead. This is because of the Kenyan culture that we have inherited from politics and our own upbringing. Kenya continues to be the reluctant giant. We should be at the forefront of African issues. At the Pan African Parliament, even countries that are not comparable to Kenya are now taking the lead. As hon. Members support the adoption of this Report, they need to go further and seek that the Pan African Parliament be turned into a legislative body just as we have asked in our Report. That is the only way Kenya’s role will be seen. We will be able to raise critical issues such as the Somalia issue. Indeed, it is a Kenyan issue because Somalia is our neighbor."
}