-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Normal
-
Affects Version/s: None
-
Component/s: Web service
-
None
With current release browse web service, I cannot get works through inc= recording-level-rels as it is unsupported (I would also like work credits with work-rels but it requires recording-level-rels first).
/ws/2/release?inc=work-rels+... (no error but no work data) → /ws/2/release?inc=recording-level-rels+work-rels+... it errors as:
<error> <text> recording-level-rels is not a valid inc parameter for the release resource. </text> <text> For usage, please see: http://musicbrainz.org/development/mmd </text> </error>
FTR it does work in lookup mode (but one release at a time).