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

{
    "id": 1507,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/1507/?format=api",
    "text_counter": 31,
    "type": "speech",
    "speaker_name": "Mr. Kiuna",
    "speaker_title": "",
    "speaker": {
        "id": 54,
        "legal_name": "Joseph Nganga Kiuna",
        "slug": "joseph-kiuna"
    },
    "content": "Mr. Deputy Speaker, Sir, I beg to ask the Minister of State for Provincial Administration and Internal Security the following Question by Private Notice. (a) What led to the exhumation of the body of one Mr. Francis Mbuthia at Banita farm on 30th November, 2011? (b) What measures has the Minister taken against the people who incited the public and facilitated the exercise? (c) What action has the Ministry also taken against the Assistant Chief and Senior Chiefs in that area, who supervised the illegal exhumation?"
}