API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/442/?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/442/?format=api",
    "id": 442,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Dr Gt Hendow'S Practice",
    "email": null,
    "address1": "BRANSHOLME SOUTH HTH CTR",
    "address2": "GOODHART RD, BRANSHOLME",
    "city": "HULL",
    "county": "NORTH HUMBERSIDE",
    "nation": "England",
    "postcode": "HU7 4DW",
    "telephone": "+441482825438"
}