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

{
    "id": 232204,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/232204/?format=api",
    "text_counter": 60,
    "type": "speech",
    "speaker_name": "Mr. Rai",
    "speaker_title": "",
    "speaker": {
        "id": 203,
        "legal_name": "Samuel Gonzi Rai",
        "slug": "samuel-rai"
    },
    "content": "asked the Minister of State for Administration and National Security:- (a) under what circumstances Mr. Munyika Nguta of Maphirphiriin Village, Mwatate Location of Kwale District, met his death on 27th November, 2003; and, (b) what urgent measures he is taking to ensure that investigations on the death of Mr. Nguta are completed."
}