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

{
    "id": 62688,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/62688/?format=api",
    "text_counter": 484,
    "type": "speech",
    "speaker_name": "Mr. Gumbo",
    "speaker_title": "",
    "speaker": {
        "id": 24,
        "legal_name": "Nicholas Gumbo",
        "slug": "nicholas-gumbo"
    },
    "content": "On a point of order, Mr. Temporary Deputy Chairman, Sir. I am not a lawyer, but it is not correct that the High Court ruled that a practising lawyer can still serve in the Judicial Service Commission. What the High Court ruled was that there is no law to stop a practising advocate from being a member of the Commission."
}