Public artifacts for the Crates DJ music library API. Reverse-engineered from the macOS app. - `specs/` - OpenAPI 3.0.3 specs per Crates.app version. `specs/latest` is a symlink to the newest version. - `crates-api-kotlin/` - Kotlin client library generated from the OpenAPI spec (Ktor + coroutines + kotlinx.serialization).