API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/5977/?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/5977/?format=api",
    "id": 5977,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Boothstown Medical Centre",
    "email": null,
    "address1": "PARR BRIDGE H&W CENTRE",
    "address2": "PARR BRIDGE RETAIL PARK",
    "city": "MANCHESTER",
    "county": "",
    "nation": "England",
    "postcode": "M29 8RZ",
    "telephone": "+441942483828"
}