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

{
    "id": 333608,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/333608/?format=api",
    "text_counter": 116,
    "type": "speech",
    "speaker_name": "Mr. Murungi",
    "speaker_title": "",
    "speaker": {
        "id": 93,
        "legal_name": "Kiraitu Murungi",
        "slug": "kiraitu-murungi"
    },
    "content": "Mr. Deputy Speaker, Sir, it is true that the country is not generating enough power and demand has risen considerably, and we are not able to cope with it. Mr. Deputy Speaker, Sir, we have embarked on a very ambitious programme focusing on power generation; we expect to introduce another 500 megawatts by the year 2016. So, with this new programme we expect the quantity of power supply to increase considerably by the 2016, when the geothermal power plants will be up and running."
}