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

{
    "id": 145653,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/145653/?format=api",
    "text_counter": 273,
    "type": "speech",
    "speaker_name": "Mr. Kenyatta",
    "speaker_title": "The Deputy Prime Minister and Minister for Finance",
    "speaker": {
        "id": 168,
        "legal_name": "Uhuru Muigai Kenyatta",
        "slug": "uhuru-kenyatta"
    },
    "content": "Under Income Tax, I have proposed, amongst other things, the following measures:- (a) allowing investment deduction allowance of 100 per cent for film producers to promote the film industry; (b) allowing internet service providers to offset against their taxable income, the cost incurred in acquiring the right to use the fibre optic cable to making internet services affordable;"
}