API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/1679/?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/1679/?format=api",
    "id": 1679,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Hanscombe House Surgery",
    "email": null,
    "address1": "HANSCOME HOUSE SURGERY",
    "address2": "52A ST. ANDREW STREET",
    "city": "HERTFORD",
    "county": "HERTFORDSHIRE",
    "nation": "England",
    "postcode": "SG14 1JA",
    "telephone": "+441992582025"
}