API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/5316/?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/5316/?format=api",
    "id": 5316,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Speke Hc - Dr Singh & Dr Bicha",
    "email": null,
    "address1": "SPEKE NEIGHBOURHOOD HEALTH CENTRE",
    "address2": "75 SOUTH PARADE",
    "city": "LIVERPOOL",
    "county": "MERSEYSIDE",
    "nation": "England",
    "postcode": "L24 2SF",
    "telephone": "+441512958810"
}