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

{
    "id": 201298,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/201298/?format=api",
    "text_counter": 334,
    "type": "speech",
    "speaker_name": "Mr. Wako",
    "speaker_title": "The Attorney-General",
    "speaker": {
        "id": 208,
        "legal_name": "Sylvester Wakoli Bifwoli",
        "slug": "wakoli-bifwoli"
    },
    "content": " Mr. Temporary Deputy Chairman, Sir, I beg to move:- THAT, section 30 of the Act be deleted and substituted with the following new section:- Admissibility of things produced or found. 30. Where the notice is directed at a person under investigation or a person who has been charged with an offence of corruption or an economic crime, any statement, record or information given pursuant to such notice, shall not be given in evidence against such person in any criminal proceedings except where such person is charged with knowingly or recklessly giving false information, but may be used in any civil proceedings, including forfeiture and asset recovery."
}