MusicBrainz API/Search/CDStubsSearchJsonOutput

From MusicBrainz Wiki
< MusicBrainz API‎ | Search
Revision as of 11:14, 14 February 2017 by Zastai (talk | contribs) (→‎Json: Updated with current results of https://beta.musicbrainz.org/ws/2/cdstub/?query=title:Doo&limit=1&fmt=json)
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Json

{
    "created": "2017-02-14T11:00:32.046Z",
    "count": 53,
    "offset": 0,
    "cdstubs": [
        {
            "id": "NKpg6j_S6swmiKYEYsFhYrSwgQA-",
            "score": "100",
            "count": 15,
            "title": "Stupid Doo Doo Dumb",
            "artist": "Mac Dre",
            "barcode": "618763105025",
            "comment": "CD Baby id:macdremusic5"
        }
    ]
}