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

{
    "id": 5612,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5612/?format=api",
    "text_counter": 125,
    "type": "speech",
    "speaker_name": "Prof. Muigai",
    "speaker_title": "",
    "speaker": {
        "id": 408,
        "legal_name": "Githu Muigai",
        "slug": "githu-muigai"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, the DPP has informed me of the cases that he has prosecuted and of the steps he has taken in that regard. I am not, unfortunately, authorized by law to supervise his operations. As these Questions are increasing in this House, it may very well be the views of hon. Members that the Attorney-General should be empowered to supervise the DPP. I would be more than happy to assume those duties!"
}