If no translation exists for the indicated ID, the translated lyrics object is empty but other lyrics’ metadata are still returned. At least one of the query parameters must be indicated: commontrack_id, track_id, or track_isrc. Make sure to:
- fulfill the country restrictions you receive for every copyrighted content;
- apply the tracking method of your choice.
Authorizations
Query Parameters
The Musixmatch commontrack ID.
Example:
"178050559"
The Musixmatch track ID.
Example:
"287164945"
The language of the translated lyrics (ISO 639-1).
Example:
"it"
The allowed range is from 0 to 1. If present, only tracks with a translation ratio above this value for a given language will be returned. E.g., set it to 1 for fully translated lyrics or to 0.7 for at least 70% translation completion.
Example:
"1"
A valid ISRC identifier.
Example:
"USUM72401994"
Response
200 - application/json
200 OK / 400 Bad Request / 401 Unauthorized / 404 Not Found