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

{
    "id": 234201,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/234201/?format=api",
    "text_counter": 7,
    "type": "speech",
    "speaker_name": "(Mr. Ojode)",
    "speaker_title": "",
    "speaker": {
        "id": 197,
        "legal_name": "Joshua Orwa Ojode",
        "slug": "joshua-ojode"
    },
    "content": "to ask the Minister of State for Administration and National Security:- (a) Is the Minister aware that Mr. Martin Ochanda Odongo of Kachuth Sub- Location in Kobama Division within Ndhiwa Constituency was found dead and dumped by the roadside on 10th October, 2006 (b) Could he table a report on investigation of the death, if any, and state how many people have been arrested in connection with the death of the deceased?"
}