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

{
    "id": 66153,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/66153/?format=api",
    "text_counter": 315,
    "type": "speech",
    "speaker_name": "Mr. Imanyara",
    "speaker_title": "",
    "speaker": {
        "id": 22,
        "legal_name": "Gitobu Imanyara",
        "slug": "gitobu-imanyara"
    },
    "content": "Mr. Speaker, Sir, there were incidents of corruption reported in relation to the exercise. Indeed, there were cases of rangers being sent back. Could the Minister shed light on this and tell us whether, indeed, there were cases of corruption involved and what action has been taken with regard to those cases?"
}