API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/5617/?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/5617/?format=api",
    "id": 5617,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Adlington Medical Centre",
    "email": null,
    "address1": "22-24 BABYLON LANE",
    "address2": "ANDERTON",
    "city": "CHORLEY",
    "county": "",
    "nation": "England",
    "postcode": "PR6 9NW",
    "telephone": "+441257482076"
}