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

{
    "id": 6116,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/6116/?format=api",
    "text_counter": 123,
    "type": "speech",
    "speaker_name": "Mr. Mututho",
    "speaker_title": "",
    "speaker": {
        "id": 97,
        "legal_name": "John Michael Njenga Mututho",
        "slug": "john-mututho"
    },
    "content": "Mr. Temporary Deputy Speaker, Sir, is the Attorney-General in order to avoid the numbers and the figures involved in this investigation? We are asking specifically for investigations to be speeded up. Is he in order to avoid dealing with big numbers by saying that there are only 50 cases whereas we know that he has a capacity to deal with at the very least, one case per DCIO which would work out to be 320 cases?"
}