API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/4163/?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/4163/?format=api",
    "id": 4163,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Atlantic Medical Group",
    "email": null,
    "address1": "ST CLARE MEDICAL CENTRE",
    "address2": "ST CLARE STREET",
    "city": "PENZANCE",
    "county": "",
    "nation": "England",
    "postcode": "TR18 3DX",
    "telephone": "+441736363741"
}