API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/5156/?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/5156/?format=api",
    "id": 5156,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Boughton Medical Group",
    "email": null,
    "address1": "BOUGHTON HEALTH CENTRE",
    "address2": "HOOLE LANE",
    "city": "CHESTER",
    "county": "CHESHIRE",
    "nation": "England",
    "postcode": "CH2 3DP",
    "telephone": "+441244325421"
}