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

{
    "id": 234283,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234283/?format=api",
    "text_counter": 89,
    "type": "speech",
    "speaker_name": "Mr. Kiunjuri",
    "speaker_title": "The Assistant Minister for Energy",
    "speaker": {
        "id": 175,
        "legal_name": "Festus Mwangi Kiunjuri",
        "slug": "mwangi-kiunjuri"
    },
    "content": " Thank you, Mr. Temporary Deputy Speaker, Sir. The Ministry of Energy is really concerned with the ongoing debate on the control of prices in respect of sale of petroleum products in this country. We have been looking at the relevant sections of the law to come up with a permanent solution as to how we can save the Kenyan taxpayer from exploitation, given arbitrary setting of prices of petroleum products by oil companies."
}