API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/1735/?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/1735/?format=api",
    "id": 1735,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "The Red House Group",
    "email": null,
    "address1": "THE RED HOUSE SURGERY",
    "address2": "124 WATLING STREET",
    "city": "RADLETT",
    "county": "HERTFORDSHIRE",
    "nation": "England",
    "postcode": "WD7 7JQ",
    "telephone": "+441923855606"
}