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

{
    "id": 233512,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/233512/?format=api",
    "text_counter": 61,
    "type": "speech",
    "speaker_name": "Mr. Kaindi",
    "speaker_title": "",
    "speaker": {
        "id": 267,
        "legal_name": "Peter Kyalo Kaindi",
        "slug": "peter-kaindi"
    },
    "content": "Mr. Speaker, Sir, I wish to inform the hon. Member that part of the reason why prices are more favourable in those countries is that a country like Uganda imposes 20 per cent when this country imposes duty of 35 per cent. The duty imposed in Tanzania is much lower. These are some of the problems we are facing. In order to encourage our farmers, because the safeguard period ends in 2007, we are looking at the entire regime of taxation to see where we can be able to extend concessions to our farmers, so that they can equally be competitive."
}