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

{
    "id": 112003,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/112003/?format=api",
    "text_counter": 60,
    "type": "speech",
    "speaker_name": "Mr. Keter",
    "speaker_title": "",
    "speaker": {
        "id": 169,
        "legal_name": "Charles Cheruiyot Keter",
        "slug": "charles-keter"
    },
    "content": "Mr. Speaker, Sir, I have listened to the wishes of the Members. The Energy Regulatory Commission (ERC) will work out the modalities. Where it is possible to reduce, we will do that and where it is not possible, we will not. I have said that we will do away with emergency power. This will automatically reduce the cost of electricity."
}