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

{
    "id": 65098,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/65098/?format=api",
    "text_counter": 386,
    "type": "speech",
    "speaker_name": "Dr. Eseli",
    "speaker_title": "",
    "speaker": {
        "id": 141,
        "legal_name": "David Eseli Simiyu",
        "slug": "david-eseli"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, there is also the issue of the National Council on Administration of Justice, which will constitute of several people, including the Commissioner of Police. I would like to point out at this stage that, as per the new Constitution, we are not going to have a Commissioner of Police but rather an Inspector- General of Police. So, these are some of the things which need to be flashed out and corrected in this Bill before we pass it. Otherwise, we might pass it for a Commissioner of Police and yet we do not have that post in our new Constitution."
}