API endpoint for querying AppointmentTypes

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

{
    "id": 25,
    "url": "https://testing.clinic-frontend.dc.gompels.com/api/public/appointmenttypes/25/?format=api",
    "name": "Flu Vaccination NHS",
    "disabled": false,
    "hidden": true,
    "slug": "flu-vaccination-nhs",
    "duration": 5,
    "prebooking_info": "GREAT! You are booking a Free NHS Flu Vaccine \n======================================\n**Please take care with your booking**\n\nPlease ensure you meet at least one of the eligibility criteria for an NHS Vaccine below: \n\n- 65 Years or Over \n- Chronic Heart Disease\n- Chronic Liver Disease\n- Diabetes\n- Asplenia/Splenic dysfunction\n- Person in long-stay residential care home or care facility\n- Household Contact of immunocompromised individual\n- 50-64 Years (not in risk group)\n- Household contact of person on NHS shielded patient list\n- Social Care worker\n- Chronic Respiratory Disease\n- Chronic Kidney disease\n- Chronic Neurological Disease \n- Immunosuppression\n- Pregnant Woman\n- Carer\n- Morbid Obesity (BMI >_40)\n- Learning disability\n- Employed through Direct payment of personal health budget\n- Hospice worker\n\nIf you are not eligible, we would still love to see you! \n\nPlease click back and book a Private Flu Vaccine \n\nBooking the wrong appointment may lead to delays on the day of your vaccine",
    "booking_redirect_url": null,
    "description": "FREE NHS Flu Vaccination for Eligible Patients",
    "image": "https://s3.eu-west-2.amazonaws.com/app.clinic.testing/media/appointment_types/chrome_Wr0QX1wCiT.webp?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIA5AVDDWFAVOJGWH7B%2F20250909%2Feu-west-2%2Fs3%2Faws4_request&X-Amz-Date=20250909T230019Z&X-Amz-Expires=3600&X-Amz-SignedHeaders=host&X-Amz-Signature=1f0d0ab2217bc62cd24d86fe10aa1febabad55ebeabb73feeb203d324401a531",
    "image_name": "chrome_Wr0QX1wCiT.png",
    "min_price": "0.00",
    "max_price": null,
    "badge": null,
    "secret_key": null,
    "tags": [
        {
            "url": "https://testing.clinic-frontend.dc.gompels.com/api/public/appointmenttypetags/1/?format=api",
            "name": "Vaccinations",
            "slug": "vaccinations",
            "color": "#cc1d1d",
            "created_at": "2025-04-29T14:41:53.860982+01:00"
        }
    ]
}