API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/4485/?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/4485/?format=api",
    "id": 4485,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "The Ridgeway Surgery",
    "email": null,
    "address1": "6-8 FECKENHAM ROAD",
    "address2": "ASTWOOD BANK",
    "city": "REDDITCH",
    "county": "WORCESTERSHIRE",
    "nation": "England",
    "postcode": "B96 6DS",
    "telephone": "+441527892418"
}