Apparently this data exists in some context, else I wouldn't have the ID. I have a small number of other albums which show the same behavior, and many many others which (happily) don't.
http://musicbrainz.org/ws/2/recording/5f04de02-2456-4a9d-ae2a-ae8281256109
Error:
Caught exception in MusicBrainz::Server::Controller::WS::2::Recording->recording "Can't call method "meta" on an undefined value at lib/MusicBrainz/Server/WebService/WebServiceStash.pm line 16."
Stack trace:
line 16 MusicBrainz::Server::WebService::WebServiceStash
line 59 MusicBrainz::Server::Controller::WS::2::Recording
line 118 MusicBrainz::Server::Controller::WS::2::Recording
line 322 MusicBrainz::Server
line 322 MusicBrainz::Server
line 322 MusicBrainz::Server
line 286 MusicBrainz::Server
Request data:
$VAR1 = {
'query_parameters' => {},
'body_parameters' => {}
};
https://github.com/metabrainz/musicbrainz-server/commit/6698f6bbf968d541a1ecfd40b789ff7d92c33afd
should, I think, fix this, but it appears not to, as https://beta.musicbrainz.org/ws/2/recording/5f04de02-2456-4a9d-ae2a-ae8281256109
still fails.