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

{
    "id": 2356,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2356/?format=api",
    "text_counter": 47,
    "type": "speech",
    "speaker_name": "Mr. Mwaita",
    "speaker_title": "",
    "speaker": {
        "id": 100,
        "legal_name": "Sammy Sila Komen Mwaita",
        "slug": "sammy-mwaita"
    },
    "content": "In his answer on what the Ministry is taking to cushion Kenyans, the Assistant Minister said that in April, 2011, they reduced the Excise Duty on diesel. Between April and now, given the crisis of the exchange rate of our shilling, could the Ministry, in conjunction with the Office of the Deputy Prime Minister and Ministry of Finance, consider further reducing the Excise Duty on diesel, so that we can assist the farmers?"
}