API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/7407/?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/7407/?format=api",
    "id": 7407,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Slough Treatment, Advice & Recovery Team",
    "email": null,
    "address1": "ELLIMAN RESOURCE CENTRE",
    "address2": "27 PURSERS CLOSE",
    "city": "SLOUGH",
    "county": "BERKSHIRE",
    "nation": "England",
    "postcode": "SL2 5DL",
    "telephone": "+441753692548"
}