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

{
    "id": 555687,
    "url": "https://info.mzalendo.com/api/v0.1/hansard/entries/555687/?format=api",
    "text_counter": 89,
    "type": "speech",
    "speaker_name": "Hon. Katoo",
    "speaker_title": "",
    "speaker": {
        "id": 199,
        "legal_name": "Judah Katoo Ole-Metito",
        "slug": "judah-ole-metito"
    },
    "content": "Above all, the issue of appeal, as contained in the current Act, is not there. The amendment proposes that if you have not been successful, you have a right to appeal. That is important because some information may have been misrepresented, and that could be the reason why your application was successful. Therefore, you should be given a chance to appeal."
}