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

html - Sizing a high-res image (~8MB) to display entirely in a small div (circular, diameter 100px) -

java - IntelliJ - No such instance method -

identifier - Is it possible for an html5 document to have two ids? -