API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/1665/?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/1665/?format=api",
    "id": 1665,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Houghton Close Surgery",
    "email": null,
    "address1": "1 HOUGHTON CLOSE",
    "address2": "AMPTHILL",
    "city": "BEDFORD",
    "county": "BEDFORDSHIRE",
    "nation": "England",
    "postcode": "MK45 2TG",
    "telephone": "+441525300898"
}