API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/970/?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/970/?format=api",
    "id": 970,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Fosse Medical Centre (Dr H Mukadam)",
    "email": null,
    "address1": "FOSSE MEDICAL CENTRE",
    "address2": "334 FOSSE ROAD NORTH",
    "city": "LEICESTER",
    "county": "LEICESTERSHIRE",
    "nation": "England",
    "postcode": "LE3 5RR",
    "telephone": "+441162957100"
}