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

{
    "id": 304270,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/304270/?format=api",
    "text_counter": 337,
    "type": "speech",
    "speaker_name": "Mr. Koech",
    "speaker_title": "",
    "speaker": {
        "id": 56,
        "legal_name": "David Kibet Koech",
        "slug": "david-koech"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I also want to add that the cost of energy in this country is not only scaring away the potential investors, but it has already chased away many investors who have invested in this country. So many factories have closed shop mainly because of the cost of energy. Even Kenyans who have access to electricity still use charcoal for cooking mainly because electricity is too expensive. That, as a result, is threatening very seriously the conservation efforts in this country."
}