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

{
    "id": 2336,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2336/?format=api",
    "text_counter": 27,
    "type": "speech",
    "speaker_name": "Mr. Mwaita",
    "speaker_title": "",
    "speaker": {
        "id": 100,
        "legal_name": "Sammy Sila Komen Mwaita",
        "slug": "sammy-mwaita"
    },
    "content": "Mr. Speaker, Sir, I beg to ask the Minister for Energy the following Question by Private Notice: (a) Could the Minister provide a breakdown on consumption of all petroleum products in the country on a monthly basis? (b) What criteria is used by the Energy Regulatory Commission (ERC) in determining the prices of petroleum products? (c) What measures is the Minister taking to cushion Kenyans against the spiraling prices of petroleum products?"
}