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

{
    "id": 2935,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2935/?format=api",
    "text_counter": 189,
    "type": "speech",
    "speaker_name": "Mr. Olago",
    "speaker_title": "",
    "speaker": {
        "id": 5,
        "legal_name": "John Olago Aluoch",
        "slug": "john-aluoch"
    },
    "content": "On a point of order, Mr. Deputy Speaker, Sir. I raised that issue, first of all, and I have heard my junior colleagues, through the Minister, talk about it as well. The issue that we find unpalatable is that when a matter is live; a matter is trite, then the Chief Justice comments about it. Whether it comes before him by way of contempt proceedings or it comes before him by any other proceedings, he should not be commenting in public! All lawyers should know that."
}