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

{
    "id": 193484,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/193484/?format=api",
    "text_counter": 66,
    "type": "speech",
    "speaker_name": "Mr. Kimunya",
    "speaker_title": "The Minister for Finance",
    "speaker": {
        "id": 174,
        "legal_name": "Amos Muhinga Kimunya",
        "slug": "amos-kimunya"
    },
    "content": "Mr. Speaker, Sir, this year, a number of regulators have heeded our call to review their regulatory regimes and this has resulted in simplification, consolidation and harmonization of additional licences. Just to mention a few, the Communications Commission of Kenya (CCK) will reduce the licences that are required for setting up a business from 300 to only 16 with effect from 1st of July, 2008."
}