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

{
    "id": 1016566,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1016566/?format=api",
    "text_counter": 170,
    "type": "speech",
    "speaker_name": "Sen. Nyamunga",
    "speaker_title": "",
    "speaker": {
        "id": 738,
        "legal_name": "Rose Nyamunga Ogendo",
        "slug": "rose-nyamunga-ogendo"
    },
    "content": "that Kenya is generating surplus energy but in the 1990’s, a contract was entered between the Kenyan Government and other suppliers of generators, which is supposed to run for the next 15 years. If we have a surplus of energy and we can use cheaper means of getting energy, why should we stick with a very expensive mode of energy generators that was entered into in the 1990’s?"
}