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

{
    "id": 225910,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/225910/?format=api",
    "text_counter": 36,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "",
    "speaker": {
        "id": 248,
        "legal_name": "Joseph Kahindi Kingi",
        "slug": "joseph-kingi"
    },
    "content": "Mr. Speaker, Sir, I have already enumerated the steps that we have taken to ensure that people's lives and their property are protected. It is only once in a while that people lose their lives, which is a very unfortunate. But I have already said that we have beefed up security in that area. We have intensified patrols. We will ensure a continuous surveillance in the area so that people do not lose their lives and property."
}