Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Normal
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2013-07-22
-
Component/s: Web service
-
Labels:None
Description
The JSON API doesn't return the disc number for media, while the XML API does. Example:
Has disc number as //medium/position:
http://musicbrainz.org/ws/2/recording/e3aa9c7f-9871-410a-a6ec-d736db5e21e9?inc=releases+media&fmt=xml
Doesn't have disc number at all (not even as the position in the "media" array):
http://musicbrainz.org/ws/2/recording/e3aa9c7f-9871-410a-a6ec-d736db5e21e9?inc=releases+media&fmt=json
Also useful to know would be the total number of discs in the release.