API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/4158/?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/4158/?format=api",
    "id": 4158,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Three Spires Medical Practice",
    "email": null,
    "address1": "TRURO HEALTH PARK",
    "address2": "INFIRMARY HILL",
    "city": "TRURO",
    "county": "CORNWALL",
    "nation": "England",
    "postcode": "TR1 2JA",
    "telephone": "+441872272272"
}