Using API to retrieve album given artist and song

I am using this query hoping to retrieve album the song is released on

https://musicbrainz.org/ws/2/release/?query=recording:CHECK%20MY%20BRAIN%20AND%20artist:ALICE%20IN%20CHAINS&fmt=json

I expect to see Black Gives Way to Blue in the returned JSON file, but it is not there. Does anyone know how to improve the query to include that result.