API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/7541/?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/7541/?format=api",
    "id": 7541,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Erdington Gp Health & Wellbeing Wic",
    "email": null,
    "address1": "196 HIGH STREET",
    "address2": "ERDINGTON",
    "city": "BIRMINGHAM",
    "county": "WEST MIDLANDS",
    "nation": "England",
    "postcode": "B23 6SJ",
    "telephone": "+441216868010"
}