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

{
    "id": 5623,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5623/?format=api",
    "text_counter": 136,
    "type": "speech",
    "speaker_name": "Mr. Kabogo",
    "speaker_title": "",
    "speaker": {
        "id": 162,
        "legal_name": "William Kabogo Gitau",
        "slug": "william-kabogo"
    },
    "content": "The Attorney-General rightly says that this is an independent Office, in that the DPP will answer what he thinks is fit and the Attorney-General cannot force him to do otherwise. So we need to find a mechanism in this House, probably, through an amendment or something, so that the DPP can answer Questions of this House through the Attorney-General to the satisfaction of the House."
}