API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/3531/?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/3531/?format=api",
    "id": 3531,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "St Albans Medical Centre",
    "email": null,
    "address1": "26-28 ST. ALBANS CRESCENT",
    "address2": "CHARMINSTER",
    "city": "BOURNEMOUTH",
    "county": "DORSET",
    "nation": "England",
    "postcode": "BH8 9EW",
    "telephone": "+441202517333"
}