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

{
    "id": 101218,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101218/?format=api",
    "text_counter": 34,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "Mr. Deputy Speaker, Sir, I beg to ask the Deputy Prime Minister and Minister for Local Government the following Question by Private Notice. (a) Is the Minister aware that the Municipal Council of Kisumu plans to levy Kshs880 per month for each Tuk Tuk operating within its jurisdiction and a further Kshs500 per month for each motorcycle with effect from 1st July, 2010 and if so, could he clarify the legal validity of the levies? (b) Could the Minister demonstrate the level of stakeholder consultations that took place before the levies were effected? (c) Could the Minister confirm to the House that he will degazette these levies as a matter of urgency before 1st July, 2010?"
}