API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/2710/?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/2710/?format=api",
    "id": 2710,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Foundry Healthcare Lewes",
    "email": null,
    "address1": "SCHOOL HILL PRACTICE, SCHOOL HILL H",
    "address2": "33 HIGH STREET",
    "city": "LEWES",
    "county": "EAST SUSSEX",
    "nation": "England",
    "postcode": "BN7 2LU",
    "telephone": "+441273480888"
}