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

{
    "id": 8139,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/8139/?format=api",
    "text_counter": 256,
    "type": "speech",
    "speaker_name": "Mr. Gitari",
    "speaker_title": "",
    "speaker": {
        "id": 388,
        "legal_name": "Joseph Gachoki Gitari",
        "slug": "joseph-gitari"
    },
    "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) Under what circumstances was Mr. Edwin Kega, a First Year student at Kenyatta University, killed in Kaitheri village on the night of 29th October, 2011? (b) What measures is the Ministry taking to ensure security in the region is enhanced? (c) Could the Minister consider establishing a Police Post within Kaitheri area?"
}