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

{
    "id": 102345,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/102345/?format=api",
    "text_counter": 89,
    "type": "speech",
    "speaker_name": "Mr. Shakeel",
    "speaker_title": "",
    "speaker": {
        "id": 140,
        "legal_name": "Ahmed Shakeel Shabbir Ahmed",
        "slug": "shakeel-shabbir"
    },
    "content": "asked the Minister for Information and communications:- (a) whether he is aware that the country is losing out on job opportunities because of lack of tax incentives and that a foreign film maker who wished to make a film on Mr. Kimani Maruge opted for South Africa, which offers 20 per cent tax incentives; (b) whether he could confirm that the Kenya Film Corporation has been lobbying for tax incentives for films made in Kenya; and, (c) if he could clarify whether tax incentives will be granted and, if so, state when."
}