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

{
    "id": 5079,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/5079/?format=api",
    "text_counter": 75,
    "type": "speech",
    "speaker_name": "(Mr. Imanyara)",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "to ask the Minister of State for Provincial Administration and Internal Security:- (a) Is the Minister aware that Mr. Johnson Kibia, a resident of Mikinduri, has complained about the failure by CID officers from Meru North to investigate death threats on him and his family on various occasions? (b) What steps is the Minister taking to ensure that CID officers act on Mr. Kibia’s complaint?"
}