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

{
    "id": 666180,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/666180/?format=api",
    "text_counter": 26,
    "type": "speech",
    "speaker_name": "Hon. Njuki",
    "speaker_title": "",
    "speaker": {
        "id": 1372,
        "legal_name": "Onesmus Muthomi Njuki",
        "slug": "onesmus-muthomi-njuki"
    },
    "content": "Hon. Deputy Speaker, I want to indulge your attention. We are freezing in this Chamber. It is July and if you look at the way Members are, you will find that they are very immobile because they are freezing. We kindly ask you to instruct that the air conditioner is either turned on or the temperatures are increased."
}