API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/6610/?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/6610/?format=api",
    "id": 6610,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Forestbank Medical Partnership",
    "email": null,
    "address1": "HARTHILL HEALTH CENTRE",
    "address2": "24-26 VICTORIA STREET",
    "city": "SHOTTS",
    "county": "",
    "nation": "England",
    "postcode": "ML7 5QB",
    "telephone": "+441501751795"
}