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

{
    "id": 456987,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456987/?format=api",
    "text_counter": 159,
    "type": "speech",
    "speaker_name": "Hon. (Dr.) Pukose",
    "speaker_title": "",
    "speaker": {
        "id": 1458,
        "legal_name": "Robert Pukose",
        "slug": "robert-pukose"
    },
    "content": "One of the main reasons for this is that the GSU camps within those areas are not fenced off. This is an issue that I have raised with the Cabinet Secretary, Mr. ole Lenku. I have raised it for the last three months, but nothing has been done. I hope that the Inspector-General of Police, Mr. Kimaiyo, is listening to this because it is a very serious issue. We think that the security people have a responsibility not only to provide security, but also to have high standards of moral integrity, so that they can also be considered as heroes in this country."
}