Dataset Hoster : mbid-mapping

MusicBrainz ID Mapping lookup

Given the name of an artist and the name of a recording (track) this query will attempt to find a suitable match in MusicBrainz. (JSON version and JSON POST data)



Open results as a playlist

1 rows returned

index artist_credit_arg recording_arg artist_credit_name release_name recording_name artist_credit_id artist_mbids release_mbid recording_mbid match_type
0
portishead
strangers
65
8f6bd1e4-fbe1-4f50-aa9b-94c450ec0f11
4
JSON POST data for this query:
[
    {
        "artist_credit_name": "portishead",
        "recording_name": "strangers"
    }
]