I want to get all the releases for a particular artist by “artist mbid” where releases must be only in CD format, how can I do that by API?
ws/2/release/?limit=20&offset=0&fmt=json&query=arid:15856215-cc51-4423-879c-9ac955ccb11a format:CD&dismax=false
i am using this api but got 1146441 release_count which is not correct it should be only 29.