API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/3682/?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/3682/?format=api",
    "id": 3682,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Solent View Medical Practice",
    "email": null,
    "address1": "LEE-ON-SOLENT HEALTH CTR",
    "address2": "MANOR WAY",
    "city": "LEE-ON-THE-SOLENT",
    "county": "",
    "nation": "England",
    "postcode": "PO13 9JG",
    "telephone": "+442392550220"
}