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

{
    "id": 4205,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4205/?format=api",
    "text_counter": 86,
    "type": "speech",
    "speaker_name": "Mr. Kiuna",
    "speaker_title": "",
    "speaker": {
        "id": 54,
        "legal_name": "Joseph Nganga Kiuna",
        "slug": "joseph-kiuna"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, first of all I do apologize for coming late. I beg to ask the Deputy Prime Minister and Minister for Finance the following Question by Private Notice. (a) Why has the price of maize flour not reduced and yet the price of maize has gone down? (b) What measures is the Minister taking to ensure that the price of the commodity is reduced?"
}