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

{
    "id": 2934,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/2934/?format=api",
    "text_counter": 188,
    "type": "speech",
    "speaker_name": "Mr. Baiya",
    "speaker_title": "",
    "speaker": {
        "id": 8,
        "legal_name": "Peter Njoroge Baiya",
        "slug": "peter-baiya"
    },
    "content": "Mr. Deputy Speaker, Sir, I also listened to the statement that has been made by the Chief Justice and at no time have we heard the Chief Justice defending the decision of the High Court on merit. That would actually embarrass him if he sat on the appeal. He has merely sought to defend the principle that if you have any issue with the decision, the right pattern and the right thing to do is to go on appeal. Is it in order, therefore, for the Executive to keep attacking the Chief Justice for doing that which he has actually sworn to do – to defend the Judiciary?"
}