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

{
    "id": 1257234,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1257234/?format=api",
    "text_counter": 1533,
    "type": "speech",
    "speaker_name": "Nominated, ODM",
    "speaker_title": "Hon. John Mbadi",
    "speaker": {
        "id": 110,
        "legal_name": "John Mbadi Ng'ong'o",
        "slug": "john-mbadi"
    },
    "content": " My understanding is that the non-resident persons will be taxed when they are in Kenya. I think we need to understand the definition of residency. It does not mean you have to be a permanent resident. There are a number of days in a year that if you stay in Kenya, then you are considered a resident person. If you have not stayed in Kenya for those number of days, then you are a non-resident, even when you carry out business activities. During that period that you are in Kenya and you are not a resident, then you become taxable. I guess that is what the Committee intends."
}