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

{
    "id": 456859,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/456859/?format=api",
    "text_counter": 31,
    "type": "speech",
    "speaker_name": "Hon. Abongotom",
    "speaker_title": "",
    "speaker": {
        "id": 165,
        "legal_name": "Asman Abongutum Kamama",
        "slug": "asman-kamama"
    },
    "content": "I wish to respond as follows:- Investigations pertaining to narcotic drug trafficking was conducted vide Inquiry File No.3/2013. The inquiry file was compiled and interim report was forwarded to then Commissioner of Police vide DRUG/Invet./Vol.1/76 dated February, 2011. However, the CID Headquarters vide CID/SEC/LCA/4/A/Vol.1/1/60 recommended further investigations, with statements to be recorded from persons considered likely to have vital information, arguing that the facts covered in the inquiry were insufficient to incriminate the suspects, for the purpose of prosecution."
}