API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/5330/?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/5330/?format=api",
    "id": 5330,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Vista Road Surgery",
    "email": null,
    "address1": "VISTA LOCALITY CENTRE",
    "address2": "VISTA ROAD",
    "city": "NEWTON-LE-WILLOWS",
    "county": "MERSEYSIDE",
    "nation": "England",
    "postcode": "WA12 9ED",
    "telephone": "+441925221457"
}