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

{
    "id": 111952,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/111952/?format=api",
    "text_counter": 9,
    "type": "speech",
    "speaker_name": "Mr. C. Kilonzo",
    "speaker_title": "",
    "speaker": {
        "id": 46,
        "legal_name": "Charles Mutavi Kilonzo",
        "slug": "charles-kilonzo"
    },
    "content": "Mr. Speaker, Sir, I beg to ask the Minister for Energy the following Question by Private Notice. (a) Under what circumstances did the Kenya Power and Lighting Company (KPLC) make a pre-tax profit of Kshs.2.8 billion for a six month-period ending December, 2009, and yet power consumers across the country are complaining of being overcharged? (b) When will KPLC lower its charges to the consumers?"
}