API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/7677/?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/7677/?format=api",
    "id": 7677,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "York Gp Extended Access (Nimbuscare)",
    "email": null,
    "address1": "NIMBUSCARE LTD",
    "address2": "ACOMB GARTH",
    "city": "YORK",
    "county": "",
    "nation": "England",
    "postcode": "YO24 4LJ",
    "telephone": "+441904943690"
}