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

{
    "id": 5405,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5405/?format=api",
    "text_counter": 401,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Transport",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": " Thank you Madam Temporary Deputy Speaker. I rise to make my contribution on this Bill. I support, in principle, the issue of preferences, especially when the preferences relate to the youth, the disabled or to the people who will not, ordinarily, compete at par with those who are already established in business. I believe that the Public Procurement and Disposal Act had already provided for those preferences. I have a slight problem with putting, within our law, the age limits and saying that 25 per cent of all procurement must be reserved for the people who are between 18 and 35 age bracket."
}