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

{
    "id": 67066,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/67066/?format=api",
    "text_counter": 25,
    "type": "speech",
    "speaker_name": "Mr. Njuguna",
    "speaker_title": "",
    "speaker": {
        "id": 20,
        "legal_name": "Peter Njuguna Gitau",
        "slug": "peter-gitau"
    },
    "content": "Mr. Speaker, Sir, emanating from the report given by the Attorney- General, you will note that about 53 cases were referred to his office for prosecution. Could he inform this House what deliberate steps he is taking to make sure that all these cases will be prosecuted even before his retirement this year?"
}