API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/952/?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/952/?format=api",
    "id": 952,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Barrow Health Centre",
    "email": null,
    "address1": "HEALTH CTR, 27 HIGH ST",
    "address2": "BARROW-UPON-SOAR",
    "city": "LOUGHBOROUGH",
    "county": "LEICESTERSHIRE",
    "nation": "England",
    "postcode": "LE12 8PY",
    "telephone": "+441509274430"
}