API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/6607/?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/6607/?format=api",
    "id": 6607,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Clyde Practice",
    "email": null,
    "address1": "MOTHERWELL HEALTH CENTRE",
    "address2": "138-144 WINDMILL STREET",
    "city": "MOTHERWELL",
    "county": "NORTH LANARKSHIRE",
    "nation": "England",
    "postcode": "ML1 1TB",
    "telephone": "+441698266525"
}