-
Improvement
-
Resolution: Unresolved
-
Normal
-
None
-
None
Example Query:
- XML search: https://beta.musicbrainz.org/ws/2/release-group/?query=rgid:b0d0fc64-11f8-36d3-89bc-e4327c5a6fba
- JSON search: https://beta.musicbrainz.org/ws/2/release-group/?query=rgid:b0d0fc64-11f8-36d3-89bc-e4327c5a6fba&fmt=json
- JSON lookup: https://beta.musicbrainz.org/ws/2/release-group/b0d0fc64-11f8-36d3-89bc-e4327c5a6fba?fmt=json&inc=releases
Both XML search and JSON lookup are fine, but JSON search has a spurious 'count' field in the release group. This seems to come from the list of releases (in a lookup including releases, this field is not deserialized at all)
- is related to
-
SEARCH-611 Incorrect content in JSON version of release group search result
- Closed