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

{
    "id": 2354,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2354/?format=api",
    "text_counter": 45,
    "type": "speech",
    "speaker_name": "Mr. Muthama",
    "speaker_title": "",
    "speaker": {
        "id": 96,
        "legal_name": "Johnson Nduya Muthama",
        "slug": "johnson-muthama"
    },
    "content": "Mr. Speaker, Sir, I would like to address part (c) of the Question. I want the Assistant Minister to accept that it is extremely difficult for the Ministry to cushion Kenyans against the rise in the prices of petroleum. According to the information that was given in this House, petroleum products are imported once a month by one company. That is the cartel that controls the price of petroleum products. Could he confess that it is extremely difficult to control the price of petroleum products, and that Kenyans will continue to be exploited by those cartels?"
}