API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/5524/?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/5524/?format=api",
    "id": 5524,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "The Over-Wyre Med.Ctr.",
    "email": null,
    "address1": "WILKINSON WAY",
    "address2": "OFF PILLING LANE",
    "city": "POULTON-LE-FYLDE",
    "county": "LANCASHIRE",
    "nation": "England",
    "postcode": "FY6 0FA",
    "telephone": "+441253951165"
}