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

{
    "id": 3535,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/3535/?format=api",
    "text_counter": 380,
    "type": "speech",
    "speaker_name": "Mr. Mbadi",
    "speaker_title": "",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, there are so many cases of this nature happening in the country. In the light that we have a new Constitution which has put a lot of responsibility on the part of security officers, could the Assistant Minister tell us, even as we wait for the comprehensive police reforms, what he is doing, at the moment, to educate police officers to realize that we are in a new constitutional dispensation where they have to respect the citizens of this country?"
}