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

{
    "id": 33461,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/33461/?format=api",
    "text_counter": 217,
    "type": "speech",
    "speaker_name": "Mr. Lessonet",
    "speaker_title": "",
    "speaker": {
        "id": 67,
        "legal_name": "Moses Lessonet",
        "slug": "moses-lessonet"
    },
    "content": "Mr. Speaker, Sir, considering that the KPLC is the sole supplier of power to all consumers in Kenya, is it not in order for consumers of that electricity to claim compensation from the KPLC for the time lost in their work and also for their products which are destroyed or spoilt due to lack of power?"
}