API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/6931/?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/6931/?format=api",
    "id": 6931,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Bradley'S Practice",
    "email": null,
    "address1": "BUCKLEY MEDICAL CENTRE",
    "address2": "ALLTAMI ROAD",
    "city": "BUCKLEY",
    "county": "CLWYD",
    "nation": "England",
    "postcode": "CH7 3PG",
    "telephone": "+443459007851"
}