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

{
    "id": 101442,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/101442/?format=api",
    "text_counter": 258,
    "type": "speech",
    "speaker_name": "Mr. Shakeel",
    "speaker_title": "",
    "speaker": {
        "id": 140,
        "legal_name": "Ahmed Shakeel Shabbir Ahmed",
        "slug": "shakeel-shabbir"
    },
    "content": "The first comment I have is in respect of the Advisory Committee, whose membership is 15. Out of the 15 members, 10 are Permanent Secretaries (PSs), the Attorney-General and the Commissioner of Police. I was wondering whether this composition is not extra weighted towards the PSs. As we all know, the PSs will not be able to attend many of these meetings. In the spirit of joint responsibility, I feel that perhaps, the numbers on this committee need to be re-assessed with a view to involving more people in the Public Sector."
}