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

{
    "id": 193770,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/193770/?format=api",
    "text_counter": 189,
    "type": "speech",
    "speaker_name": "Mr. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "asked the Minister for Energy:- (a) whether he could state what proportion of the national electricity grid, apart from KenGen's large hydro and geothermal plants, is currently fed by privately generated renewable energy; and, (b) if he could confirm whether renewable energy has been factored in the latest power systems master-plan and state the incentives that the Government has given to encourage this sector."
}