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

{
    "id": 1503,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1503/?format=api",
    "text_counter": 27,
    "type": "speech",
    "speaker_name": "Mr. Kapondi",
    "speaker_title": "",
    "speaker": {
        "id": 36,
        "legal_name": "Fred Chesebe Kapondi",
        "slug": "fred-kapondi"
    },
    "content": "Mr. Deputy Speaker, Sir, 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 Investigations Department (CID) investigated the Directors of M/S Synergy Industrial Credit Ltd on suspicion of money laundering and found evidence of the crime in October 2011? (b) When will the said Directors be arrested and charged in court for the serious crime?"
}