API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/7453/?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/7453/?format=api",
    "id": 7453,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Lcd Wakefield Wic",
    "email": null,
    "address1": "KING STREET HEALTH CENTRE",
    "address2": "47 KING STREET",
    "city": "WAKEFIELD",
    "county": "WEST YORKSHIRE",
    "nation": "England",
    "postcode": "WF1 2SN",
    "telephone": "+441924882350"
}