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

{
    "id": 1772,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1772/?format=api",
    "text_counter": 296,
    "type": "speech",
    "speaker_name": "Mr. Kapondi",
    "speaker_title": "",
    "speaker": {
        "id": 36,
        "legal_name": "Fred Chesebe Kapondi",
        "slug": "fred-kapondi"
    },
    "content": "Madam Temporary Deputy Speaker, I beg to ask the Minister of State for Provincial Administration and Internal Security the following Question by Private Notice. (a) Can the Minister confirm that the Criminal Investigation Department (CID) investigated the directors of M/s Synergy Industrial Credit Ltd on suspicion of money laundering and found evidence of the crime on October 2011? (b) When will the said directors be arrested and charged in court for the serious crime?"
}