# Pastebin z9EqFsrM 1) query the search api to get a list of release mbids `https://musicbrainz.org/ws/2/release?query=mismatched&fmt=json`. 2) show the user a list of releases to choose from using this data. 3) when the user chooses the release, use its mbid to load the release's tracks: `http://musicbrainz.org/ws/2/release/e2f22f53-0fb4-48c3-a58f-22f3e8b53b1c?fmt=json&inc=recordings`. 4) let the user choose tracks, timestamps etc. and submit as listens to LB.