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

{
    "id": 15988,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/15988/?format=api",
    "text_counter": 515,
    "type": "speech",
    "speaker_name": "Mr. Shakeel",
    "speaker_title": "",
    "speaker": {
        "id": 140,
        "legal_name": "Ahmed Shakeel Shabbir Ahmed",
        "slug": "shakeel-shabbir"
    },
    "content": "Madam Temporary Deputy Chairlady, I am saying that we should reduce the number from seven members to five. Clause 9(1) states that there will be other seven members apart from the Chair. I was suggesting that we reduce these members from seven to five. So, the total number will not reduce from ten to five but from ten to eight."
}