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

{
    "id": 234964,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234964/?format=api",
    "text_counter": 107,
    "type": "speech",
    "speaker_name": "Mr. Kingi",
    "speaker_title": "",
    "speaker": {
        "id": 27,
        "legal_name": "Amason Jeffah Kingi",
        "slug": "amason-kingi"
    },
    "content": "Mr. Speaker, Sir, I have said that such matters should be reported to the police. If these matters are reported to the police station and nothing is done, of course, hon. Members are free to report this matter even to ourselves and we will ensure that something is done. We also have suggestion boxes which you can use to pass information to us and we will take the necessary action. I am sure there are several channels that are open; where such information can be brought to us and we will take the necessary action."
}