API endpoint for querying GPSurgeries

GET /api/public/gpsurgeries/983/?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/983/?format=api",
    "id": 983,
    "is_deleted": false,
    "deleted_at": null,
    "ods_code": null,
    "name": "Dishley Grange Medical Practice",
    "email": null,
    "address1": "32 MAXWELL DRIVE",
    "address2": "GORSE COVERT",
    "city": "LOUGHBOROUGH",
    "county": "LEICESTERSHIRE",
    "nation": "England",
    "postcode": "LE11 4RZ",
    "telephone": "+441509646550"
}