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

{
    "id": 140256,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/140256/?format=api",
    "text_counter": 37,
    "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. Speaker, Sir. You direction to the Assistant Minister was very clear. You wanted him to state the court file numbers. He does not have any court file numbers and the names of the parties. What he has only referred to is negotiation between the parties and plaints which have been taken for arbitration. Standing Order No.80 is very clear about what constitutes civil proceedings. Arbitration proceedings are not part of civil proceedings and in the absence of court file numbers and specific names of parties, I urge you to rule that these are not privileged communications."
}