api - Query Track by ISRC -


is possible info track using isrc instead of id?

instead of

http://api.deezer.com/track/123455 

something like

http://api.deezer.com/track/?isrc=8764237 

it's not documented yet yes, can search track based on it's isrc number, following api call :

https://api.deezer.com/2.0/track/isrc:uswb11200587 

note in cases, isrc code may contain dash between letters/numbers.


Comments

Popular posts from this blog

php - regexp cyrillic filename not matches -

c# - OpenXML hanging while writing elements -

sql - Select Query has unexpected multiple records (MS Access) -