API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/4144/?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/4144/?format=api",
    "id": 4144,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Medical Centre Camelford (Dr Nash)",
    "email": null,
    "address1": "THE MEDICAL CENTRE",
    "address2": "CHURCH FIELD",
    "city": "CAMELFORD",
    "county": "CORNWALL",
    "nation": "England",
    "postcode": "PL32 9YT",
    "telephone": "+441840213894"
}