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

{
    "id": 333607,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333607/?format=api",
    "text_counter": 115,
    "type": "speech",
    "speaker_name": "Mr. Kiptanui",
    "speaker_title": "",
    "speaker": {
        "id": 52,
        "legal_name": "Jackson Kiplagat Kiptanui",
        "slug": "jackson-kiptanui"
    },
    "content": "Mr. Deputy Speaker, Sir, while answering my question the Minister said one of the reasons for power interruptions is unreliable power supply. I believe that this unreliable power is affecting many Kenyans in this country. He has done very well in transforming the energy sector. There are some new initiatives such as geothermal power generation and wind energy which he has introduced. When will this country benefit from these initiatives?"
}