developmentseed / bioacoustics-api

Google Bioacustics API that runs the backend for A2O Search
https://devseed.com/api-docs/?url=https://api.search.acousticobservatory.org/api/v1/openapi
MIT License
1 stars 0 forks source link

Download audio proxy endpoint #35

Closed willemarcel closed 1 year ago

willemarcel commented 1 year ago

Resolves #34

@oliverroick the url will be /api/v1/a2o/audio_recordings/download/{format}/{id}?{offset params...}

geohacker commented 1 year ago

Looks good, thank you @willemarcel!