(async-resources-reference)= # Async Resources A collection of async Python classes modelling each type of content that is returned by the Deezer API when using the {class}`~deezer.asyncio.AsyncClient`. ```{toctree} :maxdepth: 1 async_resources/album async_resources/artist async_resources/chart async_resources/editorial async_resources/episode async_resources/genre async_resources/playlist async_resources/podcast async_resources/radio async_resources/track async_resources/user ```