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

{
    "id": 4128,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/4128/?format=api",
    "text_counter": 9,
    "type": "speech",
    "speaker_name": "(Mr. Kiuna)",
    "speaker_title": "",
    "speaker": {
        "id": 54,
        "legal_name": "Joseph Nganga Kiuna",
        "slug": "joseph-kiuna"
    },
    "content": "to ask the Deputy Prime Minister and Minister for Finance:- (a) Why has the price of maize flour not reduced 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?"
}