GET /api/public/allergies/1/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://testing.clinic-frontend.dc.gompels.com/api/public/allergies/1/?format=api",
    "id": 1,
    "name": "TESTING",
    "description": "paddy is allergic to testing"
}