API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/6632/?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/gpsurgeries/6632/?format=api",
    "id": 6632,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Drs Clokey & Mcshane",
    "email": null,
    "address1": "CADZOW HEALTH CENTRE",
    "address2": "187 LOW WATERS ROAD",
    "city": "HAMILTON",
    "county": "LANARKSHIRE",
    "nation": "England",
    "postcode": "ML3 7QQ",
    "telephone": "+441698327028"
}