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

{
    "id": 33465,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/33465/?format=api",
    "text_counter": 221,
    "type": "speech",
    "speaker_name": "Mr. Joho",
    "speaker_title": "",
    "speaker": {
        "id": 30,
        "legal_name": "Hassan Ali Joho",
        "slug": "hassan-joho"
    },
    "content": "Mr. Speaker, Sir, recently, we had a power blackout in Mombasa that lasted about 48 hours; we are aware that many hotels have reported that they have incurred serious losses. Could the Assistant Minister inform this House what his Ministry is doing to ensure that they compensate for the losses that occur when power is interrupted? Things like televisions and refrigerators which do not have power guards are spoilt when there is power failure."
}