変更履歴
2025-01-23
- Add new endpoint
/api/release/toc
allowing to search releases by CD TOC (Table of Content)
2025-01-29
- Add new
code
property on countries
2025-01-17
- Add new property
isrcs
on work
2025-01-10
- Add new endpoint for works
2025-01-09
- Add new property
influence_country_name
andinfluence_country_code
to artist
2024-12-30
- Add
/album/{id}/reviews
endpoint for album reviews in several languages.
2024-12-17
- Add new endpoints for shows (
/show
,/show/{id}
,/show/{id}/pictures
) - Add new show-type endpoints (
/show-type
,/show-type/{id}
)
2024-12-12
- Add parameter
order_by
on recommendation
2024-12-11
2024-11-22
- Property
query
is no more required on artist and recording - Add DSP properties (
spotify_id
,deezer_id
,napster_id
,qobuz_id
,apple_id
,sevendigital_id
,lyricfind_id
) on artist and recording - Add new property
artist
on album
2024-10-28
2024-09-30
- Add new property
language
andlanguage_code
to artist-title - Add new property
language_code
to lyrics and recording/lyric
2024-09-26
- Add new property
subtitle
for album
2024-07-01
- Add new endpoint popularity/recording
- Change property
genre
togenres
for popularity/artist
2024-06-26
- Add new endpoint popularity/artist
2024-05-29
- Change property
id_artist
toid
andname_artist
toname
for genre/{id}/artists
2024-05-21
2024-05-16
- Add genre into recording and artist-title
- Add related isrcs into recording
- Remove
top_artists
field from genre - Add new endpoint genre/{id}/artists
2024-05-13
- New api reference available