Skips check_station_is_accessible() if import is coming from API this is because api qso import doesn't have a session thus automatically fails.
Extra checks must be done on the api calls to make sure things are safe.
Fixes#1381
Co-Authored-By: Florian (DF2ET) <github@florian-wolters.de>