I am experimenting with the musicbrainz api using NodeJs. I want to get the track info of a specific track. I can do it with ISRC but if I try to search it with artist and title name, i get the wrong results.
For Example: Artist = Aphrodite's Child, Title = It's five o'clock
This doesn't return the right results although I know that this song is in the database.