Accessing download link from the loop with WP Download Manager Pro

You access the file direct link this way:

<?php echo (wpdm_get_package(get_the_ID()))['download_url']; ?>