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

{
    "id": 111971,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111971/?format=api",
    "text_counter": 28,
    "type": "speech",
    "speaker_name": "Mr. Oluoch",
    "speaker_title": "",
    "speaker": {
        "id": 354,
        "legal_name": "Stephen Oluoch Ondiek",
        "slug": "stephen-ondiek"
    },
    "content": "Mr. Speaker, Sir, when the Government offloaded part of its majority shareholding in KPLC, it effectively made KPLC a monopoly. In order to make sure that, that monopoly is not misused, the Kenya Electricity Regulatory Authority (KERA) was created. What is the role of this Authority in ensuring that electric power is available to ordinary Kenyans at an affordable price?"
}