-
released this
2025-10-09 23:56:50 +00:00 | 15 commits to main since this releaseThis release contains the work done to include the define the information sections of the
OpenAPIspecification document and all theGETendpoints of the Service and Database categories:- GET
/ - GET
/artists/{artist_id} - GET
/artists/{artist_id}/releases - GET
/labels/{label_id} - GET
/labels/{label_id}/releases - GET
/masters/{master_id} - GET
/masters/{master_id}/versions - GET
/releases/{release_id} - GET
/releases/{release_id}/rating - GET
/releases/{release_id}/rating/{username} - GET
/releases/{release_id}/stats - GET
/database/search
Downloads
- GET