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

{
    "id": 1134,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1134/?format=api",
    "text_counter": 124,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "asked the Attorney-General:- (a) how many cases relating to the 2007/2008 Post Election Violence (PEV) have been investigated and forwarded to the Attorney General with recommendations to prosecute, how many have been successfully prosecuted and what the status of each case is, (b) what measures are in place to fast-track all investigations and prosecutions relating to PEV before the 2012 General Elections; and, (c) what legal measures have been put in place for the protection of witnesses involved in the ICC investigations."
}