So this is doable ... its not much fun though. https://developers.adobetarget.com/api/#admin-apis
You essentially need to fetch all activities. Then all the activity info. Then all the audience ids in said activity. Then fetch each audience id. I manage to do with with a few mysql tables. After the code is written, it take about 5 minutes to fill up the tables and a few seconds to run the query.