diff --git a/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/ArtistTests.cs b/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/ArtistTests.cs index 8d6b503..06ac3fd 100644 --- a/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/ArtistTests.cs +++ b/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/ArtistTests.cs @@ -109,12 +109,10 @@ public void TestArtistTags() Assert.IsNotNull(list); Assert.GreaterOrEqual(list.Count, 1); - var tag = list[7]; + var tag = list.OrderByDescending(i => i.Count).First(); - Assert.IsNotNull(tag); - - Assert.GreaterOrEqual(tag.Count, 1); - Assert.AreEqual("blues", tag.Name); + Assert.GreaterOrEqual(tag.Count, 5); + Assert.AreEqual("folk rock", tag.Name); } [Test] diff --git a/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/Data/artist-get.json b/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/Data/artist-get.json index f9bf8f7..172757b 100644 --- a/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/Data/artist-get.json +++ b/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/Data/artist-get.json @@ -1 +1 @@ -{"type-id":"b6e035f4-3ce9-331c-97df-83397230b0df","gender-id":"36d3d30a-839d-3eda-8cb3-29be4384e4a9","genres":[{"count":2,"disambiguation":"","id":"fe12b346-a10e-450f-bf81-fa20894b5ea2","name":"blues"},{"disambiguation":"","count":6,"id":"58e325d5-54fd-4e98-b39a-3aa6bc319273","name":"blues rock"},{"disambiguation":"","count":1,"id":"93244085-20e5-4f16-9067-1d19143b3810","name":"classic rock"},{"disambiguation":"","count":3,"id":"c11e4253-a888-4a2a-adde-c274b748d0b3","name":"contemporary folk"},{"name":"country","id":"5f665615-7fb3-49d8-b541-62a7b239edbe","count":1,"disambiguation":""},{"name":"country rock","id":"fb07b1e3-411d-4146-a0d6-3479c0e7557b","disambiguation":"","count":3},{"id":"a91eed3a-fdd0-494e-ade0-95ea4117f6eb","name":"folk","count":4,"disambiguation":""},{"id":"445dc48f-5233-4b4f-987f-867ff9ade836","name":"folk rock","disambiguation":"","count":5},{"count":3,"disambiguation":"","name":"pop rock","id":"797e2e85-5ffd-495c-a757-8b4079052f0e"},{"count":6,"disambiguation":"","name":"rock","id":"0e3fc579-2d24-4f20-9dae-736e1ec78798"},{"id":"455f264b-db00-4716-991d-fbd32dc24523","name":"singer-songwriter","disambiguation":"","count":2}],"rating":{"value":4.3,"votes-count":32},"end_area":null,"country":"US","relations":[{"attributes":[],"type":"collaboration","attribute-ids":{},"direction":"forward","source-credit":"","target-type":"artist","end":null,"ended":false,"type-id":"75c09861-6857-4ec0-9729-84eefde7fc86","begin":null,"target-credit":"","artist":{"type-id":"e431f5f6-b5d2-343d-8b36-72607fffb74b","disambiguation":"","sort-name":"Artists United Against Apartheid","name":"Artists United Against Apartheid","id":"298fb0c1-5a1f-43c1-854d-663762caad6e","type":"Group"},"attribute-values":{}},{"attributes":[],"type":"collaboration","attribute-ids":{},"direction":"forward","source-credit":"","target-type":"artist","end":null,"ended":false,"type-id":"75c09861-6857-4ec0-9729-84eefde7fc86","begin":null,"target-credit":"","artist":{"type-id":"e431f5f6-b5d2-343d-8b36-72607fffb74b","disambiguation":"","sort-name":"USA for Africa","name":"USA for Africa","id":"45e3c90f-2de6-4452-99b3-8dbf7a3cf6df","type":"Group"},"attribute-values":{}},{"target-credit":"","artist":{"sort-name":"Jones, Mickey","disambiguation":"American actor, former rock drummer","type-id":"b6e035f4-3ce9-331c-97df-83397230b0df","type":"Person","name":"Mickey Jones","id":"a4033244-3785-412a-8e8a-809f0faa02a2"},"attribute-values":{},"ended":true,"type-id":"ed6a7891-ce70-4e08-9839-1f2f62270497","begin":"1966","target-type":"artist","end":"1966","attributes":["drums (drum set)"],"attribute-ids":{"drums (drum set)":"12092505-6ee1-46af-a15a-b5b468b6b155"},"type":"instrumental supporting musician","attribute-credits":{},"direction":"backward","source-credit":""},{"target-type":"artist","end":null,"attributes":[],"attribute-ids":{},"type":"involved with","direction":"backward","source-credit":"","target-credit":"","artist":{"type":"Person","name":"Susan Rotolo","id":"96ddf1b6-2544-4ee9-b7d2-31677bf017e4","sort-name":"Rotolo, Susan","disambiguation":"","type-id":"b6e035f4-3ce9-331c-97df-83397230b0df"},"attribute-values":{},"ended":false,"type-id":"fd3927ba-fd51-4fa9-bcc2-e83637896fe8","begin":null},{"ended":true,"begin":null,"type-id":"fd3927ba-fd51-4fa9-bcc2-e83637896fe8","target-credit":"","artist":{"type":"Person","id":"92d37892-6186-4459-9cc1-f0dde57652d0","name":"Joan Baez","sort-name":"Baez, Joan","disambiguation":"US folk singer","type-id":"b6e035f4-3ce9-331c-97df-83397230b0df"},"attribute-values":{},"type":"involved with","attribute-ids":{},"attributes":[],"source-credit":"","direction":"forward","target-type":"artist","end":null},{"attributes":[],"attribute-ids":{},"type":"is person","direction":"forward","source-credit":"","target-type":"artist","end":"1964","ended":true,"type-id":"dd9886f2-1dfe-4270-97db-283f6839a666","begin":"1964","artist":{"id":"5bf151d7-0b3b-48cb-b6e7-a30004da1680","name":"Tedham Porterhouse","type":"Person","type-id":"b6e035f4-3ce9-331c-97df-83397230b0df","disambiguation":"","sort-name":"Porterhouse, Tedham"},"target-credit":"","attribute-values":{}},{"target-type":"artist","end":"1972-09","attributes":[],"attribute-ids":{},"type":"is person","direction":"forward","source-credit":"","target-credit":"","artist":{"type":"Person","name":"Robert Milkwood Thomas","id":"78e2ef88-6898-4fb2-9666-306546904cf8","sort-name":"Thomas, Robert Milkwood","disambiguation":"","type-id":"b6e035f4-3ce9-331c-97df-83397230b0df"},"attribute-values":{},"ended":true,"type-id":"dd9886f2-1dfe-4270-97db-283f6839a666","begin":"1972-09"},{"end":null,"target-type":"artist","source-credit":"","direction":"forward","type":"is person","attribute-ids":{},"attributes":[],"attribute-values":{},"artist":{"id":"7017b003-a397-4015-8b13-76c858cef56e","name":"Jack Frost","type":"Person","type-id":"b6e035f4-3ce9-331c-97df-83397230b0df","disambiguation":"pseudonym for Bob Dylan","sort-name":"Frost, Jack"},"target-credit":"","begin":null,"type-id":"dd9886f2-1dfe-4270-97db-283f6839a666","ended":false},{"begin":"1965-11-22","type-id":"b2bf7a5d-2da6-4742-baf4-e38d8a7ad029","ended":true,"attribute-values":{},"artist":{"type":"Person","id":"633c9606-4197-4bab-9886-ac413bf3c063","name":"Sara Dylan","sort-name":"Dylan, Sara","type-id":"b6e035f4-3ce9-331c-97df-83397230b0df","disambiguation":""},"target-credit":"","source-credit":"","direction":"forward","attribute-ids":{},"type":"married","attributes":[],"end":"1977-06-29","target-type":"artist"},{"direction":"backward","source-credit":"","attributes":[],"attribute-ids":{},"type":"married","end":"1977","target-type":"artist","type-id":"b2bf7a5d-2da6-4742-baf4-e38d8a7ad029","begin":"1965","ended":true,"attribute-values":{},"artist":{"id":"633c9606-4197-4bab-9886-ac413bf3c063","name":"Sara Dylan","type":"Person","type-id":"b6e035f4-3ce9-331c-97df-83397230b0df","disambiguation":"","sort-name":"Dylan, Sara"},"target-credit":"Sarah Dylan"},{"attribute-values":{},"artist":{"sort-name":"Dennis, Carolyn","type-id":"b6e035f4-3ce9-331c-97df-83397230b0df","disambiguation":"","type":"Person","id":"08981ccf-371b-4441-be4c-6b5196cee37d","name":"Carolyn Dennis"},"target-credit":"","begin":"1986-06-04","type-id":"b2bf7a5d-2da6-4742-baf4-e38d8a7ad029","ended":true,"end":"1990-08-07","target-type":"artist","source-credit":"","direction":"forward","attribute-ids":{},"type":"married","attributes":[]},{"target-type":"artist","end":"1990","type":"member of band","attribute-ids":{},"attributes":[],"source-credit":"","direction":"forward","target-credit":"","artist":{"sort-name":"Traveling Wilburys","type-id":"e431f5f6-b5d2-343d-8b36-72607fffb74b","disambiguation":"","type":"Group","name":"Traveling Wilburys","id":"4387b544-e4d0-4f18-b74e-d4a5ba1582ab"},"attribute-values":{},"ended":true,"begin":"1988","type-id":"5be4c609-9afa-4ea0-910b-12ffb71e3821"},{"artist":{"type-id":"e431f5f6-b5d2-343d-8b36-72607fffb74b","disambiguation":"","sort-name":"Golden Chords","id":"48fb4dcb-bd67-4a9d-8afa-1fa173522f7a","name":"Golden Chords","type":"Group"},"target-credit":"","attribute-values":{},"ended":false,"begin":null,"type-id":"5be4c609-9afa-4ea0-910b-12ffb71e3821","target-type":"artist","end":null,"type":"member of band","attribute-ids":{},"attributes":[],"source-credit":"","direction":"forward"},{"direction":"forward","source-credit":"","attributes":[],"type":"parent","attribute-ids":{},"end":null,"target-type":"artist","type-id":"9421ca84-934f-49fe-9e66-dea242430406","begin":null,"ended":false,"attribute-values":{},"target-credit":"","artist":{"sort-name":"Dylan, Jakob","type-id":"b6e035f4-3ce9-331c-97df-83397230b0df","disambiguation":"","type":"Person","id":"2f877714-727d-490b-94fb-a8d32ee4cea5","name":"Jakob Dylan"}},{"end":null,"target-type":"artist","direction":"forward","source-credit":"","attributes":[],"type":"parent","attribute-ids":{},"attribute-values":{},"artist":{"type":"Person","id":"c9f3a74c-f84f-4aa3-abbf-f9070ba69e9d","name":"Jesse Dylan","sort-name":"Dylan, Jesse","disambiguation":"","type-id":"b6e035f4-3ce9-331c-97df-83397230b0df"},"target-credit":"","type-id":"9421ca84-934f-49fe-9e66-dea242430406","begin":null,"ended":false},{"end":null,"target-type":"artist","source-credit":"","direction":"forward","type":"parent","attribute-ids":{},"attributes":[],"attribute-values":{},"target-credit":"","artist":{"id":"e30d73e6-38d5-4981-a0b5-f1066af82268","name":"Desiree Gabrielle Dennis‐Dylan","type":"Person","disambiguation":"","type-id":"b6e035f4-3ce9-331c-97df-83397230b0df","sort-name":"Dennis‐Dylan, Desiree Gabrielle"},"begin":null,"type-id":"9421ca84-934f-49fe-9e66-dea242430406","ended":false},{"direction":"backward","source-credit":"","attributes":[],"attribute-ids":{},"type":"sibling","end":null,"target-type":"artist","type-id":"b42b7966-b904-449e-b8f9-8c7297b863d0","begin":null,"ended":false,"attribute-values":{},"target-credit":"","artist":{"sort-name":"Zimmerman, David","type-id":"b6e035f4-3ce9-331c-97df-83397230b0df","disambiguation":"manager/producer. brother of Bob Dylan","type":"Person","id":"d25618f8-98a2-46aa-836b-9d556759ef09","name":"David Zimmerman"}},{"target-type":"artist","end":null,"type":"supporting musician","attribute-ids":{},"attributes":[],"source-credit":"","direction":"backward","artist":{"name":"Neverending Tour Band","id":"3ee792fd-eebf-40c6-9f4a-1ba8ecc7b11c","type":"Group","disambiguation":"Bob Dylan's backup band","type-id":"e431f5f6-b5d2-343d-8b36-72607fffb74b","sort-name":"Neverending Tour Band"},"target-credit":"","attribute-values":{},"ended":false,"begin":null,"type-id":"88562a60-2550-48f0-8e8e-f54d95c7369a"},{"source-credit":"","direction":"forward","type":"allmusic","attribute-ids":{},"attributes":[],"end":null,"target-type":"url","begin":null,"type-id":"6b3e3c85-0002-4f34-aca6-80ace0d7e846","url":{"id":"be59648c-a445-4380-9b60-778517a8d271","resource":"https://www.allmusic.com/artist/mn0000066915"},"ended":false,"attribute-values":{},"target-credit":""},{"direction":"forward","source-credit":"","attributes":[],"type":"bandsintown","attribute-ids":{},"end":null,"target-type":"url","type-id":"ea45ed3d-2d5e-456e-8c32-94b6f51426e2","begin":null,"ended":false,"url":{"resource":"https://www.bandsintown.com/a/487","id":"d9eed76b-56ca-4a22-894c-52df47e2ffa3"},"attribute-values":{},"target-credit":""},{"target-type":"url","end":"2020-11-19","attributes":[],"attribute-ids":{},"type":"BBC Music page","direction":"forward","source-credit":"","target-credit":"","attribute-values":{},"ended":true,"url":{"resource":"https://www.bbc.co.uk/music/artists/72c536dc-7137-4477-a521-567eeb840fa8","id":"db9533ad-9a8f-4012-9cde-a18c3dcac48d"},"type-id":"d028a975-000c-4525-9333-d3c8425e4b54","begin":null},{"attributes":[],"attribute-ids":{},"type":"biography","direction":"forward","source-credit":"","target-type":"url","end":null,"ended":false,"url":{"resource":"https://www.wolfgangs.com/bob-dylan/","id":"a8f23dcc-a714-4b17-aa3e-2a887816cb76"},"type-id":"78f75830-94e1-4138-8f8a-643e3bb21ce5","begin":null,"target-credit":"","attribute-values":{}},{"attribute-values":{},"target-credit":"","type-id":"4fb0eeec-a6eb-4ae3-ad52-b55765b94e8f","begin":null,"url":{"id":"e7a21a73-f120-46b5-a941-77aa89849129","resource":"http://cds.jrd.org.uk/list/titles.bob.shtml"},"ended":true,"end":"2010","target-type":"url","direction":"forward","source-credit":"","attributes":[],"attribute-ids":{},"type":"discography page"},{"target-credit":"","attribute-values":{},"url":{"resource":"http://jokerman.org.uk/lb/LosslessBob.html","id":"4c7d5617-bbec-46fe-a357-5dd44ca309fd"},"ended":true,"type-id":"4fb0eeec-a6eb-4ae3-ad52-b55765b94e8f","begin":null,"target-type":"url","end":"2018","attributes":[],"attribute-ids":{},"type":"discography page","direction":"forward","source-credit":""},{"attributes":[],"attribute-ids":{},"type":"discography page","direction":"forward","source-credit":"","target-type":"url","end":null,"url":{"id":"1492a688-50b3-4d56-8d19-10c8e4d549fc","resource":"http://www.boblinks.com/"},"ended":false,"type-id":"4fb0eeec-a6eb-4ae3-ad52-b55765b94e8f","begin":null,"target-credit":"","attribute-values":{}},{"type-id":"4fb0eeec-a6eb-4ae3-ad52-b55765b94e8f","begin":null,"url":{"resource":"http://www.bobsboots.com/","id":"63433092-36ba-48b0-9ee2-a6e1df00fb68"},"ended":false,"attribute-values":{},"target-credit":"","direction":"forward","source-credit":"","attributes":[],"type":"discography page","attribute-ids":{},"end":null,"target-type":"url"},{"attribute-values":{},"target-credit":"","begin":null,"type-id":"4fb0eeec-a6eb-4ae3-ad52-b55765b94e8f","url":{"id":"b3a371c8-7163-4a40-b151-7e6242b1b086","resource":"http://www.searchingforagem.com/"},"ended":false,"end":null,"target-type":"url","source-credit":"","direction":"forward","attribute-ids":{},"type":"discography page","attributes":[]},{"end":null,"target-type":"url","direction":"forward","source-credit":"Lucky Wilbury","attributes":[],"attribute-ids":{},"type":"discogs","attribute-values":{},"target-credit":"","type-id":"04a5b104-a4c2-4bac-99a1-7b837c37d9e4","begin":null,"url":{"id":"d8b9c142-6e41-4b78-b736-07455fd832ac","resource":"https://www.discogs.com/artist/444635"},"ended":false},{"type-id":"04a5b104-a4c2-4bac-99a1-7b837c37d9e4","begin":null,"url":{"id":"ad19d61b-1435-469d-9c29-0e35635217b1","resource":"https://www.discogs.com/artist/59792"},"ended":false,"attribute-values":{},"target-credit":"","direction":"forward","source-credit":"","attributes":[],"type":"discogs","attribute-ids":{},"end":null,"target-type":"url"},{"target-type":"url","end":null,"attributes":[],"attribute-ids":{},"type":"discogs","direction":"forward","source-credit":"Boo Wilbury","target-credit":"","attribute-values":{},"url":{"resource":"https://www.discogs.com/artist/834818","id":"8a3026e8-c748-4816-bdab-67f964e89518"},"ended":false,"type-id":"04a5b104-a4c2-4bac-99a1-7b837c37d9e4","begin":null},{"url":{"id":"d4e50111-fab3-4b32-b4a2-b135969ad435","resource":"https://open.spotify.com/artist/74ASZWbe4lXaubB36ztrGX"},"ended":false,"type-id":"769085a1-c2f7-4c24-a532-2375a77693bd","begin":null,"target-credit":"","attribute-values":{},"attributes":[],"attribute-ids":{},"type":"free streaming","direction":"forward","source-credit":"","target-type":"url","end":null},{"direction":"forward","source-credit":"","attributes":[],"type":"free streaming","attribute-ids":{},"end":null,"target-type":"url","type-id":"769085a1-c2f7-4c24-a532-2375a77693bd","begin":null,"ended":false,"url":{"resource":"https://www.deezer.com/artist/808","id":"1385ef04-fb45-42af-9f78-2c3f9480e018"},"attribute-values":{},"target-credit":""},{"type-id":"769085a1-c2f7-4c24-a532-2375a77693bd","begin":null,"url":{"id":"8c6c90de-5f5c-482b-a1b2-b26bfd614262","resource":"http://www.pandora.com/bob-dylan"},"ended":false,"attribute-values":{},"target-credit":"","direction":"forward","source-credit":"","attributes":[],"attribute-ids":{},"type":"free streaming","end":null,"target-type":"url"},{"end":null,"target-type":"url","direction":"forward","source-credit":"","attributes":[],"type":"image","attribute-ids":{},"attribute-values":{},"target-credit":"","type-id":"221132e9-e30e-43f2-a741-15afc4c5fa7c","begin":null,"url":{"resource":"https://commons.wikimedia.org/wiki/File:Bob_Dylan_-_Azkena_Rock_Festival_2010_1.jpg","id":"fc778d75-20a8-41ab-8ba5-2baa663ac00e"},"ended":false},{"target-type":"url","end":null,"attribute-ids":{},"type":"IMDb","attributes":[],"source-credit":"","direction":"forward","target-credit":"","attribute-values":{},"url":{"resource":"https://www.imdb.com/name/nm0001168/","id":"a6e50ff1-db1d-4af3-b2d1-3afd279695a9"},"ended":false,"begin":null,"type-id":"94c8b0cc-4477-4106-932c-da60e63de61c"},{"target-type":"url","end":null,"attributes":[],"attribute-ids":{},"type":"last.fm","direction":"forward","source-credit":"","target-credit":"","attribute-values":{},"url":{"id":"5f5fd9f2-687d-4a13-b03c-3ccd7f72a233","resource":"https://www.last.fm/music/Bob+Dylan"},"ended":false,"type-id":"08db8098-c0df-4b78-82c3-c8697b4bba7f","begin":null},{"target-type":"url","end":null,"attributes":[],"type":"lyrics","attribute-ids":{},"direction":"forward","source-credit":"","target-credit":"","attribute-values":{},"url":{"resource":"http://muzikum.eu/en/122-3919/bob-dylan/lyrics.html","id":"00adf034-52a8-456b-baa3-959adf1fbdf1"},"ended":false,"type-id":"e4d73442-3762-45a8-905c-401da65544ed","begin":null},{"attribute-values":{},"target-credit":"","begin":null,"type-id":"e4d73442-3762-45a8-905c-401da65544ed","url":{"id":"35b4150a-a392-4ec6-9dba-2be84443bfe8","resource":"https://genius.com/artists/Bob-dylan"},"ended":false,"end":null,"target-type":"url","source-credit":"","direction":"forward","type":"lyrics","attribute-ids":{},"attributes":[]},{"ended":false,"url":{"resource":"https://myspace.com/bobdylan","id":"03c10cb3-b9e8-4983-a2f4-1b6465d56a11"},"begin":null,"type-id":"bac47923-ecde-4b59-822e-d08f0cd10156","target-credit":"","attribute-values":{},"attribute-ids":{},"type":"myspace","attributes":[],"source-credit":"","direction":"forward","target-type":"url","end":null},{"attribute-ids":{},"type":"official homepage","attributes":[],"source-credit":"","direction":"forward","target-type":"url","end":null,"url":{"resource":"http://www.bobdylan.com/","id":"850e8718-ed46-40fa-b992-acf019383cd8"},"ended":false,"begin":null,"type-id":"fe33d22f-c3b0-4d68-bd53-a856badf2b15","target-credit":"","attribute-values":{}},{"attribute-values":{},"target-credit":"","type-id":"d94fb61c-fa20-4e3c-a19a-71a949fb2c55","begin":null,"url":{"resource":"http://d-nb.info/gnd/118528408","id":"07c877ee-1808-4283-a5eb-36bce020d6a0"},"ended":false,"end":null,"target-type":"url","direction":"forward","source-credit":"","attributes":[],"type":"other databases","attribute-ids":{}},{"begin":null,"type-id":"d94fb61c-fa20-4e3c-a19a-71a949fb2c55","url":{"id":"cc168754-643e-4771-9668-29c0b1842b25","resource":"http://id.loc.gov/authorities/names/n50030190"},"ended":false,"attribute-values":{},"target-credit":"","source-credit":"","direction":"forward","attribute-ids":{},"type":"other databases","attributes":[],"end":null,"target-type":"url"},{"url":{"resource":"http://musicmoz.org/Bands_and_Artists/D/Dylan,_Bob/","id":"c001d3f8-c6a9-4566-a920-8ffaff90b58e"},"ended":false,"begin":null,"type-id":"d94fb61c-fa20-4e3c-a19a-71a949fb2c55","target-credit":"","attribute-values":{},"attribute-ids":{},"type":"other databases","attributes":[],"source-credit":"","direction":"forward","target-type":"url","end":null},{"url":{"resource":"https://catalogue.bnf.fr/ark:/12148/cb13893566v","id":"271054a0-b8a0-4861-b2af-d4275ed08203"},"ended":false,"begin":null,"type-id":"d94fb61c-fa20-4e3c-a19a-71a949fb2c55","target-credit":"","attribute-values":{},"attribute-ids":{},"type":"other databases","attributes":[],"source-credit":"","direction":"forward","target-type":"url","end":null},{"target-type":"url","end":null,"attribute-ids":{},"type":"other databases","attributes":[],"source-credit":"","direction":"forward","target-credit":"","attribute-values":{},"url":{"id":"5811cd81-1bde-4182-ad1b-09e0d366b298","resource":"https://ibdb.com/person.php?id=84040"},"ended":false,"begin":null,"type-id":"d94fb61c-fa20-4e3c-a19a-71a949fb2c55"},{"end":null,"target-type":"url","direction":"forward","source-credit":"","attributes":[],"type":"other databases","attribute-ids":{},"attribute-values":{},"target-credit":"","type-id":"d94fb61c-fa20-4e3c-a19a-71a949fb2c55","begin":null,"url":{"resource":"https://imvdb.com/n/bob-dylan","id":"675acf1e-c241-4f44-a09e-7f2ff06d6499"},"ended":false},{"source-credit":"","direction":"forward","type":"other databases","attribute-ids":{},"attributes":[],"end":null,"target-type":"url","begin":null,"type-id":"d94fb61c-fa20-4e3c-a19a-71a949fb2c55","url":{"resource":"https://nla.gov.au/nla.party-812744","id":"af2dbf2e-5c86-44be-af88-4bd6e549e354"},"ended":false,"attribute-values":{},"target-credit":""},{"target-type":"url","end":null,"attribute-ids":{},"type":"other databases","attributes":[],"source-credit":"","direction":"forward","target-credit":"","attribute-values":{},"url":{"id":"623d0dad-abe7-4eb7-9443-d74736b5f906","resource":"https://openlibrary.org/works/OL26505A"},"ended":false,"begin":null,"type-id":"d94fb61c-fa20-4e3c-a19a-71a949fb2c55"},{"end":null,"target-type":"url","direction":"forward","source-credit":"","attributes":[],"type":"other databases","attribute-ids":{},"attribute-values":{},"target-credit":"","type-id":"d94fb61c-fa20-4e3c-a19a-71a949fb2c55","begin":null,"ended":false,"url":{"resource":"https://rateyourmusic.com/artist/bob-dylan","id":"98942734-c0e7-4916-8977-f23697170a6e"}},{"target-credit":"","attribute-values":{},"url":{"id":"4e54f777-8e59-4c3e-a324-9f1e485e56fa","resource":"https://snaccooperative.org/ark:/99166/w6wd4h4j"},"ended":false,"begin":null,"type-id":"d94fb61c-fa20-4e3c-a19a-71a949fb2c55","target-type":"url","end":null,"type":"other databases","attribute-ids":{},"attributes":[],"source-credit":"","direction":"forward"},{"ended":false,"url":{"id":"2d938209-73e4-4b59-94e2-8b76dd4137e5","resource":"https://www.musik-sammler.de/artist/bob-dylan/"},"begin":null,"type-id":"d94fb61c-fa20-4e3c-a19a-71a949fb2c55","target-credit":"","attribute-values":{},"type":"other databases","attribute-ids":{},"attributes":[],"source-credit":"","direction":"forward","target-type":"url","end":null},{"direction":"forward","source-credit":"","attributes":[],"type":"other databases","attribute-ids":{},"end":null,"target-type":"url","type-id":"d94fb61c-fa20-4e3c-a19a-71a949fb2c55","begin":null,"url":{"resource":"https://www.worldcat.org/identities/lccn-n50030190","id":"4ee36209-a704-4943-abd7-841835e504aa"},"ended":false,"attribute-values":{},"target-credit":""},{"begin":null,"type-id":"d94fb61c-fa20-4e3c-a19a-71a949fb2c55","url":{"id":"a78791b7-5683-456c-877e-bfc123d972b1","resource":"http://www.45cat.com/artist/bob-dylan"},"ended":false,"attribute-values":{},"target-credit":"","source-credit":"","direction":"forward","type":"other databases","attribute-ids":{},"attributes":[],"end":null,"target-type":"url"},{"target-credit":"","attribute-values":{},"url":{"resource":"https://itunes.apple.com/us/artist/id462006","id":"4bacdaeb-807d-4759-8643-f708dbcf753c"},"ended":false,"type-id":"f8319a2f-f824-4617-81c8-be6560b3b203","begin":null,"target-type":"url","end":null,"attributes":[],"attribute-ids":{},"type":"purchase for download","direction":"forward","source-credit":""},{"target-type":"url","end":null,"attributes":[],"type":"secondhandsongs","attribute-ids":{},"direction":"forward","source-credit":"","target-credit":"","attribute-values":{},"url":{"id":"b14882ae-9668-4eff-97c8-2cdd9077af81","resource":"https://secondhandsongs.com/artist/158"},"ended":false,"type-id":"79c5b84d-a206-4f4c-9832-78c028c312c3","begin":null},{"type-id":"99429741-f3f6-484b-84f8-23af51991770","begin":null,"url":{"id":"c5451777-c034-4688-b0a7-1634a9a4614a","resource":"https://twitter.com/bobdylan"},"ended":false,"attribute-values":{},"target-credit":"","direction":"forward","source-credit":"","attributes":[],"type":"social network","attribute-ids":{},"end":null,"target-type":"url"},{"begin":null,"type-id":"99429741-f3f6-484b-84f8-23af51991770","url":{"id":"5e178107-8c8f-4961-b15c-6199290d88de","resource":"https://www.facebook.com/bobdylan"},"ended":false,"attribute-values":{},"target-credit":"","source-credit":"","direction":"forward","attribute-ids":{},"type":"social network","attributes":[],"end":null,"target-type":"url"},{"attribute-ids":{},"type":"social network","attributes":[],"source-credit":"","direction":"forward","target-type":"url","end":null,"ended":false,"url":{"id":"c55fa1d9-fbc3-4020-93b5-f9ffd8b16c31","resource":"https://www.instagram.com/bobdylan/"},"begin":null,"type-id":"99429741-f3f6-484b-84f8-23af51991770","target-credit":"","attribute-values":{}},{"target-type":"url","end":null,"type":"songkick","attribute-ids":{},"attributes":[],"source-credit":"","direction":"forward","target-credit":"","attribute-values":{},"url":{"id":"afe32396-3341-43fb-8216-95b77931cd8b","resource":"https://www.songkick.com/artists/408511"},"ended":false,"begin":null,"type-id":"aac9c4bc-a5b9-30b8-9839-e3ac314c6e58"},{"end":null,"target-type":"url","source-credit":"","direction":"forward","type":"soundcloud","attribute-ids":{},"attributes":[],"attribute-values":{},"target-credit":"","begin":null,"type-id":"89e4a949-0976-440d-bda1-5f772c1e5710","url":{"id":"d5f09ab7-a1f9-40ed-ab4f-fb565ea93cf6","resource":"https://soundcloud.com/bobdylan"},"ended":false},{"target-credit":"","attribute-values":{},"ended":false,"url":{"id":"e017722f-a48b-4293-b9b3-3dcb82e4b549","resource":"https://listen.tidal.com/artist/80"},"type-id":"63cc5d1f-f096-4c94-a43f-ecb32ea94161","begin":null,"target-type":"url","end":null,"attributes":[],"type":"streaming","attribute-ids":{},"direction":"forward","source-credit":""},{"target-credit":"","attribute-values":{},"url":{"id":"de37f42c-8a3c-4b0a-9b4c-5f4414832eb5","resource":"http://viaf.org/viaf/111894442"},"ended":false,"type-id":"e8571dcc-35d4-4e91-a577-a3382fd84460","begin":null,"target-type":"url","end":null,"attributes":[],"type":"VIAF","attribute-ids":{},"direction":"forward","source-credit":""},{"source-credit":"","direction":"forward","attribute-ids":{},"type":"wikidata","attributes":[],"end":null,"target-type":"url","begin":null,"type-id":"689870a4-a1e4-4912-b17f-7b2664215698","ended":false,"url":{"resource":"https://www.wikidata.org/wiki/Q392","id":"b43974b4-6fa1-4b21-a743-06acf420cda1"},"attribute-values":{},"target-credit":""},{"attribute-values":{},"target-credit":"","begin":null,"type-id":"6a540e5b-58c6-4192-b6ba-dbc71ec8fcf0","ended":false,"url":{"id":"e141f7cc-ae6e-4348-a6ce-0b6246977408","resource":"https://www.youtube.com/user/BobDylanTV"},"end":null,"target-type":"url","source-credit":"","direction":"forward","type":"youtube","attribute-ids":{},"attributes":[]}],"id":"72c536dc-7137-4477-a521-567eeb840fa8","begin-area":{"disambiguation":"","type-id":null,"sort-name":"Duluth","name":"Duluth","id":"04e60741-b1ae-4078-80bb-ffe8ae643ea7","type":null},"type":"Person","gender":"Male","end-area":null,"name":"Bob Dylan","aliases":[{"name":"Blind Boy Grunt","end":"1963","sort-name":"Grunt, Blind Boy","type":"Artist name","ended":true,"begin":"1962","locale":null,"primary":null,"type-id":"894afba6-2816-3c24-8072-eadb66bd04bc"},{"type":"Search hint","ended":false,"primary":null,"begin":null,"locale":null,"type-id":"1937e404-b981-3cb7-8151-4c86ebfc8d8e","name":"Bob D","sort-name":"Bob D","end":null},{"type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","primary":true,"locale":"en","begin":null,"ended":false,"type":"Artist name","sort-name":"Dylan, Bob","end":null,"name":"Bob Dylan"},{"type-id":null,"locale":null,"begin":null,"primary":null,"ended":false,"type":null,"end":null,"sort-name":"Landy, Bob","name":"Bob Landy"},{"primary":null,"begin":null,"locale":null,"type-id":null,"type":null,"ended":false,"sort-name":"Bobby Zimmerman","end":null,"name":"Bobby Zimmerman"},{"name":"Boo Wilbury","end":"1990","sort-name":"Wilbury, Boo","type":null,"ended":true,"begin":"1990","locale":null,"primary":null,"type-id":null},{"end":null,"sort-name":"Boy Dylan","name":"Boy Dylan","begin":null,"locale":null,"primary":null,"type-id":null,"type":null,"ended":false},{"type":null,"ended":false,"begin":null,"locale":null,"primary":null,"type-id":null,"name":"DYLYN Bob","end":null,"sort-name":"DYLYN Bob"},{"name":"Dylan","end":null,"sort-name":"Dylan","ended":false,"type":null,"type-id":null,"locale":null,"begin":null,"primary":null},{"name":"Jack Frost","sort-name":"Jack Frost","end":null,"type":"Artist name","ended":false,"primary":null,"locale":null,"begin":null,"type-id":"894afba6-2816-3c24-8072-eadb66bd04bc"},{"name":"Lucky Wilbury","end":"1988","sort-name":"Wilbury, Lucky","ended":true,"type":null,"type-id":null,"begin":"1988","locale":null,"primary":null},{"ended":false,"type":"Legal name","type-id":"d4dcd0c0-b341-3612-a332-c0ce797b25cf","primary":null,"locale":null,"begin":null,"name":"Robert Allen Zimmerman","sort-name":"Zimmerman, Robert Allen","end":null},{"type-id":null,"begin":null,"locale":null,"primary":null,"ended":false,"type":null,"end":null,"sort-name":"Robert Dylan","name":"Robert Dylan"},{"name":"Robert Zimmerman","sort-name":"Robert Zimmerman","end":null,"type":null,"ended":false,"primary":null,"locale":null,"begin":null,"type-id":null},{"type-id":null,"begin":null,"locale":"ru","primary":true,"ended":false,"type":null,"end":null,"sort-name":"Дилан, Боб","name":"Боб Дилан"}],"life-span":{"ended":false,"end":null,"begin":"1941-05-24"},"begin_area":{"disambiguation":"","type-id":null,"sort-name":"Duluth","name":"Duluth","id":"04e60741-b1ae-4078-80bb-ffe8ae643ea7","type":null},"disambiguation":"","release-groups":[{"tags":[],"primary-type-id":null,"secondary-type-ids":[],"id":"59a6743f-5df0-406e-96fa-065532eed077","secondary-types":[],"disambiguation":"","primary-type":null,"aliases":[],"title":"Blowing In The Wind","genres":[],"first-release-date":"1990"},{"genres":[],"first-release-date":"","title":"Bob Dylan : Recorded in NY 1961","aliases":[],"secondary-types":[],"disambiguation":"","primary-type":null,"id":"edfb303f-a8b9-4984-ae9b-9795dbb3f490","secondary-type-ids":[],"primary-type-id":null,"tags":[]},{"id":"49e9bfbb-7c2b-4640-b702-df924afbfc67","primary-type-id":null,"secondary-type-ids":["dd2a21e1-0c00-3729-a7a0-de60b84eb5d1"],"tags":[{"name":"folk rock","count":1},{"name":"pop","count":1}],"title":"Il Meglio Di Bob Dylan N. 2","aliases":[],"first-release-date":"1977-04-15","genres":[{"count":1,"disambiguation":"","name":"folk rock","id":"445dc48f-5233-4b4f-987f-867ff9ade836"},{"name":"pop","id":"911c7bbb-172d-4df8-9478-dbff4296e791","disambiguation":"","count":1}],"secondary-types":["Compilation"],"disambiguation":"","primary-type":null},{"primary-type-id":null,"secondary-type-ids":["6fd474e2-6b58-3102-9d17-d6f7eb7da0a0"],"tags":[{"name":"folk rock","count":2}],"id":"d061c223-4cd6-35a8-9791-38ad1cae8d07","secondary-types":["Live"],"primary-type":null,"disambiguation":"","genres":[{"id":"445dc48f-5233-4b4f-987f-867ff9ade836","name":"folk rock","count":2,"disambiguation":""}],"first-release-date":"2000-05-08","title":"The Best of Bob Dylan, Volume 2","aliases":[]},{"disambiguation":"","primary-type":"Album","secondary-types":[],"aliases":[],"title":"Bob Dylan","first-release-date":"1962-03-19","genres":[{"name":"country","id":"5f665615-7fb3-49d8-b541-62a7b239edbe","count":2,"disambiguation":""},{"disambiguation":"","count":3,"id":"a91eed3a-fdd0-494e-ade0-95ea4117f6eb","name":"folk"},{"id":"445dc48f-5233-4b4f-987f-867ff9ade836","name":"folk rock","count":5,"disambiguation":""},{"count":1,"disambiguation":"","id":"797e2e85-5ffd-495c-a757-8b4079052f0e","name":"pop rock"}],"secondary-type-ids":[],"primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","tags":[{"name":"country","count":2},{"name":"folk","count":3},{"count":5,"name":"folk rock"},{"count":1,"name":"folk-rock"},{"name":"pop rock","count":1},{"count":0,"name":"should be public domain"},{"name":"world","count":1}],"id":"6ac612a5-e815-3fed-b341-8b3faa351df4"},{"id":"169b62aa-c3a5-3ed9-bed1-cc47c4bc51ad","secondary-type-ids":[],"primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","tags":[{"count":2,"name":"blues"},{"name":"folk","count":5},{"name":"folk rock","count":8},{"name":"folk-rock","count":2},{"name":"pop rock","count":1},{"count":6,"name":"rock"},{"name":"should be public domain","count":1}],"aliases":[{"sort-name":"The Freewheelin' Bob Dylan","end":null,"name":"The Freewheelin' Bob Dylan","type-id":null,"primary":null,"locale":null,"begin":null,"ended":false,"type":null}],"title":"The Freewheelin’ Bob Dylan","first-release-date":"1963-05-27","genres":[{"id":"fe12b346-a10e-450f-bf81-fa20894b5ea2","name":"blues","disambiguation":"","count":2},{"disambiguation":"","count":5,"id":"a91eed3a-fdd0-494e-ade0-95ea4117f6eb","name":"folk"},{"disambiguation":"","count":8,"name":"folk rock","id":"445dc48f-5233-4b4f-987f-867ff9ade836"},{"name":"pop rock","id":"797e2e85-5ffd-495c-a757-8b4079052f0e","count":1,"disambiguation":""},{"count":6,"disambiguation":"","name":"rock","id":"0e3fc579-2d24-4f20-9dae-736e1ec78798"}],"secondary-types":[],"disambiguation":"","primary-type":"Album"},{"id":"846f8032-9a85-3f4f-b7f5-28c86573d044","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","secondary-type-ids":[],"tags":[{"name":"blues","count":3},{"count":8,"name":"folk"},{"count":11,"name":"folk rock"},{"name":"folk-rock","count":3},{"name":"pop rock","count":1},{"count":6,"name":"rock"},{"count":1,"name":"should be public domain"},{"name":"traditional acoustic blues","count":1}],"aliases":[],"title":"The Times They Are A‐Changin’","first-release-date":"1964-02-10","genres":[{"disambiguation":"","count":3,"name":"blues","id":"fe12b346-a10e-450f-bf81-fa20894b5ea2"},{"count":8,"disambiguation":"","name":"folk","id":"a91eed3a-fdd0-494e-ade0-95ea4117f6eb"},{"name":"folk rock","id":"445dc48f-5233-4b4f-987f-867ff9ade836","count":11,"disambiguation":""},{"id":"797e2e85-5ffd-495c-a757-8b4079052f0e","name":"pop rock","disambiguation":"","count":1},{"disambiguation":"","count":6,"name":"rock","id":"0e3fc579-2d24-4f20-9dae-736e1ec78798"}],"secondary-types":[],"primary-type":"Album","disambiguation":""},{"id":"b18ef710-0e47-3c10-ab0b-6631533549ee","secondary-type-ids":[],"primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","tags":[{"name":"folk","count":4},{"count":8,"name":"folk rock"},{"name":"pop rock","count":1},{"count":1,"name":"rock"},{"name":"rock/pop","count":1},{"name":"should be public domain","count":0}],"aliases":[],"title":"Another Side of Bob Dylan","first-release-date":"1964-08-08","genres":[{"name":"folk","id":"a91eed3a-fdd0-494e-ade0-95ea4117f6eb","count":4,"disambiguation":""},{"count":8,"disambiguation":"","name":"folk rock","id":"445dc48f-5233-4b4f-987f-867ff9ade836"},{"disambiguation":"","count":1,"name":"pop rock","id":"797e2e85-5ffd-495c-a757-8b4079052f0e"},{"name":"rock","id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","disambiguation":"","count":1}],"disambiguation":"","primary-type":"Album","secondary-types":[]},{"aliases":[],"title":"Bringing It All Back Home","genres":[{"count":4,"disambiguation":"","id":"a91eed3a-fdd0-494e-ade0-95ea4117f6eb","name":"folk"},{"name":"folk rock","id":"445dc48f-5233-4b4f-987f-867ff9ade836","disambiguation":"","count":15},{"name":"pop rock","id":"797e2e85-5ffd-495c-a757-8b4079052f0e","count":1,"disambiguation":""},{"disambiguation":"","count":10,"name":"rock","id":"0e3fc579-2d24-4f20-9dae-736e1ec78798"}],"first-release-date":"1965-03-22","disambiguation":"","primary-type":"Album","secondary-types":[],"id":"6cadda7c-fbd0-3b19-9546-56915e3305d8","tags":[{"name":"acoustic","count":3},{"count":4,"name":"folk"},{"count":15,"name":"folk rock"},{"name":"folk-rock","count":4},{"count":1,"name":"pop rock"},{"count":10,"name":"rock"},{"count":1,"name":"should be public domain"}],"secondary-type-ids":[],"primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc"},{"tags":[{"name":"acoustic","count":6},{"name":"blues rock","count":5},{"count":1,"name":"classic pop and rock"},{"count":4,"name":"classic rock"},{"count":1,"name":"contemporary folk"},{"count":1,"name":"folk"},{"name":"folk rock","count":11},{"count":1,"name":"pop"},{"count":1,"name":"pop rock"},{"count":1,"name":"protest songs"},{"name":"rock","count":13},{"count":1,"name":"rock and roll"},{"count":0,"name":"should be public domain"},{"count":1,"name":"singer/songwriter"}],"secondary-type-ids":[],"primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","id":"fb48b1dc-412f-36aa-8820-1023c08c46c6","disambiguation":"","primary-type":"Album","secondary-types":[],"first-release-date":"1965-08-30","genres":[{"id":"58e325d5-54fd-4e98-b39a-3aa6bc319273","name":"blues rock","count":5,"disambiguation":""},{"id":"93244085-20e5-4f16-9067-1d19143b3810","name":"classic rock","disambiguation":"","count":4},{"count":1,"disambiguation":"","id":"c11e4253-a888-4a2a-adde-c274b748d0b3","name":"contemporary folk"},{"count":1,"disambiguation":"","id":"a91eed3a-fdd0-494e-ade0-95ea4117f6eb","name":"folk"},{"disambiguation":"","count":11,"name":"folk rock","id":"445dc48f-5233-4b4f-987f-867ff9ade836"},{"id":"911c7bbb-172d-4df8-9478-dbff4296e791","name":"pop","count":1,"disambiguation":""},{"count":1,"disambiguation":"","name":"pop rock","id":"797e2e85-5ffd-495c-a757-8b4079052f0e"},{"name":"rock","id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","count":13,"disambiguation":""},{"disambiguation":"","count":1,"id":"e4581b76-a842-440b-9b0f-1aa7a00a5c57","name":"rock and roll"}],"aliases":[],"title":"Highway 61 Revisited"},{"id":"329fb554-2a81-3d8a-8e22-ec2c66810019","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","secondary-type-ids":[],"tags":[{"name":"acoustic","count":5},{"name":"album rock","count":4},{"name":"am pop","count":0},{"count":2,"name":"blues rock"},{"count":0,"name":"classic pop and rock"},{"count":1,"name":"contemporary folk"},{"name":"folk","count":3},{"count":11,"name":"folk rock"},{"count":0,"name":"folk-rock"},{"name":"oldies 60 s","count":0},{"name":"rhythm & blues","count":1},{"count":9,"name":"rock"},{"name":"should be public domain","count":1},{"name":"singer/songwriter","count":1}],"genres":[{"count":2,"disambiguation":"","id":"58e325d5-54fd-4e98-b39a-3aa6bc319273","name":"blues rock"},{"count":1,"disambiguation":"","id":"c11e4253-a888-4a2a-adde-c274b748d0b3","name":"contemporary folk"},{"name":"folk","id":"a91eed3a-fdd0-494e-ade0-95ea4117f6eb","disambiguation":"","count":3},{"name":"folk rock","id":"445dc48f-5233-4b4f-987f-867ff9ade836","count":11,"disambiguation":""},{"disambiguation":"","count":9,"name":"rock","id":"0e3fc579-2d24-4f20-9dae-736e1ec78798"}],"first-release-date":"1966-05-16","title":"Blonde on Blonde","aliases":[],"secondary-types":[],"disambiguation":"","primary-type":"Album"},{"id":"32981714-597a-32dd-9f29-b2f7566fed89","secondary-type-ids":[],"primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","tags":[{"count":1,"name":"blues rock"},{"name":"contemporary folk","count":2},{"name":"country rock","count":5},{"name":"folk","count":3},{"name":"folk rock","count":10},{"name":"pop rock","count":1},{"name":"rock","count":4},{"count":0,"name":"should be public domain"},{"name":"singer/songwriter","count":1}],"aliases":[],"title":"John Wesley Harding","first-release-date":"1967-12-27","genres":[{"name":"blues rock","id":"58e325d5-54fd-4e98-b39a-3aa6bc319273","count":1,"disambiguation":""},{"count":2,"disambiguation":"","id":"c11e4253-a888-4a2a-adde-c274b748d0b3","name":"contemporary folk"},{"count":5,"disambiguation":"","id":"fb07b1e3-411d-4146-a0d6-3479c0e7557b","name":"country rock"},{"disambiguation":"","count":3,"name":"folk","id":"a91eed3a-fdd0-494e-ade0-95ea4117f6eb"},{"name":"folk rock","id":"445dc48f-5233-4b4f-987f-867ff9ade836","count":10,"disambiguation":""},{"count":1,"disambiguation":"","name":"pop rock","id":"797e2e85-5ffd-495c-a757-8b4079052f0e"},{"disambiguation":"","count":4,"id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","name":"rock"}],"disambiguation":"","primary-type":"Album","secondary-types":[]},{"primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","secondary-type-ids":[],"tags":[{"count":8,"name":"country rock"},{"name":"folk","count":1},{"count":7,"name":"folk rock"},{"count":1,"name":"pop"},{"count":1,"name":"pop rock"},{"name":"rock","count":5},{"name":"rock/pop","count":1},{"name":"should be public domain","count":1}],"id":"2ca28746-8987-3015-b54c-75b3aa8ca1a1","disambiguation":"","primary-type":"Album","secondary-types":[],"aliases":[],"title":"Nashville Skyline","first-release-date":"1969-04-09","genres":[{"count":8,"disambiguation":"","name":"country rock","id":"fb07b1e3-411d-4146-a0d6-3479c0e7557b"},{"count":1,"disambiguation":"","name":"folk","id":"a91eed3a-fdd0-494e-ade0-95ea4117f6eb"},{"disambiguation":"","count":7,"name":"folk rock","id":"445dc48f-5233-4b4f-987f-867ff9ade836"},{"id":"911c7bbb-172d-4df8-9478-dbff4296e791","name":"pop","count":1,"disambiguation":""},{"disambiguation":"","count":1,"id":"797e2e85-5ffd-495c-a757-8b4079052f0e","name":"pop rock"},{"disambiguation":"","count":5,"id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","name":"rock"}]},{"aliases":[],"title":"Self Portrait","genres":[{"id":"17b58d38-1110-4f5a-9412-b0314329622b","name":"ballad","count":1,"disambiguation":""},{"name":"folk rock","id":"445dc48f-5233-4b4f-987f-867ff9ade836","disambiguation":"","count":6},{"count":1,"disambiguation":"","id":"911c7bbb-172d-4df8-9478-dbff4296e791","name":"pop"},{"count":1,"disambiguation":"","name":"pop rock","id":"797e2e85-5ffd-495c-a757-8b4079052f0e"},{"id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","name":"rock","disambiguation":"","count":1}],"first-release-date":"1970-06-08","secondary-types":[],"disambiguation":"","primary-type":"Album","id":"6163aa70-d97f-34e5-a5bf-54b7d85a7ea0","tags":[{"count":1,"name":"ballad"},{"name":"folk rock","count":6},{"name":"folk-rock","count":2},{"name":"pop","count":1},{"name":"pop rock","count":1},{"name":"rock","count":1},{"name":"should be public domain","count":1}],"secondary-type-ids":[],"primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc"},{"id":"4f2b915f-cc82-3c18-ac9b-05f3d4df622d","tags":[{"name":"blues rock","count":2},{"name":"country rock","count":1},{"count":6,"name":"folk rock"},{"count":1,"name":"pop"},{"count":1,"name":"pop rock"},{"count":5,"name":"rock"},{"name":"should be public domain","count":1}],"primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","secondary-type-ids":[],"aliases":[],"title":"New Morning","first-release-date":"1970-10-21","genres":[{"name":"blues rock","id":"58e325d5-54fd-4e98-b39a-3aa6bc319273","count":2,"disambiguation":""},{"id":"fb07b1e3-411d-4146-a0d6-3479c0e7557b","name":"country rock","count":1,"disambiguation":""},{"name":"folk rock","id":"445dc48f-5233-4b4f-987f-867ff9ade836","count":6,"disambiguation":""},{"name":"pop","id":"911c7bbb-172d-4df8-9478-dbff4296e791","count":1,"disambiguation":""},{"id":"797e2e85-5ffd-495c-a757-8b4079052f0e","name":"pop rock","count":1,"disambiguation":""},{"count":5,"disambiguation":"","id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","name":"rock"}],"secondary-types":[],"disambiguation":"","primary-type":"Album"},{"tags":[{"name":"folk rock","count":5},{"name":"rock","count":3},{"name":"should be public domain","count":1}],"primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","secondary-type-ids":[],"id":"a876f1e5-9a1a-32ef-a7f2-8971511bd19f","disambiguation":"","primary-type":"Album","secondary-types":[],"title":"Dylan","aliases":[],"first-release-date":"1973-11-16","genres":[{"count":5,"disambiguation":"","name":"folk rock","id":"445dc48f-5233-4b4f-987f-867ff9ade836"},{"disambiguation":"","count":3,"id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","name":"rock"}]},{"genres":[{"id":"58e325d5-54fd-4e98-b39a-3aa6bc319273","name":"blues rock","disambiguation":"","count":1},{"id":"fb07b1e3-411d-4146-a0d6-3479c0e7557b","name":"country rock","count":5,"disambiguation":""},{"count":7,"disambiguation":"","id":"445dc48f-5233-4b4f-987f-867ff9ade836","name":"folk rock"},{"id":"797e2e85-5ffd-495c-a757-8b4079052f0e","name":"pop rock","count":1,"disambiguation":""},{"disambiguation":"","count":7,"id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","name":"rock"},{"name":"rock and roll","id":"e4581b76-a842-440b-9b0f-1aa7a00a5c57","count":1,"disambiguation":""},{"name":"singer-songwriter","id":"455f264b-db00-4716-991d-fbd32dc24523","disambiguation":"","count":1}],"first-release-date":"1974-01-17","title":"Planet Waves","aliases":[],"secondary-types":[],"disambiguation":"","primary-type":"Album","id":"aedd518d-d7e0-3595-80c7-54d2aad292f8","tags":[{"count":1,"name":"blues rock"},{"name":"country rock","count":5},{"name":"folk rock","count":7},{"count":1,"name":"pop rock"},{"count":7,"name":"rock"},{"name":"rock and roll","count":1},{"name":"should be public domain","count":1},{"name":"singer-songwriter","count":1}],"secondary-type-ids":[],"primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc"},{"aliases":[],"title":"Blood on the Tracks","genres":[{"disambiguation":"","count":1,"name":"blues","id":"fe12b346-a10e-450f-bf81-fa20894b5ea2"},{"disambiguation":"","count":11,"name":"blues rock","id":"58e325d5-54fd-4e98-b39a-3aa6bc319273"},{"count":3,"disambiguation":"","id":"c11e4253-a888-4a2a-adde-c274b748d0b3","name":"contemporary folk"},{"disambiguation":"","count":1,"name":"country rock","id":"fb07b1e3-411d-4146-a0d6-3479c0e7557b"},{"count":13,"disambiguation":"","name":"folk rock","id":"445dc48f-5233-4b4f-987f-867ff9ade836"},{"name":"rock","id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","count":9,"disambiguation":""}],"first-release-date":"1975-01-20","disambiguation":"","primary-type":"Album","secondary-types":[],"id":"9c1b8072-eb1d-33d2-af8c-984d46e40902","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","secondary-type-ids":[],"tags":[{"name":"blues","count":1},{"name":"blues rock","count":11},{"count":1,"name":"classic pop and rock"},{"count":3,"name":"contemporary folk"},{"count":1,"name":"country rock"},{"count":13,"name":"folk rock"},{"name":"folk-rock","count":1},{"name":"rock","count":9},{"count":0,"name":"should be public domain"},{"count":1,"name":"singer/songwriter"},{"count":0,"name":"unknown"}]},{"primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","secondary-type-ids":[],"tags":[{"count":5,"name":"folk rock"},{"count":6,"name":"rock"}],"id":"47873729-6db0-3431-99e7-0292e939dadf","disambiguation":"","primary-type":"Album","secondary-types":[],"genres":[{"count":5,"disambiguation":"","id":"445dc48f-5233-4b4f-987f-867ff9ade836","name":"folk rock"},{"name":"rock","id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","disambiguation":"","count":6}],"first-release-date":"1975-06-26","title":"The Basement Tapes","aliases":[]},{"tags":[{"count":10,"name":"blues rock"},{"count":3,"name":"classic"},{"name":"classic rock","count":3},{"count":1,"name":"contemporary folk"},{"count":1,"name":"country rock"},{"count":1,"name":"folk"},{"name":"folk rock","count":9},{"count":2,"name":"folk-rock"},{"name":"pop rock","count":1},{"name":"progressive country","count":1},{"count":5,"name":"rock"},{"count":1,"name":"rock and roll"},{"count":0,"name":"should be public domain"},{"name":"singer/songwriter","count":1}],"primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","secondary-type-ids":[],"id":"fc325dd3-73ed-36aa-9c77-6b65a958e3cf","secondary-types":[],"primary-type":"Album","disambiguation":"","genres":[{"disambiguation":"","count":10,"id":"58e325d5-54fd-4e98-b39a-3aa6bc319273","name":"blues rock"},{"name":"classic rock","id":"93244085-20e5-4f16-9067-1d19143b3810","disambiguation":"","count":3},{"id":"c11e4253-a888-4a2a-adde-c274b748d0b3","name":"contemporary folk","count":1,"disambiguation":""},{"disambiguation":"","count":1,"name":"country rock","id":"fb07b1e3-411d-4146-a0d6-3479c0e7557b"},{"disambiguation":"","count":1,"name":"folk","id":"a91eed3a-fdd0-494e-ade0-95ea4117f6eb"},{"name":"folk rock","id":"445dc48f-5233-4b4f-987f-867ff9ade836","count":9,"disambiguation":""},{"disambiguation":"","count":1,"name":"pop rock","id":"797e2e85-5ffd-495c-a757-8b4079052f0e"},{"name":"progressive country","id":"b612bf3b-65fe-42d0-9a2f-1d90872ccaee","count":1,"disambiguation":""},{"id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","name":"rock","count":5,"disambiguation":""},{"disambiguation":"","count":1,"name":"rock and roll","id":"e4581b76-a842-440b-9b0f-1aa7a00a5c57"}],"first-release-date":"1976-01-05","aliases":[],"title":"Desire"},{"tags":[{"name":"blues","count":1},{"count":1,"name":"blues rock"},{"name":"folk rock","count":9},{"name":"pop","count":1},{"name":"pop rock","count":1},{"name":"rock","count":1},{"name":"rock and roll","count":1},{"count":2,"name":"should be public domain"}],"primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","secondary-type-ids":[],"id":"5883c91a-43ea-34e6-922d-1dc12fd48467","secondary-types":[],"disambiguation":"","primary-type":"Album","aliases":[],"title":"Street‐Legal","genres":[{"disambiguation":"","count":1,"name":"blues","id":"fe12b346-a10e-450f-bf81-fa20894b5ea2"},{"id":"58e325d5-54fd-4e98-b39a-3aa6bc319273","name":"blues rock","count":1,"disambiguation":""},{"id":"445dc48f-5233-4b4f-987f-867ff9ade836","name":"folk rock","disambiguation":"","count":9},{"id":"911c7bbb-172d-4df8-9478-dbff4296e791","name":"pop","disambiguation":"","count":1},{"id":"797e2e85-5ffd-495c-a757-8b4079052f0e","name":"pop rock","disambiguation":"","count":1},{"name":"rock","id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","disambiguation":"","count":1},{"id":"e4581b76-a842-440b-9b0f-1aa7a00a5c57","name":"rock and roll","count":1,"disambiguation":""}],"first-release-date":"1978-06-15"},{"id":"84b2989d-4364-3882-9570-30d4a048c487","secondary-type-ids":[],"primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","tags":[{"count":7,"name":"folk rock"},{"name":"http://coverartarchive.org/release-group/84b2989d-4364-3882-9570-30d4a048c487/front.jpg","count":1},{"count":3,"name":"rock"},{"name":"should be public domain","count":1}],"genres":[{"disambiguation":"","count":7,"name":"folk rock","id":"445dc48f-5233-4b4f-987f-867ff9ade836"},{"name":"rock","id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","disambiguation":"","count":3}],"first-release-date":"1979-08-20","aliases":[],"title":"Slow Train Coming","primary-type":"Album","disambiguation":"","secondary-types":[]},{"first-release-date":"1980-06-19","genres":[{"disambiguation":"","count":3,"id":"445dc48f-5233-4b4f-987f-867ff9ade836","name":"folk rock"},{"id":"911c7bbb-172d-4df8-9478-dbff4296e791","name":"pop","disambiguation":"","count":1},{"count":1,"disambiguation":"","name":"rock","id":"0e3fc579-2d24-4f20-9dae-736e1ec78798"}],"title":"Saved","aliases":[],"secondary-types":[],"disambiguation":"","primary-type":"Album","id":"a11f33bf-1573-3b99-bcc6-d0c6e6592bcd","tags":[{"name":"folk rock","count":3},{"count":0,"name":"http://coverartarchive.org/release-group/a11f33bf-1573-3b99-bcc6-d0c6e6592bcd/front.jpg"},{"count":1,"name":"pop"},{"count":1,"name":"rock"},{"name":"should be public domain","count":1}],"primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","secondary-type-ids":[]},{"primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","secondary-type-ids":[],"tags":[{"name":"folk","count":1},{"count":4,"name":"folk rock"},{"count":4,"name":"rock"},{"name":"should be public domain","count":1}],"id":"4491344e-1ffd-339d-a2c5-e6a369b4708e","disambiguation":"","primary-type":"Album","secondary-types":[],"first-release-date":"1981-08-10","genres":[{"count":1,"disambiguation":"","name":"folk","id":"a91eed3a-fdd0-494e-ade0-95ea4117f6eb"},{"count":4,"disambiguation":"","id":"445dc48f-5233-4b4f-987f-867ff9ade836","name":"folk rock"},{"disambiguation":"","count":4,"name":"rock","id":"0e3fc579-2d24-4f20-9dae-736e1ec78798"}],"title":"Shot of Love","aliases":[]},{"first-release-date":"1983-10-27","genres":[{"id":"445dc48f-5233-4b4f-987f-867ff9ade836","name":"folk rock","count":6,"disambiguation":""},{"id":"52856ec0-9f9b-45f4-ab09-1bb8cc0a98e4","name":"heartland rock","count":1,"disambiguation":""},{"id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","name":"rock","disambiguation":"","count":6}],"aliases":[],"title":"Infidels","disambiguation":"","primary-type":"Album","secondary-types":[],"id":"60f27712-263a-348c-8eda-b5315a67e8c2","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","secondary-type-ids":[],"tags":[{"count":6,"name":"folk rock"},{"count":1,"name":"heartland rock"},{"count":6,"name":"rock"}]}],"works":[{"tags":[],"type":null,"id":"32bb68a2-90bd-4a1d-aeb9-295dfa7596b0","attributes":[],"language":"eng","iswcs":["T-071.850.399-1"],"languages":["eng"],"disambiguation":"","genres":[],"type-id":null,"title":"’Cross the Green Mountain","aliases":[{"name":"Cross the Green Mountain","end":null,"sort-name":"Cross the Green Mountain","type":null,"ended":false,"begin":null,"locale":null,"primary":null,"type-id":null}]},{"aliases":[{"primary":null,"locale":null,"begin":null,"type-id":null,"type":null,"ended":false,"sort-name":"DOIN' ALRIGHT","end":null,"name":"DOIN' ALRIGHT"},{"sort-name":"Til I Fell in Love With You","end":null,"name":"Til I Fell in Love With You","primary":null,"locale":null,"begin":null,"type-id":null,"type":null,"ended":false}],"title":"’Til I Fell in Love With You","genres":[],"type-id":null,"iswcs":["T-070.250.394-3"],"disambiguation":"","languages":[],"id":"7ce9603f-a20d-403c-ad29-32f6e5e8143e","attributes":[],"type":null,"language":null,"tags":[{"count":1,"name":"wrong guess case"}]},{"language":"eng","type":null,"id":"ad6d4614-b758-3dd4-a216-55077c56d2e8","attributes":[],"tags":[],"aliases":[{"name":"Till I Get It Right","sort-name":"Till I Get It Right","end":null,"ended":false,"type":null,"type-id":null,"primary":null,"locale":null,"begin":null}],"title":"’Til I Get It Right","type-id":null,"genres":[],"languages":["eng"],"disambiguation":"","iswcs":["T-070.247.355-9"]},{"title":"(Ghost) Riders in the Sky: A Cowboy Legend","aliases":[{"sort-name":"(Ghost) Riders in the Sky","end":null,"name":"(Ghost) Riders in the Sky","type-id":null,"primary":null,"begin":null,"locale":null,"ended":false,"type":null},{"name":"Ghost Riders","end":null,"sort-name":"Ghost Riders","type":null,"ended":false,"locale":null,"begin":null,"primary":null,"type-id":null},{"type-id":null,"primary":null,"begin":null,"locale":null,"ended":false,"type":null,"sort-name":"Ghost Riders in the Sky","end":null,"name":"Ghost Riders in the Sky"},{"primary":null,"locale":null,"begin":null,"type-id":null,"type":null,"ended":false,"sort-name":"Ghostriders in the Sky","end":null,"name":"Ghostriders in the Sky"},{"name":"Riders in the Sky (A Cowboy Legend)","sort-name":"Riders in the Sky (A Cowboy Legend)","end":null,"ended":false,"type":null,"type-id":null,"primary":null,"begin":null,"locale":null}],"genres":[],"type-id":null,"iswcs":["T-070.126.649-0"],"languages":["eng"],"disambiguation":"","type":null,"id":"75e06d07-a52b-3bf1-ada4-23f1f05da4bb","attributes":[],"language":"eng","tags":[]},{"type-id":null,"genres":[],"aliases":[{"name":"I Heard That Lonesome Whistle","end":null,"sort-name":"I Heard That Lonesome Whistle","type":null,"ended":false,"locale":null,"begin":null,"primary":null,"type-id":null},{"name":"I Heard That Lonesome Whistle Blow","sort-name":"I Heard That Lonesome Whistle Blow","end":null,"type":null,"ended":false,"primary":null,"begin":null,"locale":null,"type-id":null}],"title":"(I Heard That) Lonesome Whistle","languages":["eng"],"disambiguation":"","iswcs":["T-926.367.464-2"],"language":"eng","type":null,"id":"98bb1633-d172-3a1d-8fca-3286a5aec2a2","attributes":[],"tags":[]},{"language":null,"attributes":[],"id":"f61c5eeb-dc6d-42c3-bc2c-2ad9eff80e57","type":null,"tags":[],"genres":[],"type-id":null,"aliases":[{"name":"Long Time Man","end":null,"sort-name":"Long Time Man","ended":false,"type":null,"type-id":null,"begin":null,"locale":null,"primary":null},{"type":null,"ended":false,"primary":null,"begin":null,"locale":null,"type-id":null,"name":"Long Time Man Feel Bad","sort-name":"Long Time Man Feel Bad","end":null}],"title":"(It Makes) A Long Time Man Feel Bad","disambiguation":"","languages":[],"iswcs":[]},{"aliases":[{"type":null,"ended":false,"primary":null,"locale":null,"begin":null,"type-id":null,"name":"(Now and Then There's) A Fool Such as I","sort-name":"(Now and Then There's) A Fool Such as I","end":null}],"title":"(Now and Then There’s) A Fool Such as I","genres":[],"type-id":null,"iswcs":[],"disambiguation":"","languages":["eng"],"id":"145a08d2-3730-4888-9e3c-8f58fc1d307c","attributes":[],"type":null,"language":"eng","tags":[]},{"tags":[],"attributes":[],"id":"ef3039b2-1d3e-3240-a2b8-4ae6d8acba97","type":null,"language":"eng","iswcs":["T-071.017.301-5"],"disambiguation":"","languages":["eng"],"title":"(Sittin’ on) The Dock of the Bay","aliases":[{"type-id":null,"locale":null,"begin":null,"primary":null,"ended":false,"type":null,"end":null,"sort-name":"(Sittin' On) The Dock of the Bay","name":"(Sittin' On) The Dock of the Bay"},{"type":"Search hint","ended":false,"primary":null,"begin":null,"locale":null,"type-id":"02238bc1-dfd8-39a8-bbf8-c697747291ec","name":"Dock of the Bay","sort-name":"Dock of the Bay","end":null},{"begin":null,"locale":null,"primary":null,"type-id":null,"type":null,"ended":false,"end":null,"sort-name":"Sitting on the Dock of the Bay","name":"Sitting on the Dock of the Bay"}],"type-id":null,"genres":[]},{"tags":[],"type":null,"attributes":[],"id":"0135740e-69dc-41a0-86d9-6a57664809a5","language":null,"iswcs":[],"languages":[],"disambiguation":"song from the \"Shot of Love\" sessions","type-id":null,"genres":[],"aliases":[],"title":"(We're Living on) Borrowed Time"},{"type":null,"attributes":[],"id":"426fcdcf-25ae-4622-bff2-bba12a8cac0d","language":null,"tags":[],"aliases":[],"title":"[(Daddy’s Gonna Take) One More Ride]","type-id":null,"genres":[],"iswcs":[],"languages":[],"disambiguation":""},{"iswcs":[],"disambiguation":"song from the 1971 Holy Soul Jelly Roll session","languages":[],"title":"[(Oh Babe) For You]","aliases":[],"type-id":null,"genres":[],"tags":[],"attributes":[],"id":"f3e70360-c182-4af8-9eb7-482408c94d72","type":null,"language":null},{"iswcs":[],"languages":[],"disambiguation":"","title":"[Ahoooah (Owau)]","aliases":[],"genres":[],"type-id":null,"tags":[],"type":null,"id":"9129c9e7-560e-4608-be4f-188200a9d55a","attributes":[],"language":null},{"aliases":[],"title":"[Ain’t It Funny]","genres":[],"type-id":null,"iswcs":[],"disambiguation":"","languages":[],"attributes":[],"id":"b68ec4dd-9aef-47a6-8928-3d02974b0ebe","type":null,"language":null,"tags":[]},{"attributes":[],"id":"9e974a65-cd59-47db-911e-7dcb78b483b5","type":null,"language":null,"tags":[],"type-id":null,"genres":[],"aliases":[],"title":"[All I Ever Loved Is You]","iswcs":[],"disambiguation":"","languages":[]},{"id":"d9334650-2d9a-45c5-8f58-8b5fc9c7d557","attributes":[],"type":null,"language":null,"tags":[],"genres":[],"type-id":null,"aliases":[],"title":"[All You Have to Do Is Dream]","iswcs":[],"disambiguation":"Song from the \"Basement Tapes\" (Bob Dylan & The Band, 1967)","languages":[]},{"aliases":[],"title":"[Almost Endless Sleep]","genres":[],"type-id":null,"languages":[],"disambiguation":"","iswcs":[],"language":null,"type":null,"attributes":[],"id":"5ad4c7b6-85ef-4b33-9bf0-154bfba60dc8","tags":[]},{"type-id":null,"genres":[],"title":"[Angel of Rain (Almost Done)]","aliases":[{"type":null,"ended":false,"begin":null,"locale":null,"primary":null,"type-id":null,"name":"Almost Done (The Dawn Is Gonna Shine)","end":null,"sort-name":"Almost Done (The Dawn Is Gonna Shine)"}],"iswcs":[],"languages":[],"disambiguation":"","type":null,"attributes":[],"id":"7a59edb8-6de4-4638-ae06-a48768071c6d","language":null,"tags":[]},{"aliases":[],"title":"[Angel, What’d I Do?]","type-id":null,"genres":[],"disambiguation":"","languages":[],"iswcs":[],"language":null,"id":"abf44712-f6a4-47bf-93bc-940d4f72a216","attributes":[],"type":null,"tags":[]},{"id":"382568e9-f50b-4549-830f-f10ebc6481b6","attributes":[],"type":null,"language":null,"tags":[],"title":"[As Time Passes By]","aliases":[],"genres":[],"type-id":null,"iswcs":[],"disambiguation":"","languages":[]},{"tags":[],"language":null,"id":"56b08eab-d105-4f9d-a8cc-09cb45d2bf91","attributes":[],"type":null,"disambiguation":"","languages":[],"iswcs":[],"title":"[Average People]","aliases":[],"type-id":null,"genres":[]},{"language":null,"attributes":[],"id":"0fe3411d-afd0-4069-aa5f-f25fd5a9d6f5","type":null,"tags":[],"title":"[Baby Don’t You Go]","aliases":[],"type-id":null,"genres":[],"disambiguation":"","languages":[],"iswcs":[]},{"aliases":[],"title":"[Baby of Mine]","genres":[],"type-id":null,"iswcs":[],"languages":[],"disambiguation":"","type":null,"attributes":[],"id":"ad69a0a1-ac85-4d80-b2bf-5508f262310d","language":null,"tags":[]},{"languages":[],"disambiguation":"","iswcs":[],"title":"[Baby, Won't You Be My Baby]","aliases":[],"type-id":null,"genres":[],"tags":[],"language":null,"type":null,"attributes":[],"id":"30c8bd55-44d9-4da1-ba7b-888e774e9df3"},{"language":null,"type":null,"attributes":[],"id":"e10b89c3-f6da-45bf-bd05-1c7a251f0f1d","tags":[],"type-id":null,"genres":[],"aliases":[],"title":"[Back to the Wall]","languages":[],"disambiguation":"","iswcs":[]},{"tags":[],"language":null,"id":"88bfac95-f86d-4ea3-a6f4-868605b4ff4f","attributes":[],"type":null,"disambiguation":"","languages":[],"iswcs":[],"genres":[],"type-id":null,"aliases":[],"title":"[Ballad of the Ox Bow Incident]"}],"isnis":["0000000121479733"],"area":{"name":"United States","id":"489ce91b-6658-3307-9877-795b68554c98","type":null,"iso-3166-1-codes":["US"],"disambiguation":"","type-id":null,"sort-name":"United States"},"sort-name":"Dylan, Bob","ipis":["00008955074","00008955172"],"tags":[{"count":-2,"name":"1 13 165900 150 7672 22647 34612 48720 59280 74602 87545 95495 107182 131087 141522 153710"},{"name":"1960s","count":0},{"name":"1970s","count":0},{"name":"1980s","count":0},{"name":"1990s","count":0},{"name":"2000s","count":0},{"count":1,"name":"american"},{"name":"blues","count":2},{"count":6,"name":"blues rock"},{"name":"classic pop and rock","count":0},{"count":1,"name":"classic rock"},{"count":3,"name":"contemporary folk"},{"count":1,"name":"country"},{"name":"country rock","count":3},{"count":-2,"name":"dylan bootleg series"},{"count":4,"name":"folk"},{"name":"folk rock","count":5},{"count":0,"name":"icon"},{"count":-1,"name":"pledging my time"},{"name":"pop rock","count":3},{"name":"pop/rock","count":0},{"count":0,"name":"rare"},{"name":"rock","count":6},{"name":"singer-songwriter","count":2},{"count":2,"name":"singer/songwriter"},{"count":-1,"name":"siple twist of fate"},{"name":"teater konsert","count":-1}]} \ No newline at end of file +{"genres":[{"count":2,"disambiguation":"","id":"fe12b346-a10e-450f-bf81-fa20894b5ea2","name":"blues"},{"disambiguation":"","count":6,"id":"58e325d5-54fd-4e98-b39a-3aa6bc319273","name":"blues rock"},{"disambiguation":"","count":1,"id":"93244085-20e5-4f16-9067-1d19143b3810","name":"classic rock"},{"count":3,"disambiguation":"","name":"contemporary folk","id":"c11e4253-a888-4a2a-adde-c274b748d0b3"},{"id":"5f665615-7fb3-49d8-b541-62a7b239edbe","name":"country","count":1,"disambiguation":""},{"count":3,"disambiguation":"","id":"fb07b1e3-411d-4146-a0d6-3479c0e7557b","name":"country rock"},{"name":"folk","id":"a91eed3a-fdd0-494e-ade0-95ea4117f6eb","disambiguation":"","count":4},{"count":7,"disambiguation":"","id":"445dc48f-5233-4b4f-987f-867ff9ade836","name":"folk rock"},{"id":"797e2e85-5ffd-495c-a757-8b4079052f0e","name":"pop rock","disambiguation":"","count":3},{"disambiguation":"","count":6,"name":"rock","id":"0e3fc579-2d24-4f20-9dae-736e1ec78798"},{"count":2,"disambiguation":"","id":"455f264b-db00-4716-991d-fbd32dc24523","name":"singer-songwriter"}],"release-groups":[{"tags":[{"name":"blues","count":1},{"count":2,"name":"country"},{"name":"discogs/the most popular album released every year from 1950 to 2020","count":1},{"count":4,"name":"folk"},{"name":"folk rock","count":6},{"name":"folk-rock","count":1},{"count":1,"name":"world"}],"aliases":[],"title":"Bob Dylan","secondary-type-ids":[],"id":"6ac612a5-e815-3fed-b341-8b3faa351df4","primary-type":"Album","genres":[{"id":"fe12b346-a10e-450f-bf81-fa20894b5ea2","name":"blues","count":1,"disambiguation":""},{"count":2,"disambiguation":"","id":"5f665615-7fb3-49d8-b541-62a7b239edbe","name":"country"},{"name":"folk","id":"a91eed3a-fdd0-494e-ade0-95ea4117f6eb","disambiguation":"","count":4},{"name":"folk rock","id":"445dc48f-5233-4b4f-987f-867ff9ade836","disambiguation":"","count":6}],"primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","first-release-date":"1962-03-19","secondary-types":[],"disambiguation":""},{"title":"The Freewheelin’ Bob Dylan","secondary-type-ids":[],"primary-type":"Album","id":"169b62aa-c3a5-3ed9-bed1-cc47c4bc51ad","genres":[{"name":"blues","id":"fe12b346-a10e-450f-bf81-fa20894b5ea2","count":2,"disambiguation":""},{"id":"a91eed3a-fdd0-494e-ade0-95ea4117f6eb","name":"folk","disambiguation":"","count":8},{"disambiguation":"","count":10,"id":"445dc48f-5233-4b4f-987f-867ff9ade836","name":"folk rock"},{"count":7,"disambiguation":"","id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","name":"rock"}],"first-release-date":"1963-05-27","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","disambiguation":"","secondary-types":[],"tags":[{"count":2,"name":"blues"},{"name":"folk","count":8},{"count":10,"name":"folk rock"},{"count":2,"name":"folk-rock"},{"count":7,"name":"rock"},{"count":1,"name":"should be public domain"}],"aliases":[{"name":"The Freewheelin' Bob Dylan","ended":false,"type":null,"end":null,"locale":null,"type-id":null,"sort-name":"The Freewheelin' Bob Dylan","primary":null,"begin":null}]},{"tags":[{"count":3,"name":"blues"},{"name":"folk","count":9},{"name":"folk rock","count":12},{"name":"folk-rock","count":3},{"name":"pop","count":1},{"name":"rock","count":6},{"name":"should be public domain","count":1},{"name":"traditional acoustic blues","count":1}],"aliases":[],"id":"846f8032-9a85-3f4f-b7f5-28c86573d044","primary-type":"Album","genres":[{"id":"fe12b346-a10e-450f-bf81-fa20894b5ea2","name":"blues","disambiguation":"","count":3},{"count":9,"disambiguation":"","name":"folk","id":"a91eed3a-fdd0-494e-ade0-95ea4117f6eb"},{"disambiguation":"","count":12,"name":"folk rock","id":"445dc48f-5233-4b4f-987f-867ff9ade836"},{"count":1,"disambiguation":"","id":"911c7bbb-172d-4df8-9478-dbff4296e791","name":"pop"},{"disambiguation":"","count":6,"id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","name":"rock"}],"title":"The Times They Are A‐Changin’","secondary-type-ids":[],"first-release-date":"1964-02-10","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","secondary-types":[],"disambiguation":""},{"first-release-date":"1964-08-08","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","secondary-types":[],"disambiguation":"","title":"Another Side of Bob Dylan","secondary-type-ids":[],"id":"b18ef710-0e47-3c10-ab0b-6631533549ee","primary-type":"Album","genres":[{"count":5,"disambiguation":"","name":"folk","id":"a91eed3a-fdd0-494e-ade0-95ea4117f6eb"},{"id":"445dc48f-5233-4b4f-987f-867ff9ade836","name":"folk rock","count":9,"disambiguation":""},{"count":1,"disambiguation":"","id":"911c7bbb-172d-4df8-9478-dbff4296e791","name":"pop"},{"id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","name":"rock","disambiguation":"","count":1}],"tags":[{"count":5,"name":"folk"},{"name":"folk rock","count":9},{"name":"pop","count":1},{"name":"rock","count":1},{"count":1,"name":"rock/pop"}],"aliases":[]},{"primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","first-release-date":"1965-03-22","disambiguation":"","secondary-types":[],"id":"6cadda7c-fbd0-3b19-9546-56915e3305d8","primary-type":"Album","genres":[{"count":5,"disambiguation":"","name":"folk","id":"a91eed3a-fdd0-494e-ade0-95ea4117f6eb"},{"count":16,"disambiguation":"","id":"445dc48f-5233-4b4f-987f-867ff9ade836","name":"folk rock"},{"count":10,"disambiguation":"","id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","name":"rock"}],"title":"Bringing It All Back Home","secondary-type-ids":[],"tags":[{"count":3,"name":"acoustic"},{"name":"folk","count":5},{"name":"folk rock","count":16},{"count":4,"name":"folk-rock"},{"name":"rock","count":10},{"count":1,"name":"should be public domain"}],"aliases":[]},{"first-release-date":"1965-08-30","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","disambiguation":"","secondary-types":[],"title":"Highway 61 Revisited","secondary-type-ids":[],"id":"fb48b1dc-412f-36aa-8820-1023c08c46c6","primary-type":"Album","genres":[{"disambiguation":"","count":5,"name":"blues rock","id":"58e325d5-54fd-4e98-b39a-3aa6bc319273"},{"id":"93244085-20e5-4f16-9067-1d19143b3810","name":"classic rock","disambiguation":"","count":4},{"count":1,"disambiguation":"","name":"contemporary folk","id":"c11e4253-a888-4a2a-adde-c274b748d0b3"},{"id":"a91eed3a-fdd0-494e-ade0-95ea4117f6eb","name":"folk","disambiguation":"","count":1},{"disambiguation":"","count":12,"id":"445dc48f-5233-4b4f-987f-867ff9ade836","name":"folk rock"},{"disambiguation":"","count":1,"id":"911c7bbb-172d-4df8-9478-dbff4296e791","name":"pop"},{"name":"rock","id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","disambiguation":"","count":13}],"aliases":[],"tags":[{"name":"acoustic","count":6},{"count":5,"name":"blues rock"},{"count":1,"name":"classic pop and rock"},{"count":4,"name":"classic rock"},{"name":"contemporary folk","count":1},{"count":1,"name":"folk"},{"count":12,"name":"folk rock"},{"name":"pop","count":1},{"count":1,"name":"protest songs"},{"name":"rock","count":13},{"name":"singer/songwriter","count":1}]},{"title":"Blonde on Blonde","secondary-type-ids":[],"primary-type":"Album","id":"329fb554-2a81-3d8a-8e22-ec2c66810019","genres":[{"count":2,"disambiguation":"","name":"blues rock","id":"58e325d5-54fd-4e98-b39a-3aa6bc319273"},{"disambiguation":"","count":1,"name":"contemporary folk","id":"c11e4253-a888-4a2a-adde-c274b748d0b3"},{"name":"folk","id":"a91eed3a-fdd0-494e-ade0-95ea4117f6eb","disambiguation":"","count":3},{"disambiguation":"","count":13,"name":"folk rock","id":"445dc48f-5233-4b4f-987f-867ff9ade836"},{"name":"rock","id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","count":9,"disambiguation":""}],"primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","first-release-date":"1966-05-16","secondary-types":[],"disambiguation":"","tags":[{"count":5,"name":"acoustic"},{"name":"album rock","count":4},{"count":2,"name":"blues rock"},{"count":1,"name":"contemporary folk"},{"name":"folk","count":3},{"name":"folk rock","count":13},{"count":1,"name":"rhythm & blues"},{"count":9,"name":"rock"},{"count":1,"name":"should be public domain"},{"count":1,"name":"singer/songwriter"}],"aliases":[]},{"title":"John Wesley Harding","secondary-type-ids":[],"id":"32981714-597a-32dd-9f29-b2f7566fed89","primary-type":"Album","genres":[{"name":"contemporary folk","id":"c11e4253-a888-4a2a-adde-c274b748d0b3","disambiguation":"","count":2},{"disambiguation":"","count":5,"id":"fb07b1e3-411d-4146-a0d6-3479c0e7557b","name":"country rock"},{"id":"a91eed3a-fdd0-494e-ade0-95ea4117f6eb","name":"folk","disambiguation":"","count":3},{"name":"folk rock","id":"445dc48f-5233-4b4f-987f-867ff9ade836","disambiguation":"","count":12},{"disambiguation":"","count":5,"id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","name":"rock"}],"primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","first-release-date":"1967-12-27","disambiguation":"","secondary-types":[],"aliases":[],"tags":[{"name":"contemporary folk","count":2},{"name":"country rock","count":5},{"count":3,"name":"folk"},{"count":12,"name":"folk rock"},{"name":"rock","count":5},{"count":1,"name":"singer/songwriter"}]},{"aliases":[],"tags":[{"name":"country","count":1},{"count":9,"name":"country rock"},{"name":"folk","count":1},{"name":"folk rock","count":8},{"name":"rock","count":5},{"name":"rock/pop","count":1},{"count":1,"name":"should be public domain"}],"secondary-types":[],"disambiguation":"","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","first-release-date":"1969-04-09","genres":[{"disambiguation":"","count":1,"id":"5f665615-7fb3-49d8-b541-62a7b239edbe","name":"country"},{"count":9,"disambiguation":"","id":"fb07b1e3-411d-4146-a0d6-3479c0e7557b","name":"country rock"},{"name":"folk","id":"a91eed3a-fdd0-494e-ade0-95ea4117f6eb","disambiguation":"","count":1},{"name":"folk rock","id":"445dc48f-5233-4b4f-987f-867ff9ade836","count":8,"disambiguation":""},{"name":"rock","id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","disambiguation":"","count":5}],"id":"2ca28746-8987-3015-b54c-75b3aa8ca1a1","primary-type":"Album","secondary-type-ids":[],"title":"Nashville Skyline"},{"title":"Self Portrait","secondary-type-ids":[],"primary-type":"Album","id":"6163aa70-d97f-34e5-a5bf-54b7d85a7ea0","genres":[{"count":1,"disambiguation":"","id":"93244085-20e5-4f16-9067-1d19143b3810","name":"classic rock"},{"id":"445dc48f-5233-4b4f-987f-867ff9ade836","name":"folk rock","disambiguation":"","count":8},{"id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","name":"rock","disambiguation":"","count":1}],"primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","first-release-date":"1970-06-08","disambiguation":"","secondary-types":[],"tags":[{"name":"classic rock","count":1},{"name":"folk rock","count":8},{"count":2,"name":"folk-rock"},{"count":1,"name":"rock"},{"count":1,"name":"should be public domain"}],"aliases":[]},{"aliases":[],"tags":[{"count":1,"name":"blues rock"},{"count":7,"name":"folk rock"},{"count":1,"name":"pop rock"},{"name":"rock","count":5},{"name":"should be public domain","count":1}],"genres":[{"disambiguation":"","count":1,"name":"blues rock","id":"58e325d5-54fd-4e98-b39a-3aa6bc319273"},{"disambiguation":"","count":7,"id":"445dc48f-5233-4b4f-987f-867ff9ade836","name":"folk rock"},{"name":"pop rock","id":"797e2e85-5ffd-495c-a757-8b4079052f0e","disambiguation":"","count":1},{"id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","name":"rock","disambiguation":"","count":5}],"primary-type":"Album","id":"4f2b915f-cc82-3c18-ac9b-05f3d4df622d","secondary-type-ids":[],"title":"New Morning","secondary-types":[],"disambiguation":"","first-release-date":"1970-10-21","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc"},{"aliases":[],"tags":[{"name":"folk rock","count":6},{"name":"rock","count":3},{"count":1,"name":"should be public domain"}],"first-release-date":"1973-11-16","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","disambiguation":"","secondary-types":[],"primary-type":"Album","id":"a876f1e5-9a1a-32ef-a7f2-8971511bd19f","genres":[{"id":"445dc48f-5233-4b4f-987f-867ff9ade836","name":"folk rock","count":6,"disambiguation":""},{"name":"rock","id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","count":3,"disambiguation":""}],"title":"Dylan","secondary-type-ids":[]},{"aliases":[],"tags":[{"name":"country rock","count":7},{"count":8,"name":"folk rock"},{"name":"rock","count":7},{"count":1,"name":"should be public domain"}],"genres":[{"name":"country rock","id":"fb07b1e3-411d-4146-a0d6-3479c0e7557b","disambiguation":"","count":7},{"disambiguation":"","count":8,"id":"445dc48f-5233-4b4f-987f-867ff9ade836","name":"folk rock"},{"id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","name":"rock","disambiguation":"","count":7}],"id":"aedd518d-d7e0-3595-80c7-54d2aad292f8","primary-type":"Album","secondary-type-ids":[],"title":"Planet Waves","disambiguation":"","secondary-types":[],"primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","first-release-date":"1974-01-17"},{"primary-type":"Album","id":"85c842dd-bb47-41e1-b522-6bc02765c2fe","genres":[],"title":"Before the Flood","secondary-type-ids":[],"first-release-date":"1974","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","disambiguation":"","secondary-types":[],"aliases":[],"tags":[]},{"primary-type":"Album","id":"9c1b8072-eb1d-33d2-af8c-984d46e40902","genres":[{"id":"17b58d38-1110-4f5a-9412-b0314329622b","name":"ballad","count":1,"disambiguation":""},{"disambiguation":"","count":1,"id":"fe12b346-a10e-450f-bf81-fa20894b5ea2","name":"blues"},{"disambiguation":"","count":13,"id":"58e325d5-54fd-4e98-b39a-3aa6bc319273","name":"blues rock"},{"name":"contemporary folk","id":"c11e4253-a888-4a2a-adde-c274b748d0b3","disambiguation":"","count":4},{"id":"fb07b1e3-411d-4146-a0d6-3479c0e7557b","name":"country rock","count":2,"disambiguation":""},{"id":"445dc48f-5233-4b4f-987f-867ff9ade836","name":"folk rock","count":15,"disambiguation":""},{"id":"911c7bbb-172d-4df8-9478-dbff4296e791","name":"pop","disambiguation":"","count":1},{"name":"rock","id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","disambiguation":"","count":10}],"title":"Blood on the Tracks","secondary-type-ids":[],"primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","first-release-date":"1975-01-20","disambiguation":"","secondary-types":[],"tags":[{"count":1,"name":"ballad"},{"count":1,"name":"blues"},{"count":13,"name":"blues rock"},{"count":1,"name":"classic pop and rock"},{"name":"contemporary folk","count":4},{"count":2,"name":"country rock"},{"count":15,"name":"folk rock"},{"name":"folk-rock","count":1},{"name":"pop","count":1},{"count":10,"name":"rock"},{"name":"singer/songwriter","count":1}],"aliases":[]},{"aliases":[],"tags":[{"count":1,"name":"blues rock"},{"count":1,"name":"country rock"},{"name":"folk rock","count":8},{"count":6,"name":"rock"}],"title":"The Basement Tapes","secondary-type-ids":[],"primary-type":"Album","id":"47873729-6db0-3431-99e7-0292e939dadf","genres":[{"name":"blues rock","id":"58e325d5-54fd-4e98-b39a-3aa6bc319273","disambiguation":"","count":1},{"count":1,"disambiguation":"","id":"fb07b1e3-411d-4146-a0d6-3479c0e7557b","name":"country rock"},{"count":8,"disambiguation":"","name":"folk rock","id":"445dc48f-5233-4b4f-987f-867ff9ade836"},{"count":6,"disambiguation":"","name":"rock","id":"0e3fc579-2d24-4f20-9dae-736e1ec78798"}],"primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","first-release-date":"1975-06-26","disambiguation":"","secondary-types":[]},{"primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","first-release-date":"1976-01-05","secondary-types":[],"disambiguation":"","title":"Desire","secondary-type-ids":[],"id":"fc325dd3-73ed-36aa-9c77-6b65a958e3cf","primary-type":"Album","genres":[{"name":"blues rock","id":"58e325d5-54fd-4e98-b39a-3aa6bc319273","count":9,"disambiguation":""},{"count":2,"disambiguation":"","id":"93244085-20e5-4f16-9067-1d19143b3810","name":"classic rock"},{"name":"contemporary folk","id":"c11e4253-a888-4a2a-adde-c274b748d0b3","count":1,"disambiguation":""},{"disambiguation":"","count":1,"id":"fb07b1e3-411d-4146-a0d6-3479c0e7557b","name":"country rock"},{"name":"folk","id":"a91eed3a-fdd0-494e-ade0-95ea4117f6eb","disambiguation":"","count":1},{"disambiguation":"","count":11,"id":"445dc48f-5233-4b4f-987f-867ff9ade836","name":"folk rock"},{"count":1,"disambiguation":"","name":"progressive country","id":"b612bf3b-65fe-42d0-9a2f-1d90872ccaee"},{"name":"rock","id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","count":5,"disambiguation":""},{"name":"rock and roll","id":"e4581b76-a842-440b-9b0f-1aa7a00a5c57","disambiguation":"","count":1}],"tags":[{"count":9,"name":"blues rock"},{"count":3,"name":"classic"},{"count":2,"name":"classic rock"},{"name":"contemporary folk","count":1},{"count":1,"name":"country rock"},{"count":1,"name":"folk"},{"count":11,"name":"folk rock"},{"name":"folk-rock","count":2},{"count":1,"name":"progressive country"},{"count":5,"name":"rock"},{"name":"rock and roll","count":1},{"count":1,"name":"singer/songwriter"}],"aliases":[]},{"aliases":[],"tags":[{"count":10,"name":"folk rock"},{"count":2,"name":"pop"},{"count":1,"name":"pop rock"},{"count":2,"name":"rock"},{"name":"should be public domain","count":2}],"secondary-type-ids":[],"title":"Street‐Legal","genres":[{"id":"445dc48f-5233-4b4f-987f-867ff9ade836","name":"folk rock","count":10,"disambiguation":""},{"id":"911c7bbb-172d-4df8-9478-dbff4296e791","name":"pop","disambiguation":"","count":2},{"name":"pop rock","id":"797e2e85-5ffd-495c-a757-8b4079052f0e","disambiguation":"","count":1},{"count":2,"disambiguation":"","name":"rock","id":"0e3fc579-2d24-4f20-9dae-736e1ec78798"}],"primary-type":"Album","id":"5883c91a-43ea-34e6-922d-1dc12fd48467","secondary-types":[],"disambiguation":"","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","first-release-date":"1978-06-15"},{"tags":[{"count":8,"name":"folk rock"},{"name":"gospel","count":1},{"count":1,"name":"http://coverartarchive.org/release-group/84b2989d-4364-3882-9570-30d4a048c487/front.jpg"},{"count":1,"name":"pop"},{"name":"rock","count":5},{"name":"should be public domain","count":1}],"aliases":[],"title":"Slow Train Coming","secondary-type-ids":[],"primary-type":"Album","id":"84b2989d-4364-3882-9570-30d4a048c487","genres":[{"id":"445dc48f-5233-4b4f-987f-867ff9ade836","name":"folk rock","count":8,"disambiguation":""},{"name":"gospel","id":"08289b42-7e41-4987-9263-c28bb4c59da0","disambiguation":"","count":1},{"name":"pop","id":"911c7bbb-172d-4df8-9478-dbff4296e791","disambiguation":"","count":1},{"id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","name":"rock","count":5,"disambiguation":""}],"primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","first-release-date":"1979-08-20","disambiguation":"","secondary-types":[]},{"aliases":[],"tags":[{"count":5,"name":"folk rock"},{"count":1,"name":"gospel"},{"count":1,"name":"rock"},{"count":1,"name":"should be public domain"}],"secondary-type-ids":[],"title":"Saved","genres":[{"name":"folk rock","id":"445dc48f-5233-4b4f-987f-867ff9ade836","count":5,"disambiguation":""},{"count":1,"disambiguation":"","id":"08289b42-7e41-4987-9263-c28bb4c59da0","name":"gospel"},{"name":"rock","id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","disambiguation":"","count":1}],"primary-type":"Album","id":"a11f33bf-1573-3b99-bcc6-d0c6e6592bcd","disambiguation":"","secondary-types":[],"first-release-date":"1980-06-19","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc"},{"aliases":[],"tags":[{"name":"christian rock","count":1},{"count":1,"name":"folk"},{"name":"folk rock","count":6},{"count":4,"name":"rock"},{"count":1,"name":"rock and roll"},{"count":1,"name":"should be public domain"}],"primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","first-release-date":"1981-08-10","secondary-types":[],"disambiguation":"","title":"Shot of Love","secondary-type-ids":[],"id":"4491344e-1ffd-339d-a2c5-e6a369b4708e","primary-type":"Album","genres":[{"disambiguation":"","count":1,"name":"christian rock","id":"c02cd2c5-9316-4046-a241-f74b773fee06"},{"disambiguation":"","count":1,"name":"folk","id":"a91eed3a-fdd0-494e-ade0-95ea4117f6eb"},{"name":"folk rock","id":"445dc48f-5233-4b4f-987f-867ff9ade836","count":6,"disambiguation":""},{"id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","name":"rock","count":4,"disambiguation":""},{"count":1,"disambiguation":"","name":"rock and roll","id":"e4581b76-a842-440b-9b0f-1aa7a00a5c57"}]},{"first-release-date":"1983-10-27","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","disambiguation":"","secondary-types":[],"id":"60f27712-263a-348c-8eda-b5315a67e8c2","primary-type":"Album","genres":[{"count":8,"disambiguation":"","id":"445dc48f-5233-4b4f-987f-867ff9ade836","name":"folk rock"},{"id":"52856ec0-9f9b-45f4-ab09-1bb8cc0a98e4","name":"heartland rock","count":1,"disambiguation":""},{"name":"rock","id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","count":6,"disambiguation":""}],"title":"Infidels","secondary-type-ids":[],"tags":[{"name":"folk rock","count":8},{"count":1,"name":"heartland rock"},{"name":"rock","count":6}],"aliases":[]},{"secondary-type-ids":[],"title":"Empire Burlesque","genres":[{"id":"58e325d5-54fd-4e98-b39a-3aa6bc319273","name":"blues rock","count":1,"disambiguation":""},{"disambiguation":"","count":1,"id":"a91eed3a-fdd0-494e-ade0-95ea4117f6eb","name":"folk"},{"id":"445dc48f-5233-4b4f-987f-867ff9ade836","name":"folk rock","disambiguation":"","count":9},{"id":"911c7bbb-172d-4df8-9478-dbff4296e791","name":"pop","disambiguation":"","count":1},{"id":"797e2e85-5ffd-495c-a757-8b4079052f0e","name":"pop rock","disambiguation":"","count":1},{"name":"rock","id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","count":1,"disambiguation":""}],"primary-type":"Album","id":"a90b32b2-c84d-35ad-bab3-07e6799cde5b","disambiguation":"","secondary-types":[],"primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","first-release-date":"1985-05-30","tags":[{"name":"blues rock","count":1},{"count":1,"name":"folk"},{"name":"folk rock","count":9},{"name":"pop","count":1},{"count":1,"name":"pop rock"},{"count":1,"name":"rock"}],"aliases":[]},{"tags":[{"name":"folk rock","count":7},{"count":1,"name":"pop"},{"count":1,"name":"rock"},{"name":"rock and roll","count":1}],"aliases":[],"primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","first-release-date":"1986-07-14","disambiguation":"","secondary-types":[],"id":"423bf65a-6e28-3a14-8ea7-08912eb15e29","primary-type":"Album","genres":[{"count":7,"disambiguation":"","id":"445dc48f-5233-4b4f-987f-867ff9ade836","name":"folk rock"},{"name":"pop","id":"911c7bbb-172d-4df8-9478-dbff4296e791","count":1,"disambiguation":""},{"name":"rock","id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","count":1,"disambiguation":""},{"disambiguation":"","count":1,"name":"rock and roll","id":"e4581b76-a842-440b-9b0f-1aa7a00a5c57"}],"title":"Knocked Out Loaded","secondary-type-ids":[]},{"tags":[{"name":"blues","count":2},{"count":1,"name":"blues rock"},{"name":"folk rock","count":6},{"name":"rock","count":1}],"aliases":[],"id":"ce8a72cf-10c7-3dea-b9e7-3dd260a9ed5c","primary-type":"Album","genres":[{"id":"fe12b346-a10e-450f-bf81-fa20894b5ea2","name":"blues","count":2,"disambiguation":""},{"count":1,"disambiguation":"","id":"58e325d5-54fd-4e98-b39a-3aa6bc319273","name":"blues rock"},{"name":"folk rock","id":"445dc48f-5233-4b4f-987f-867ff9ade836","disambiguation":"","count":6},{"name":"rock","id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","disambiguation":"","count":1}],"title":"Down in the Groove","secondary-type-ids":[],"first-release-date":"1988-05-19","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","disambiguation":"","secondary-types":[]}],"type-id":"b6e035f4-3ce9-331c-97df-83397230b0df","begin-area":{"type-id":null,"sort-name":"Duluth","disambiguation":"","id":"04e60741-b1ae-4078-80bb-ffe8ae643ea7","name":"Duluth","type":null},"life-span":{"ended":false,"begin":"1941-05-24","end":null},"tags":[{"name":"american","count":1},{"count":2,"name":"blues"},{"name":"blues rock","count":6},{"count":1,"name":"classic rock"},{"name":"contemporary folk","count":3},{"name":"country","count":1},{"name":"country rock","count":3},{"count":4,"name":"folk"},{"name":"folk rock","count":7},{"count":3,"name":"pop rock"},{"count":6,"name":"rock"},{"name":"singer-songwriter","count":2},{"name":"singer/songwriter","count":2}],"isnis":["0000000121479733"],"gender-id":"36d3d30a-839d-3eda-8cb3-29be4384e4a9","aliases":[{"locale":null,"type":"Artist name","end":"1963","ended":true,"name":"Blind Boy Grunt","primary":null,"begin":"1962","sort-name":"Grunt, Blind Boy","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc"},{"name":"Bob D","ended":false,"end":null,"type":"Search hint","locale":null,"begin":null,"primary":null,"type-id":"1937e404-b981-3cb7-8151-4c86ebfc8d8e","sort-name":"Bob D"},{"sort-name":"Dylan, Bob","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","primary":true,"begin":null,"locale":"en","end":null,"type":"Artist name","ended":false,"name":"Bob Dylan"},{"sort-name":"Landy, Bob","type-id":null,"begin":null,"primary":null,"locale":null,"type":null,"end":null,"name":"Bob Landy","ended":false},{"begin":null,"primary":null,"type-id":null,"sort-name":"Bobby Zimmerman","type":null,"end":null,"locale":null,"ended":false,"name":"Bobby Zimmerman"},{"locale":null,"type":null,"end":"1990","ended":true,"name":"Boo Wilbury","sort-name":"Wilbury, Boo","type-id":null,"begin":"1990","primary":null},{"type":null,"end":null,"locale":null,"name":"Boy Dylan","ended":false,"primary":null,"begin":null,"type-id":null,"sort-name":"Boy Dylan"},{"name":"DYLYN Bob","ended":false,"locale":null,"type":null,"end":null,"begin":null,"primary":null,"sort-name":"DYLYN Bob","type-id":null},{"sort-name":"Dylan","type-id":null,"primary":null,"begin":null,"ended":false,"name":"Dylan","locale":null,"end":null,"type":null},{"name":"Jack Frost","ended":false,"locale":null,"end":null,"type":"Artist name","begin":null,"primary":null,"sort-name":"Jack Frost","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc"},{"primary":null,"begin":"1988","sort-name":"Wilbury, Lucky","type-id":null,"ended":true,"name":"Lucky Wilbury","locale":null,"end":"1988","type":null},{"sort-name":"Zimmerman, Robert Allen","type-id":"d4dcd0c0-b341-3612-a332-c0ce797b25cf","primary":null,"begin":null,"name":"Robert Allen Zimmerman","ended":false,"locale":null,"end":null,"type":"Legal name"},{"type-id":null,"sort-name":"Robert Dylan","begin":null,"primary":null,"type":null,"end":null,"locale":null,"ended":false,"name":"Robert Dylan"},{"begin":null,"primary":null,"type-id":null,"sort-name":"Robert Zimmerman","end":null,"type":null,"locale":null,"ended":false,"name":"Robert Zimmerman"},{"name":"Боб Дилан","ended":false,"end":null,"type":null,"locale":"ru","type-id":null,"sort-name":"Дилан, Боб","primary":false,"begin":null}],"name":"Bob Dylan","works":[{"language":"eng","languages":["eng"],"title":"’Cross the Green Mountain","iswcs":["T-071.850.399-1"],"type-id":null,"tags":[],"aliases":[{"name":"Cross the Green Mountain","ended":false,"locale":null,"end":null,"type":null,"sort-name":"Cross the Green Mountain","type-id":null,"primary":null,"begin":null}],"disambiguation":"","attributes":[],"type":null,"genres":[],"id":"32bb68a2-90bd-4a1d-aeb9-295dfa7596b0"},{"type":null,"attributes":[],"id":"7ce9603f-a20d-403c-ad29-32f6e5e8143e","genres":[],"disambiguation":"","tags":[{"count":1,"name":"wrong guess case"}],"aliases":[{"sort-name":"DOIN' ALRIGHT","type-id":null,"begin":null,"primary":null,"locale":null,"type":null,"end":null,"ended":false,"name":"DOIN' ALRIGHT"},{"primary":null,"begin":null,"type-id":null,"sort-name":"Til I Fell in Love With You","ended":false,"name":"Til I Fell in Love With You","end":null,"type":null,"locale":null}],"iswcs":["T-070.250.394-3"],"type-id":null,"title":"’Til I Fell in Love With You","languages":["eng"],"language":"eng"},{"disambiguation":"","type":null,"attributes":[],"id":"ad6d4614-b758-3dd4-a216-55077c56d2e8","genres":[],"iswcs":["T-070.247.355-9"],"type-id":null,"aliases":[{"locale":null,"end":null,"type":null,"name":"Till I Get It Right","ended":false,"begin":null,"primary":null,"sort-name":"Till I Get It Right","type-id":null}],"tags":[],"title":"’Til I Get It Right","language":"eng","languages":["eng"]},{"aliases":[{"sort-name":"(Ghost) Riders in the Sky","type-id":"a18cab3f-0ae2-3978-8f75-dd9c09702b25","begin":null,"primary":false,"locale":"en","end":null,"type":"Work name","ended":false,"name":"(Ghost) Riders in the Sky"},{"type":"Work name","end":null,"locale":"en","ended":false,"name":"(Ghost) Riders in the Sky: A Cowboy Legend","begin":null,"primary":true,"type-id":"a18cab3f-0ae2-3978-8f75-dd9c09702b25","sort-name":"(Ghost) Riders in the Sky: A Cowboy Legend"},{"begin":null,"primary":null,"sort-name":"Ghost Riders","type-id":null,"locale":null,"end":null,"type":null,"name":"Ghost Riders","ended":false},{"ended":false,"name":"Ghost Riders in the Sky","locale":"en","type":"Work name","end":null,"sort-name":"Ghost Riders in the Sky","type-id":"a18cab3f-0ae2-3978-8f75-dd9c09702b25","begin":null,"primary":false},{"begin":null,"primary":null,"type-id":null,"sort-name":"Ghostriders in the Sky","ended":false,"name":"Ghostriders in the Sky","end":null,"type":null,"locale":null},{"ended":false,"name":"Riders in the Sky","end":null,"type":"Work name","locale":"en","begin":null,"primary":false,"type-id":"a18cab3f-0ae2-3978-8f75-dd9c09702b25","sort-name":"Riders in the Sky"},{"begin":null,"primary":null,"sort-name":"Riders in the Sky (A Cowboy Legend)","type-id":null,"locale":null,"type":null,"end":null,"name":"Riders in the Sky (A Cowboy Legend)","ended":false}],"tags":[],"iswcs":["T-070.126.649-0"],"type-id":null,"type":null,"attributes":[],"id":"75e06d07-a52b-3bf1-ada4-23f1f05da4bb","genres":[],"disambiguation":"","languages":["eng"],"language":"eng","title":"(Ghost) Riders in the Sky: A Cowboy Legend"},{"languages":["eng"],"language":"eng","title":"(I Heard That) Lonesome Whistle","tags":[],"aliases":[{"primary":null,"begin":null,"type-id":null,"sort-name":"I Heard That Lonesome Whistle","type":null,"end":null,"locale":null,"ended":false,"name":"I Heard That Lonesome Whistle"},{"begin":null,"primary":null,"sort-name":"I Heard That Lonesome Whistle Blow","type-id":null,"locale":null,"type":null,"end":null,"ended":false,"name":"I Heard That Lonesome Whistle Blow"}],"iswcs":["T-926.367.464-2"],"type-id":null,"attributes":[],"type":null,"genres":[],"id":"98bb1633-d172-3a1d-8fca-3286a5aec2a2","disambiguation":""},{"title":"(It Makes) A Long Time Man Feel Bad","languages":[],"language":null,"attributes":[],"type":null,"genres":[],"id":"f61c5eeb-dc6d-42c3-bc2c-2ad9eff80e57","disambiguation":"","tags":[],"aliases":[{"begin":null,"primary":null,"type-id":null,"sort-name":"Long Time Man","type":null,"end":null,"locale":null,"name":"Long Time Man","ended":false},{"type-id":null,"sort-name":"Long Time Man Feel Bad","begin":null,"primary":null,"ended":false,"name":"Long Time Man Feel Bad","end":null,"type":null,"locale":null}],"iswcs":[],"type-id":null},{"disambiguation":"","id":"145a08d2-3730-4888-9e3c-8f58fc1d307c","genres":[],"type":null,"attributes":[],"type-id":null,"iswcs":[],"tags":[],"aliases":[{"ended":false,"name":"(Now and Then There's) A Fool Such as I","end":null,"type":null,"locale":null,"begin":null,"primary":null,"type-id":null,"sort-name":"(Now and Then There's) A Fool Such as I"}],"title":"(Now and Then There’s) A Fool Such as I","language":"eng","languages":["eng"]},{"disambiguation":"","attributes":[],"type":null,"genres":[],"id":"ef3039b2-1d3e-3240-a2b8-4ae6d8acba97","iswcs":["T-071.017.301-5"],"type-id":null,"tags":[],"aliases":[{"ended":false,"name":"(Sittin' On) The Dock of the Bay","locale":null,"end":null,"type":null,"sort-name":"(Sittin' On) The Dock of the Bay","type-id":null,"primary":null,"begin":null},{"type-id":"02238bc1-dfd8-39a8-bbf8-c697747291ec","sort-name":"Dock of the Bay","begin":null,"primary":null,"type":"Search hint","end":null,"locale":null,"ended":false,"name":"Dock of the Bay"},{"sort-name":"Sitting on the Dock of the Bay","type-id":null,"begin":null,"primary":null,"locale":null,"end":null,"type":null,"ended":false,"name":"Sitting on the Dock of the Bay"}],"title":"(Sittin’ on) the Dock of the Bay","language":"eng","languages":["eng"]},{"language":null,"languages":[],"title":"(We're Living on) Borrowed Time","iswcs":[],"type-id":null,"aliases":[],"tags":[],"disambiguation":"song from the \"Shot of Love\" sessions","attributes":[],"type":null,"genres":[],"id":"0135740e-69dc-41a0-86d9-6a57664809a5"},{"type-id":null,"iswcs":[],"aliases":[],"tags":[],"disambiguation":"","genres":[],"id":"426fcdcf-25ae-4622-bff2-bba12a8cac0d","attributes":[],"type":null,"language":null,"languages":[],"title":"[(Daddy’s Gonna Take) One More Ride]"},{"type-id":null,"iswcs":[],"aliases":[],"tags":[],"disambiguation":"song from the 1971 Holy Soul Jelly Roll session","genres":[],"id":"f3e70360-c182-4af8-9eb7-482408c94d72","attributes":[],"type":null,"language":null,"languages":[],"title":"[(Oh Babe) For You]"},{"aliases":[],"tags":[],"type-id":null,"iswcs":[],"genres":[],"id":"9129c9e7-560e-4608-be4f-188200a9d55a","attributes":[],"type":null,"disambiguation":"","languages":[],"language":null,"title":"[Ahoooah (Owau)]"},{"title":"[Ain’t It Funny]","language":null,"languages":[],"disambiguation":"","type":null,"attributes":[],"id":"b68ec4dd-9aef-47a6-8928-3d02974b0ebe","genres":[],"iswcs":[],"type-id":null,"tags":[],"aliases":[]},{"tags":[],"aliases":[],"iswcs":[],"type-id":null,"attributes":[],"type":null,"genres":[],"id":"9e974a65-cd59-47db-911e-7dcb78b483b5","disambiguation":"","languages":[],"language":null,"title":"[All I Ever Loved Is You]"},{"title":"[All You Have to Do Is Dream]","languages":[],"language":null,"id":"d9334650-2d9a-45c5-8f58-8b5fc9c7d557","genres":[],"type":null,"attributes":[],"disambiguation":"Song from the \"Basement Tapes\" (Bob Dylan & The Band, 1967)","aliases":[],"tags":[],"type-id":null,"iswcs":[]},{"disambiguation":"","id":"5ad4c7b6-85ef-4b33-9bf0-154bfba60dc8","genres":[],"type":null,"attributes":[],"type-id":null,"iswcs":[],"aliases":[],"tags":[],"title":"[Almost Endless Sleep]","language":null,"languages":[]},{"title":"[Angel of Rain (Almost Done)]","language":null,"languages":[],"disambiguation":"","genres":[],"id":"7a59edb8-6de4-4638-ae06-a48768071c6d","attributes":[],"type":null,"type-id":null,"iswcs":[],"aliases":[{"end":null,"type":null,"locale":null,"ended":false,"name":"Almost Done (The Dawn Is Gonna Shine)","type-id":null,"sort-name":"Almost Done (The Dawn Is Gonna Shine)","begin":null,"primary":null}],"tags":[]},{"type-id":null,"iswcs":[],"tags":[],"aliases":[],"disambiguation":"","id":"abf44712-f6a4-47bf-93bc-940d4f72a216","genres":[],"type":null,"attributes":[],"language":null,"languages":[],"title":"[Angel, What’d I Do?]"},{"title":"[As Time Passes By]","languages":[],"language":null,"id":"382568e9-f50b-4549-830f-f10ebc6481b6","genres":[],"type":null,"attributes":[],"disambiguation":"","aliases":[],"tags":[],"type-id":null,"iswcs":[]},{"aliases":[],"tags":[],"iswcs":[],"type-id":null,"type":null,"attributes":[],"id":"56b08eab-d105-4f9d-a8cc-09cb45d2bf91","genres":[],"disambiguation":"","languages":[],"language":null,"title":"[Average People]"},{"id":"0fe3411d-afd0-4069-aa5f-f25fd5a9d6f5","genres":[],"type":null,"attributes":[],"disambiguation":"","aliases":[],"tags":[],"type-id":null,"iswcs":[],"title":"[Baby Don’t You Go]","languages":[],"language":null},{"attributes":[],"type":null,"genres":[],"id":"ad69a0a1-ac85-4d80-b2bf-5508f262310d","disambiguation":"","tags":[],"aliases":[],"iswcs":[],"type-id":null,"title":"[Baby of Mine]","languages":["eng"],"language":"eng"},{"languages":["eng"],"language":"eng","title":"[Baby, Won't You Be My Baby]","tags":[],"aliases":[],"iswcs":[],"type-id":null,"type":null,"attributes":[],"id":"30c8bd55-44d9-4da1-ba7b-888e774e9df3","genres":[],"disambiguation":""},{"title":"[Back to the Wall]","language":null,"languages":[],"disambiguation":"","genres":[],"id":"e10b89c3-f6da-45bf-bd05-1c7a251f0f1d","attributes":[],"type":null,"type-id":null,"iswcs":[],"aliases":[],"tags":[]},{"language":null,"languages":[],"title":"[Ballad of the Ox Bow Incident]","type-id":null,"iswcs":[],"aliases":[],"tags":[],"disambiguation":"","id":"88bfac95-f86d-4ea3-a6f4-868605b4ff4f","genres":[],"type":null,"attributes":[]}],"country":"US","gender":"Male","disambiguation":"","id":"72c536dc-7137-4477-a521-567eeb840fa8","type":"Person","area":{"sort-name":"United States","type-id":null,"iso-3166-1-codes":["US"],"disambiguation":"","id":"489ce91b-6658-3307-9877-795b68554c98","name":"United States","type":null},"end-area":null,"rating":{"votes-count":34,"value":4.3},"relations":[{"type-id":"75c09861-6857-4ec0-9729-84eefde7fc86","attribute-ids":{},"begin":null,"target-credit":"","end":null,"type":"collaboration","artist":{"disambiguation":"","sort-name":"Artists United Against Apartheid","type-id":"e431f5f6-b5d2-343d-8b36-72607fffb74b","type":"Group","name":"Artists United Against Apartheid","id":"298fb0c1-5a1f-43c1-854d-663762caad6e"},"attributes":[],"attribute-values":{},"source-credit":"","direction":"forward","target-type":"artist","ended":false},{"target-type":"artist","ended":false,"attribute-values":{},"source-credit":"","direction":"forward","target-credit":"","type":"collaboration","end":null,"artist":{"type":"Group","name":"USA for Africa","id":"45e3c90f-2de6-4452-99b3-8dbf7a3cf6df","disambiguation":"","type-id":"e431f5f6-b5d2-343d-8b36-72607fffb74b","sort-name":"USA for Africa"},"attributes":[],"type-id":"75c09861-6857-4ec0-9729-84eefde7fc86","attribute-ids":{},"begin":null},{"type-id":"ed6a7891-ce70-4e08-9839-1f2f62270497","attribute-credits":{},"attribute-ids":{"drums (drum set)":"12092505-6ee1-46af-a15a-b5b468b6b155"},"begin":"1966","target-credit":"","type":"instrumental supporting musician","end":"1966","artist":{"name":"Mickey Jones","id":"a4033244-3785-412a-8e8a-809f0faa02a2","type":"Person","sort-name":"Jones, Mickey","type-id":"b6e035f4-3ce9-331c-97df-83397230b0df","disambiguation":"American actor, former rock drummer"},"attributes":["drums (drum set)"],"attribute-values":{},"source-credit":"","direction":"backward","target-type":"artist","ended":true},{"attributes":[],"end":null,"type":"involved with","artist":{"type":"Person","id":"96ddf1b6-2544-4ee9-b7d2-31677bf017e4","name":"Susan Rotolo","disambiguation":"","sort-name":"Rotolo, Susan","type-id":"b6e035f4-3ce9-331c-97df-83397230b0df"},"target-credit":"","begin":null,"attribute-ids":{},"type-id":"fd3927ba-fd51-4fa9-bcc2-e83637896fe8","ended":false,"target-type":"artist","direction":"backward","source-credit":"","attribute-values":{}},{"direction":"forward","attribute-values":{},"source-credit":"","ended":true,"target-type":"artist","attribute-ids":{},"begin":null,"type-id":"fd3927ba-fd51-4fa9-bcc2-e83637896fe8","attributes":[],"type":"involved with","artist":{"disambiguation":"US folk singer","sort-name":"Baez, Joan","type-id":"b6e035f4-3ce9-331c-97df-83397230b0df","type":"Person","name":"Joan Baez","id":"92d37892-6186-4459-9cc1-f0dde57652d0"},"end":null,"target-credit":""},{"source-credit":"","attribute-values":{},"direction":"forward","target-type":"artist","ended":true,"type-id":"dd9886f2-1dfe-4270-97db-283f6839a666","begin":"1964","attribute-ids":{},"target-credit":"","type":"is person","artist":{"id":"5bf151d7-0b3b-48cb-b6e7-a30004da1680","name":"Tedham Porterhouse","type":"Person","sort-name":"Porterhouse, Tedham","type-id":"b6e035f4-3ce9-331c-97df-83397230b0df","disambiguation":""},"end":"1964","attributes":[]},{"ended":true,"target-type":"artist","direction":"forward","source-credit":"","attribute-values":{},"end":"1972-09","type":"is person","artist":{"sort-name":"Thomas, Robert Milkwood","type-id":"b6e035f4-3ce9-331c-97df-83397230b0df","disambiguation":"","name":"Robert Milkwood Thomas","id":"78e2ef88-6898-4fb2-9666-306546904cf8","type":"Person"},"attributes":[],"target-credit":"","begin":"1972-09","attribute-ids":{},"type-id":"dd9886f2-1dfe-4270-97db-283f6839a666"},{"target-credit":"","type":"is person","end":null,"artist":{"disambiguation":"pseudonym for Bob Dylan","type-id":"b6e035f4-3ce9-331c-97df-83397230b0df","sort-name":"Frost, Jack","type":"Person","name":"Jack Frost","id":"7017b003-a397-4015-8b13-76c858cef56e"},"attributes":[],"type-id":"dd9886f2-1dfe-4270-97db-283f6839a666","begin":null,"attribute-ids":{},"target-type":"artist","ended":false,"source-credit":"","attribute-values":{},"direction":"forward"},{"source-credit":"","attribute-values":{},"direction":"forward","target-type":"artist","ended":true,"type-id":"b2bf7a5d-2da6-4742-baf4-e38d8a7ad029","begin":"1965-11-22","attribute-ids":{},"target-credit":"","artist":{"sort-name":"Dylan, Sara","type-id":"b6e035f4-3ce9-331c-97df-83397230b0df","disambiguation":"","id":"633c9606-4197-4bab-9886-ac413bf3c063","name":"Sara Dylan","type":"Person"},"type":"married","end":"1977-06-29","attributes":[]},{"target-type":"artist","ended":true,"attribute-values":{},"source-credit":"","direction":"backward","target-credit":"Sarah Dylan","type":"married","artist":{"disambiguation":"","type-id":"b6e035f4-3ce9-331c-97df-83397230b0df","sort-name":"Dylan, Sara","type":"Person","name":"Sara Dylan","id":"633c9606-4197-4bab-9886-ac413bf3c063"},"end":"1977","attributes":[],"type-id":"b2bf7a5d-2da6-4742-baf4-e38d8a7ad029","attribute-ids":{},"begin":"1965"},{"target-credit":"","attributes":[],"artist":{"disambiguation":"","sort-name":"Dennis, Carolyn","type-id":"b6e035f4-3ce9-331c-97df-83397230b0df","type":"Person","id":"08981ccf-371b-4441-be4c-6b5196cee37d","name":"Carolyn Dennis"},"type":"married","end":"1990-08-07","type-id":"b2bf7a5d-2da6-4742-baf4-e38d8a7ad029","begin":"1986-06-04","attribute-ids":{},"target-type":"artist","ended":true,"source-credit":"","attribute-values":{},"direction":"forward"},{"ended":true,"target-type":"artist","direction":"forward","attribute-values":{},"source-credit":"","type":"member of band","artist":{"type-id":"e431f5f6-b5d2-343d-8b36-72607fffb74b","sort-name":"Traveling Wilburys","disambiguation":"","id":"4387b544-e4d0-4f18-b74e-d4a5ba1582ab","name":"Traveling Wilburys","type":"Group"},"end":"1990","attributes":[],"target-credit":"","attribute-ids":{},"begin":"1988","type-id":"5be4c609-9afa-4ea0-910b-12ffb71e3821"},{"attribute-values":{},"source-credit":"","direction":"forward","target-type":"artist","ended":false,"type-id":"5be4c609-9afa-4ea0-910b-12ffb71e3821","attribute-ids":{},"begin":null,"target-credit":"","attributes":[],"end":null,"type":"member of band","artist":{"type-id":"e431f5f6-b5d2-343d-8b36-72607fffb74b","sort-name":"Golden Chords","disambiguation":"","name":"Golden Chords","id":"48fb4dcb-bd67-4a9d-8afa-1fa173522f7a","type":"Group"}},{"target-credit":"","attributes":[],"type":"parent","end":null,"artist":{"name":"Desiree Gabrielle Dennis‐Dylan","id":"e30d73e6-38d5-4981-a0b5-f1066af82268","type":"Person","type-id":"b6e035f4-3ce9-331c-97df-83397230b0df","sort-name":"Dennis‐Dylan, Desiree Gabrielle","disambiguation":""},"type-id":"9421ca84-934f-49fe-9e66-dea242430406","attribute-ids":{},"begin":null,"target-type":"artist","ended":false,"attribute-values":{},"source-credit":"","direction":"forward"},{"ended":false,"target-type":"artist","direction":"forward","source-credit":"","attribute-values":{},"attributes":[],"type":"parent","artist":{"name":"Jakob Dylan","id":"2f877714-727d-490b-94fb-a8d32ee4cea5","type":"Person","sort-name":"Dylan, Jakob","type-id":"b6e035f4-3ce9-331c-97df-83397230b0df","disambiguation":""},"end":null,"target-credit":"","begin":null,"attribute-ids":{},"type-id":"9421ca84-934f-49fe-9e66-dea242430406"},{"attributes":[],"end":null,"type":"parent","artist":{"sort-name":"Dylan, Jesse","type-id":"b6e035f4-3ce9-331c-97df-83397230b0df","disambiguation":"","name":"Jesse Dylan","id":"c9f3a74c-f84f-4aa3-abbf-f9070ba69e9d","type":"Person"},"target-credit":"","attribute-ids":{},"begin":null,"type-id":"9421ca84-934f-49fe-9e66-dea242430406","ended":false,"target-type":"artist","direction":"forward","attribute-values":{},"source-credit":""},{"source-credit":"","attribute-values":{},"direction":"backward","target-type":"artist","ended":false,"type-id":"b42b7966-b904-449e-b8f9-8c7297b863d0","begin":null,"attribute-ids":{},"target-credit":"","attributes":[],"end":null,"type":"sibling","artist":{"name":"David Zimmerman","id":"d25618f8-98a2-46aa-836b-9d556759ef09","type":"Person","sort-name":"Zimmerman, David","type-id":"b6e035f4-3ce9-331c-97df-83397230b0df","disambiguation":"manager/producer. brother of Bob Dylan"}},{"attributes":[],"type":"supporting musician","end":null,"artist":{"sort-name":"Neverending Tour Band","type-id":"e431f5f6-b5d2-343d-8b36-72607fffb74b","disambiguation":"Bob Dylan's backup band","name":"Neverending Tour Band","id":"3ee792fd-eebf-40c6-9f4a-1ba8ecc7b11c","type":"Group"},"target-credit":"","attribute-ids":{},"begin":null,"type-id":"88562a60-2550-48f0-8e8e-f54d95c7369a","ended":false,"target-type":"artist","direction":"backward","attribute-values":{},"source-credit":""},{"target-type":"artist","ended":false,"source-credit":"","attribute-values":{},"direction":"backward","target-credit":"","artist":{"type-id":"e431f5f6-b5d2-343d-8b36-72607fffb74b","sort-name":"Dylan 80","disambiguation":"Belgian Bob Dylan tribute group","name":"Dylan 80","id":"211edb9a-1ecf-4b31-9281-27f58e616148","type":"Group"},"type":"tribute","end":null,"attributes":[],"type-id":"a6f62641-2f58-470e-b02b-88d7b984dc9f","begin":null,"attribute-ids":{}},{"target-credit":"","artist":{"name":"Under the Dylan Sky","id":"9f5bddb8-2906-48a5-9bae-0295141d941e","type":"Group","type-id":"e431f5f6-b5d2-343d-8b36-72607fffb74b","sort-name":"Under the Dylan Sky","disambiguation":"Belgian Bob Dylan tribute"},"type":"tribute","end":null,"attributes":[],"type-id":"a6f62641-2f58-470e-b02b-88d7b984dc9f","attribute-ids":{},"begin":null,"target-type":"artist","ended":false,"attribute-values":{},"source-credit":"","direction":"backward"},{"ended":false,"target-type":"url","url":{"resource":"https://www.allmusic.com/artist/mn0000066915","id":"be59648c-a445-4380-9b60-778517a8d271"},"direction":"forward","attribute-values":{},"source-credit":"","type":"allmusic","end":null,"attributes":[],"target-credit":"","attribute-ids":{},"begin":null,"type-id":"6b3e3c85-0002-4f34-aca6-80ace0d7e846"},{"begin":null,"attribute-ids":{},"type-id":"ea45ed3d-2d5e-456e-8c32-94b6f51426e2","attributes":[],"end":null,"type":"bandsintown","target-credit":"","url":{"resource":"https://www.bandsintown.com/a/487","id":"d9eed76b-56ca-4a22-894c-52df47e2ffa3"},"direction":"forward","source-credit":"","attribute-values":{},"ended":false,"target-type":"url"},{"ended":true,"target-type":"url","direction":"forward","url":{"id":"db9533ad-9a8f-4012-9cde-a18c3dcac48d","resource":"https://www.bbc.co.uk/music/artists/72c536dc-7137-4477-a521-567eeb840fa8"},"source-credit":"","attribute-values":{},"type":"BBC Music page","end":"2020-11-19","attributes":[],"target-credit":"","begin":null,"attribute-ids":{},"type-id":"d028a975-000c-4525-9333-d3c8425e4b54"},{"type-id":"78f75830-94e1-4138-8f8a-643e3bb21ce5","attribute-ids":{},"begin":null,"target-credit":"","attributes":[],"type":"biography","end":null,"attribute-values":{},"source-credit":"","direction":"forward","url":{"resource":"https://www.wolfgangs.com/bob-dylan/","id":"a8f23dcc-a714-4b17-aa3e-2a887816cb76"},"target-type":"url","ended":false},{"target-credit":"","attributes":[],"type":"discography page","end":"2010","type-id":"4fb0eeec-a6eb-4ae3-ad52-b55765b94e8f","attribute-ids":{},"begin":null,"target-type":"url","ended":true,"attribute-values":{},"source-credit":"","url":{"id":"e7a21a73-f120-46b5-a941-77aa89849129","resource":"http://cds.jrd.org.uk/list/titles.bob.shtml"},"direction":"forward"},{"target-credit":"","type":"discography page","end":"2018","attributes":[],"type-id":"4fb0eeec-a6eb-4ae3-ad52-b55765b94e8f","begin":null,"attribute-ids":{},"target-type":"url","ended":true,"source-credit":"","attribute-values":{},"direction":"forward","url":{"id":"4c7d5617-bbec-46fe-a357-5dd44ca309fd","resource":"http://jokerman.org.uk/lb/LosslessBob.html"}},{"target-type":"url","ended":false,"source-credit":"","attribute-values":{},"url":{"id":"1492a688-50b3-4d56-8d19-10c8e4d549fc","resource":"http://www.boblinks.com/"},"direction":"forward","target-credit":"","attributes":[],"type":"discography page","end":null,"type-id":"4fb0eeec-a6eb-4ae3-ad52-b55765b94e8f","begin":null,"attribute-ids":{}},{"attribute-ids":{},"begin":null,"type-id":"4fb0eeec-a6eb-4ae3-ad52-b55765b94e8f","type":"discography page","end":null,"attributes":[],"target-credit":"","url":{"id":"63433092-36ba-48b0-9ee2-a6e1df00fb68","resource":"http://www.bobsboots.com/"},"direction":"forward","attribute-values":{},"source-credit":"","ended":false,"target-type":"url"},{"type-id":"4fb0eeec-a6eb-4ae3-ad52-b55765b94e8f","attribute-ids":{},"begin":null,"target-credit":"","type":"discography page","end":null,"attributes":[],"attribute-values":{},"source-credit":"","direction":"forward","url":{"resource":"http://www.searchingforagem.com/","id":"b3a371c8-7163-4a40-b151-7e6242b1b086"},"target-type":"url","ended":false},{"source-credit":"Lucky Wilbury","attribute-values":{},"direction":"forward","url":{"id":"d8b9c142-6e41-4b78-b736-07455fd832ac","resource":"https://www.discogs.com/artist/444635"},"target-type":"url","ended":false,"type-id":"04a5b104-a4c2-4bac-99a1-7b837c37d9e4","begin":null,"attribute-ids":{},"target-credit":"","attributes":[],"end":null,"type":"discogs"},{"type":"discogs","end":null,"attributes":[],"target-credit":"","begin":null,"attribute-ids":{},"type-id":"04a5b104-a4c2-4bac-99a1-7b837c37d9e4","ended":false,"target-type":"url","direction":"forward","url":{"resource":"https://www.discogs.com/artist/59792","id":"ad19d61b-1435-469d-9c29-0e35635217b1"},"source-credit":"","attribute-values":{}},{"target-credit":"","end":null,"type":"discogs","attributes":[],"type-id":"04a5b104-a4c2-4bac-99a1-7b837c37d9e4","attribute-ids":{},"begin":null,"target-type":"url","ended":false,"attribute-values":{},"source-credit":"Boo Wilbury","direction":"forward","url":{"resource":"https://www.discogs.com/artist/834818","id":"8a3026e8-c748-4816-bdab-67f964e89518"}},{"type-id":"769085a1-c2f7-4c24-a532-2375a77693bd","begin":null,"attribute-ids":{},"target-credit":"","attributes":[],"type":"free streaming","end":null,"source-credit":"","attribute-values":{},"url":{"id":"d4e50111-fab3-4b32-b4a2-b135969ad435","resource":"https://open.spotify.com/artist/74ASZWbe4lXaubB36ztrGX"},"direction":"forward","target-type":"url","ended":false},{"target-credit":"","type":"free streaming","end":null,"attributes":[],"type-id":"769085a1-c2f7-4c24-a532-2375a77693bd","begin":null,"attribute-ids":{},"target-type":"url","ended":false,"source-credit":"","attribute-values":{},"url":{"id":"1385ef04-fb45-42af-9f78-2c3f9480e018","resource":"https://www.deezer.com/artist/808"},"direction":"forward"},{"ended":false,"target-type":"url","direction":"forward","url":{"id":"8c6c90de-5f5c-482b-a1b2-b26bfd614262","resource":"http://www.pandora.com/bob-dylan"},"source-credit":"","attribute-values":{},"end":null,"type":"free streaming","attributes":[],"target-credit":"","begin":null,"attribute-ids":{},"type-id":"769085a1-c2f7-4c24-a532-2375a77693bd"},{"type":"image","end":null,"attributes":[],"target-credit":"","begin":null,"attribute-ids":{},"type-id":"221132e9-e30e-43f2-a741-15afc4c5fa7c","ended":false,"target-type":"url","direction":"forward","url":{"id":"fc778d75-20a8-41ab-8ba5-2baa663ac00e","resource":"https://commons.wikimedia.org/wiki/File:Bob_Dylan_-_Azkena_Rock_Festival_2010_1.jpg"},"source-credit":"","attribute-values":{}},{"type":"IMDb","end":null,"attributes":[],"target-credit":"","attribute-ids":{},"begin":null,"type-id":"94c8b0cc-4477-4106-932c-da60e63de61c","ended":false,"target-type":"url","url":{"resource":"https://www.imdb.com/name/nm0001168/","id":"a6e50ff1-db1d-4af3-b2d1-3afd279695a9"},"direction":"forward","attribute-values":{},"source-credit":""},{"target-credit":"","type":"last.fm","end":null,"attributes":[],"type-id":"08db8098-c0df-4b78-82c3-c8697b4bba7f","attribute-ids":{},"begin":null,"target-type":"url","ended":false,"attribute-values":{},"source-credit":"","url":{"resource":"https://www.last.fm/music/Bob+Dylan","id":"5f5fd9f2-687d-4a13-b03c-3ccd7f72a233"},"direction":"forward"},{"type-id":"e4d73442-3762-45a8-905c-401da65544ed","begin":null,"attribute-ids":{},"target-credit":"","end":null,"type":"lyrics","attributes":[],"source-credit":"","attribute-values":{},"direction":"forward","url":{"resource":"http://muzikum.eu/en/122-3919/bob-dylan/lyrics.html","id":"00adf034-52a8-456b-baa3-959adf1fbdf1"},"target-type":"url","ended":false},{"begin":null,"attribute-ids":{},"type-id":"e4d73442-3762-45a8-905c-401da65544ed","attributes":[],"end":null,"type":"lyrics","target-credit":"","direction":"forward","url":{"id":"35b4150a-a392-4ec6-9dba-2be84443bfe8","resource":"https://genius.com/artists/Bob-dylan"},"source-credit":"","attribute-values":{},"ended":false,"target-type":"url"},{"type-id":"bac47923-ecde-4b59-822e-d08f0cd10156","begin":null,"attribute-ids":{},"target-credit":"","attributes":[],"end":null,"type":"myspace","source-credit":"","attribute-values":{},"direction":"forward","url":{"id":"03c10cb3-b9e8-4983-a2f4-1b6465d56a11","resource":"https://myspace.com/bobdylan"},"target-type":"url","ended":false},{"type-id":"fe33d22f-c3b0-4d68-bd53-a856badf2b15","begin":null,"attribute-ids":{},"target-credit":"","end":null,"type":"official homepage","attributes":[],"source-credit":"","attribute-values":{},"direction":"forward","url":{"id":"d9e142ed-c1da-4ba9-a12d-fd6351dac24a","resource":"https://bobdylan.com/"},"target-type":"url","ended":false},{"target-credit":"","attributes":[],"type":"other databases","end":null,"type-id":"d94fb61c-fa20-4e3c-a19a-71a949fb2c55","attribute-ids":{},"begin":null,"target-type":"url","ended":false,"attribute-values":{},"source-credit":"","direction":"forward","url":{"resource":"http://d-nb.info/gnd/118528408","id":"07c877ee-1808-4283-a5eb-36bce020d6a0"}},{"attributes":[],"end":null,"type":"other databases","target-credit":"","attribute-ids":{},"begin":null,"type-id":"d94fb61c-fa20-4e3c-a19a-71a949fb2c55","ended":false,"target-type":"url","url":{"resource":"http://id.loc.gov/authorities/names/n50030190","id":"cc168754-643e-4771-9668-29c0b1842b25"},"direction":"forward","attribute-values":{},"source-credit":""},{"type-id":"d94fb61c-fa20-4e3c-a19a-71a949fb2c55","begin":null,"attribute-ids":{},"target-credit":"","attributes":[],"type":"other databases","end":null,"source-credit":"","attribute-values":{},"url":{"resource":"http://musicmoz.org/Bands_and_Artists/D/Dylan,_Bob/","id":"c001d3f8-c6a9-4566-a920-8ffaff90b58e"},"direction":"forward","target-type":"url","ended":false},{"attribute-values":{},"source-credit":"","url":{"resource":"https://catalogue.bnf.fr/ark:/12148/cb13893566v","id":"271054a0-b8a0-4861-b2af-d4275ed08203"},"direction":"forward","target-type":"url","ended":false,"type-id":"d94fb61c-fa20-4e3c-a19a-71a949fb2c55","attribute-ids":{},"begin":null,"target-credit":"","attributes":[],"end":null,"type":"other databases"},{"attribute-ids":{},"begin":null,"type-id":"d94fb61c-fa20-4e3c-a19a-71a949fb2c55","type":"other databases","end":null,"attributes":[],"target-credit":"","direction":"forward","url":{"id":"5811cd81-1bde-4182-ad1b-09e0d366b298","resource":"https://ibdb.com/person.php?id=84040"},"attribute-values":{},"source-credit":"","ended":false,"target-type":"url"},{"target-credit":"","end":null,"type":"other databases","attributes":[],"type-id":"d94fb61c-fa20-4e3c-a19a-71a949fb2c55","begin":null,"attribute-ids":{},"target-type":"url","ended":false,"source-credit":"","attribute-values":{},"direction":"forward","url":{"resource":"https://imvdb.com/n/bob-dylan","id":"675acf1e-c241-4f44-a09e-7f2ff06d6499"}},{"attributes":[],"type":"other databases","end":null,"target-credit":"","attribute-ids":{},"begin":null,"type-id":"d94fb61c-fa20-4e3c-a19a-71a949fb2c55","ended":false,"target-type":"url","url":{"resource":"https://nla.gov.au/nla.party-812744","id":"af2dbf2e-5c86-44be-af88-4bd6e549e354"},"direction":"forward","attribute-values":{},"source-credit":""},{"begin":null,"attribute-ids":{},"type-id":"d94fb61c-fa20-4e3c-a19a-71a949fb2c55","type":"other databases","end":null,"attributes":[],"target-credit":"","direction":"forward","url":{"resource":"https://openlibrary.org/works/OL26505A","id":"623d0dad-abe7-4eb7-9443-d74736b5f906"},"source-credit":"","attribute-values":{},"ended":false,"target-type":"url"},{"url":{"resource":"https://rateyourmusic.com/artist/bob-dylan","id":"98942734-c0e7-4916-8977-f23697170a6e"},"direction":"forward","attribute-values":{},"source-credit":"","ended":false,"target-type":"url","attribute-ids":{},"begin":null,"type-id":"d94fb61c-fa20-4e3c-a19a-71a949fb2c55","type":"other databases","end":null,"attributes":[],"target-credit":""},{"begin":null,"attribute-ids":{},"type-id":"d94fb61c-fa20-4e3c-a19a-71a949fb2c55","type":"other databases","end":null,"attributes":[],"target-credit":"","url":{"resource":"https://snaccooperative.org/ark:/99166/w6wd4h4j","id":"4e54f777-8e59-4c3e-a324-9f1e485e56fa"},"direction":"forward","source-credit":"","attribute-values":{},"ended":false,"target-type":"url"},{"ended":false,"target-type":"url","url":{"resource":"https://www.musik-sammler.de/artist/bob-dylan/","id":"2d938209-73e4-4b59-94e2-8b76dd4137e5"},"direction":"forward","source-credit":"","attribute-values":{},"type":"other databases","end":null,"attributes":[],"target-credit":"","begin":null,"attribute-ids":{},"type-id":"d94fb61c-fa20-4e3c-a19a-71a949fb2c55"},{"ended":false,"target-type":"url","url":{"resource":"https://www.worldcat.org/identities/lccn-n50030190","id":"4ee36209-a704-4943-abd7-841835e504aa"},"direction":"forward","source-credit":"","attribute-values":{},"attributes":[],"end":null,"type":"other databases","target-credit":"","begin":null,"attribute-ids":{},"type-id":"d94fb61c-fa20-4e3c-a19a-71a949fb2c55"},{"attributes":[],"end":null,"type":"other databases","target-credit":"","begin":null,"attribute-ids":{},"type-id":"d94fb61c-fa20-4e3c-a19a-71a949fb2c55","ended":false,"target-type":"url","direction":"forward","url":{"resource":"http://www.45cat.com/artist/bob-dylan","id":"a78791b7-5683-456c-877e-bfc123d972b1"},"source-credit":"","attribute-values":{}},{"target-type":"url","ended":false,"source-credit":"","attribute-values":{},"direction":"forward","url":{"id":"4bacdaeb-807d-4759-8643-f708dbcf753c","resource":"https://itunes.apple.com/us/artist/id462006"},"target-credit":"","type":"purchase for download","end":null,"attributes":[],"type-id":"f8319a2f-f824-4617-81c8-be6560b3b203","begin":null,"attribute-ids":{}},{"ended":false,"target-type":"url","direction":"forward","url":{"id":"b14882ae-9668-4eff-97c8-2cdd9077af81","resource":"https://secondhandsongs.com/artist/158"},"attribute-values":{},"source-credit":"","attributes":[],"end":null,"type":"secondhandsongs","target-credit":"","attribute-ids":{},"begin":null,"type-id":"79c5b84d-a206-4f4c-9832-78c028c312c3"},{"attribute-values":{},"source-credit":"","direction":"forward","url":{"id":"a420caec-80f1-428c-9cc3-02e339ccc05f","resource":"https://www.setlist.fm/setlists/bob-dylan-1bd6adb8.html"},"target-type":"url","ended":false,"type-id":"bf5d0d5e-27a1-4e94-9df7-3cdc67b3b207","attribute-ids":{},"begin":null,"target-credit":"","end":null,"type":"setlistfm","attributes":[]},{"ended":false,"target-type":"url","direction":"forward","url":{"resource":"https://twitter.com/bobdylan","id":"c5451777-c034-4688-b0a7-1634a9a4614a"},"attribute-values":{},"source-credit":"","attributes":[],"end":null,"type":"social network","target-credit":"","attribute-ids":{},"begin":null,"type-id":"99429741-f3f6-484b-84f8-23af51991770"},{"target-type":"url","ended":false,"attribute-values":{},"source-credit":"","url":{"id":"5e178107-8c8f-4961-b15c-6199290d88de","resource":"https://www.facebook.com/bobdylan"},"direction":"forward","target-credit":"","attributes":[],"type":"social network","end":null,"type-id":"99429741-f3f6-484b-84f8-23af51991770","attribute-ids":{},"begin":null},{"attribute-ids":{},"begin":null,"type-id":"99429741-f3f6-484b-84f8-23af51991770","end":null,"type":"social network","attributes":[],"target-credit":"","url":{"resource":"https://www.instagram.com/bobdylan/","id":"c55fa1d9-fbc3-4020-93b5-f9ffd8b16c31"},"direction":"forward","attribute-values":{},"source-credit":"","ended":false,"target-type":"url"},{"attribute-ids":{},"begin":null,"type-id":"aac9c4bc-a5b9-30b8-9839-e3ac314c6e58","type":"songkick","end":null,"attributes":[],"target-credit":"","direction":"forward","url":{"resource":"https://www.songkick.com/artists/408511","id":"afe32396-3341-43fb-8216-95b77931cd8b"},"attribute-values":{},"source-credit":"","ended":false,"target-type":"url"},{"direction":"forward","url":{"resource":"https://soundcloud.com/bobdylan","id":"d5f09ab7-a1f9-40ed-ab4f-fb565ea93cf6"},"source-credit":"","attribute-values":{},"ended":false,"target-type":"url","begin":null,"attribute-ids":{},"type-id":"89e4a949-0976-440d-bda1-5f772c1e5710","type":"soundcloud","end":null,"attributes":[],"target-credit":""},{"direction":"forward","url":{"resource":"https://listen.tidal.com/artist/80","id":"e017722f-a48b-4293-b9b3-3dcb82e4b549"},"source-credit":"","attribute-values":{},"ended":false,"target-type":"url","begin":null,"attribute-ids":{},"type-id":"63cc5d1f-f096-4c94-a43f-ecb32ea94161","end":null,"type":"streaming","attributes":[],"target-credit":""},{"direction":"forward","url":{"resource":"https://music.apple.com/de/artist/462006","id":"aa132fb3-ec5e-49dd-99af-3b0f70b55ff1"},"source-credit":"","attribute-values":{},"ended":false,"target-type":"url","begin":null,"attribute-ids":{},"type-id":"63cc5d1f-f096-4c94-a43f-ecb32ea94161","attributes":[],"type":"streaming","end":null,"target-credit":""},{"ended":false,"target-type":"url","direction":"forward","url":{"resource":"http://viaf.org/viaf/111894442","id":"de37f42c-8a3c-4b0a-9b4c-5f4414832eb5"},"attribute-values":{},"source-credit":"","attributes":[],"type":"VIAF","end":null,"target-credit":"","attribute-ids":{},"begin":null,"type-id":"e8571dcc-35d4-4e91-a577-a3382fd84460"},{"ended":false,"target-type":"url","url":{"resource":"https://www.wikidata.org/wiki/Q392","id":"b43974b4-6fa1-4b21-a743-06acf420cda1"},"direction":"forward","source-credit":"","attribute-values":{},"attributes":[],"end":null,"type":"wikidata","target-credit":"","begin":null,"attribute-ids":{},"type-id":"689870a4-a1e4-4912-b17f-7b2664215698"},{"target-credit":"","end":null,"type":"youtube","attributes":[],"type-id":"6a540e5b-58c6-4192-b6ba-dbc71ec8fcf0","attribute-ids":{},"begin":null,"target-type":"url","ended":false,"attribute-values":{},"source-credit":"","url":{"resource":"https://www.youtube.com/user/BobDylanTV","id":"e141f7cc-ae6e-4348-a6ce-0b6246977408"},"direction":"forward"}],"sort-name":"Dylan, Bob","end_area":null,"begin_area":{"type-id":null,"sort-name":"Duluth","disambiguation":"","id":"04e60741-b1ae-4078-80bb-ffe8ae643ea7","name":"Duluth","type":null},"ipis":["00008955074","00008955172"]} \ No newline at end of file diff --git a/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/Data/artist-search.json b/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/Data/artist-search.json index 82e6d1e..0de3283 100644 --- a/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/Data/artist-search.json +++ b/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/Data/artist-search.json @@ -1 +1 @@ -{"created":"2021-11-12T14:23:05.052Z","count":3664,"offset":0,"artists":[{"id":"72c536dc-7137-4477-a521-567eeb840fa8","type":"Person","type-id":"b6e035f4-3ce9-331c-97df-83397230b0df","score":100,"gender-id":"36d3d30a-839d-3eda-8cb3-29be4384e4a9","name":"Bob Dylan","sort-name":"Dylan, Bob","gender":"male","country":"US","area":{"id":"489ce91b-6658-3307-9877-795b68554c98","type":"Country","type-id":"06dd0ae4-8c74-30bb-b43d-95dcedf961de","name":"United States","sort-name":"United States","life-span":{"ended":null}},"begin-area":{"id":"04e60741-b1ae-4078-80bb-ffe8ae643ea7","type":"City","type-id":"6fd8f29a-3d0a-32fc-980d-ea697b69da78","name":"Duluth","sort-name":"Duluth","life-span":{"ended":null}},"ipis":["00008955074","00008955172"],"isnis":["0000000121479733"],"life-span":{"begin":"1941-05-24","ended":null},"aliases":[{"sort-name":"Landy, Bob","name":"Bob Landy","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Wilbury, Boo","name":"Boo Wilbury","locale":null,"type":null,"primary":null,"begin-date":"1990","end-date":"1990"},{"sort-name":"Zimmerman, Robert Allen","type-id":"d4dcd0c0-b341-3612-a332-c0ce797b25cf","name":"Robert Allen Zimmerman","locale":null,"type":"Legal name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Bob D","type-id":"1937e404-b981-3cb7-8151-4c86ebfc8d8e","name":"Bob D","locale":null,"type":"Search hint","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Dylan","name":"Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Jack Frost","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Jack Frost","locale":null,"type":"Artist name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Grunt, Blind Boy","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Blind Boy Grunt","locale":null,"type":"Artist name","primary":null,"begin-date":"1962","end-date":"1963"},{"sort-name":"Bobby Zimmerman","name":"Bobby Zimmerman","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Robert Dylan","name":"Robert Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Robert Zimmerman","name":"Robert Zimmerman","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"DYLYN Bob","name":"DYLYN Bob","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Boy Dylan","name":"Boy Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Wilbury, Lucky","name":"Lucky Wilbury","locale":null,"type":null,"primary":null,"begin-date":"1988","end-date":"1988"},{"sort-name":"Дилан, Боб","name":"Боб Дилан","locale":"ru","type":null,"primary":true,"begin-date":null,"end-date":null},{"sort-name":"Dylan, Bob","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Bob Dylan","locale":"en","type":"Artist name","primary":true,"begin-date":null,"end-date":null}],"tags":[{"count":6,"name":"rock"},{"count":4,"name":"folk"},{"count":1,"name":"american"},{"count":2,"name":"blues"},{"count":2,"name":"singer-songwriter"},{"count":1,"name":"country"},{"count":5,"name":"folk rock"},{"count":6,"name":"blues rock"},{"count":3,"name":"country rock"},{"count":1,"name":"classic rock"},{"count":0,"name":"1980s"},{"count":0,"name":"1990s"},{"count":0,"name":"1970s"},{"count":0,"name":"icon"},{"count":0,"name":"1960s"},{"count":0,"name":"2000s"},{"count":3,"name":"pop rock"},{"count":3,"name":"contemporary folk"},{"count":0,"name":"classic pop and rock"},{"count":0,"name":"rare"},{"count":-1,"name":"siple twist of fate"},{"count":-2,"name":"1 13 165900 150 7672 22647 34612 48720 59280 74602 87545 95495 107182 131087 141522 153710"},{"count":-1,"name":"teater konsert"},{"count":2,"name":"singer/songwriter"},{"count":0,"name":"pop/rock"},{"count":-2,"name":"dylan bootleg series"},{"count":-1,"name":"pledging my time"}]},{"id":"c296e10c-110a-4103-9e77-47bfebb7fb2e","type":"Group","type-id":"e431f5f6-b5d2-343d-8b36-72607fffb74b","score":65,"name":"Bob Marley & The Wailers","sort-name":"Marley, Bob & The Wailers","country":"JM","area":{"id":"2dd47a64-91d5-3b13-bc94-80043ed063d7","type":"Country","type-id":"06dd0ae4-8c74-30bb-b43d-95dcedf961de","name":"Jamaica","sort-name":"Jamaica","life-span":{"ended":null}},"begin-area":{"id":"23e0d135-9fe7-48cb-b2c4-93addd3d1e37","type":"Subdivision","type-id":"fd3d44c5-80a1-3842-9745-2c4972d35afa","name":"Kingston","sort-name":"Kingston","life-span":{"ended":null}},"end-area":{"id":"4a9aeb42-3763-4234-8fb8-1167ac1dfdfe","type":"City","type-id":"6fd8f29a-3d0a-32fc-980d-ea697b69da78","name":"Miami","sort-name":"Miami","life-span":{"ended":null}},"ipis":["00019675460","00034755283","00581446340"],"isnis":["0000000122652083"],"life-span":{"begin":"1970-12","end":"1981-05-11","ended":true},"aliases":[{"sort-name":"Bob Marley and The Wailers","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Bob Marley and The Wailers","locale":null,"type":"Artist name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"ボブ・マーリー&ザ・ウェイラーズ","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"ボブ・マーリー&ザ・ウェイラーズ","locale":"ja","type":"Artist name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Bob Harley and the Wailers","type-id":"1937e404-b981-3cb7-8151-4c86ebfc8d8e","name":"Bob Harley and the Wailers","locale":null,"type":"Search hint","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Bob Marley; The Wailers","type-id":"1937e404-b981-3cb7-8151-4c86ebfc8d8e","name":"Bob Marley; The Wailers","locale":null,"type":"Search hint","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Bob Marley & The Wailers & I Threes","name":"Bob Marley & The Wailers & I Threes","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Bob Marley and","type-id":"1937e404-b981-3cb7-8151-4c86ebfc8d8e","name":"Bob Marley and","locale":null,"type":"Search hint","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Bob Marley and the Whalers","type-id":"1937e404-b981-3cb7-8151-4c86ebfc8d8e","name":"Bob Marley and the Whalers","locale":null,"type":"Search hint","primary":null,"begin-date":null,"end-date":null},{"sort-name":"ボブ・マーリー","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"ボブ・マーリー","locale":"ja","type":"Artist name","primary":null,"begin-date":null,"end-date":null}],"tags":[{"count":3,"name":"ska"},{"count":13,"name":"reggae"},{"count":0,"name":"jamaican"},{"count":1,"name":"soul"},{"count":1,"name":"ambient dub"},{"count":4,"name":"roots reggae"},{"count":1,"name":"rocksteady"},{"count":0,"name":"classic pop and rock"},{"count":0,"name":"soul and reggae"},{"count":0,"name":"bob-marley"},{"count":0,"name":"the wailers"},{"count":-1,"name":"do not split"},{"count":1,"name":"jamaican ska"},{"count":0,"name":"split or merge to “the wailers” (keeping ac)"},{"count":1,"name":"soul shakedown party (silk’s downunder mix)"}]},{"id":"ed2ac1e9-d51d-4eff-a2c2-85e81abd6360","type":"Person","type-id":"b6e035f4-3ce9-331c-97df-83397230b0df","score":64,"gender-id":"36d3d30a-839d-3eda-8cb3-29be4384e4a9","name":"Bob Marley","sort-name":"Marley, Bob","gender":"male","country":"JM","area":{"id":"2dd47a64-91d5-3b13-bc94-80043ed063d7","type":"Country","type-id":"06dd0ae4-8c74-30bb-b43d-95dcedf961de","name":"Jamaica","sort-name":"Jamaica","life-span":{"ended":null}},"begin-area":{"id":"13d6bad5-1dbb-4d9e-bd2a-70c8e204db81","type":"City","type-id":"6fd8f29a-3d0a-32fc-980d-ea697b69da78","name":"Nine Mile","sort-name":"Nine Mile","life-span":{"ended":null}},"end-area":{"id":"4a9aeb42-3763-4234-8fb8-1167ac1dfdfe","type":"City","type-id":"6fd8f29a-3d0a-32fc-980d-ea697b69da78","name":"Miami","sort-name":"Miami","life-span":{"ended":null}},"disambiguation":"Jamaican reggae artist","ipis":["00034755283","00019675460","00581446340"],"isnis":["0000000122768131"],"life-span":{"begin":"1945-02-06","end":"1981-05-11","ended":true},"aliases":[{"sort-name":"Marley, Robert N.","type-id":"d4dcd0c0-b341-3612-a332-c0ce797b25cf","name":"Robert N. Marley","locale":"en","type":"Legal name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Martell, Bobby","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Bobby Martell","locale":null,"type":"Artist name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Marley, Robert Nesta","type-id":"d4dcd0c0-b341-3612-a332-c0ce797b25cf","name":"Robert Nesta Marley","locale":"en","type":"Legal name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Marley","name":"Marley","locale":"en","type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Marley, Bob","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Bob Marley","locale":"en","type":"Artist name","primary":true,"begin-date":null,"end-date":null}],"tags":[{"count":2,"name":"roots reggae"},{"count":0,"name":"bob-marley"},{"count":10,"name":"reggae"},{"count":2,"name":"the wailers"},{"count":4,"name":"singer-songwriter"},{"count":3,"name":"jamaican"},{"count":2,"name":"soul and reggae"}]},{"id":"664725d2-c2ee-46dd-8ab2-48e1a19b14d3","type":"Person","type-id":"b6e035f4-3ce9-331c-97df-83397230b0df","score":63,"gender-id":"36d3d30a-839d-3eda-8cb3-29be4384e4a9","name":"Bob Schneider","sort-name":"Schneider, Bob","gender":"male","country":"US","area":{"id":"489ce91b-6658-3307-9877-795b68554c98","type":"Country","type-id":"06dd0ae4-8c74-30bb-b43d-95dcedf961de","name":"United States","sort-name":"United States","life-span":{"ended":null}},"begin-area":{"id":"9dcb041d-6107-45e1-a447-be986dddfde5","type":"City","type-id":"6fd8f29a-3d0a-32fc-980d-ea697b69da78","name":"Ypsilanti","sort-name":"Ypsilanti","life-span":{"ended":null}},"disambiguation":"former lead singer of The Ugly Americans","life-span":{"begin":"1965-10-12","ended":null},"tags":[{"count":1,"name":"austin"},{"count":1,"name":"texas"}]},{"id":"ae43e90b-b3b7-4903-8245-6ed3e3746bcb","type":"Person","type-id":"b6e035f4-3ce9-331c-97df-83397230b0df","score":62,"gender-id":"36d3d30a-839d-3eda-8cb3-29be4384e4a9","name":"Bob Bradley","sort-name":"Bradley, Bob","gender":"male","country":"GB","area":{"id":"8a754a16-0027-3a29-b6d7-2b40ea0481ed","type":"Country","type-id":"06dd0ae4-8c74-30bb-b43d-95dcedf961de","name":"United Kingdom","sort-name":"United Kingdom","life-span":{"ended":null}},"ipis":["00268799883"],"life-span":{"begin":"1974-02-05","ended":null},"aliases":[{"sort-name":"Bradley, Robert Edward","type-id":"d4dcd0c0-b341-3612-a332-c0ce797b25cf","name":"Robert Edward Bradley","locale":null,"type":"Legal name","primary":null,"begin-date":null,"end-date":null}],"tags":[{"count":1,"name":"production music"},{"count":1,"name":"media composer"}]},{"id":"f9ab44f1-7b19-4ecb-830c-403abcf36cd1","type":"Person","type-id":"b6e035f4-3ce9-331c-97df-83397230b0df","score":61,"gender-id":"36d3d30a-839d-3eda-8cb3-29be4384e4a9","name":"Bob Sinclar","sort-name":"Sinclar, Bob","gender":"male","country":"FR","area":{"id":"08310658-51eb-3801-80de-5a0739207115","type":"Country","type-id":"06dd0ae4-8c74-30bb-b43d-95dcedf961de","name":"France","sort-name":"France","life-span":{"ended":null}},"begin-area":{"id":"aff4b7dd-2302-4ef1-b371-06b4e8a29e64","type":"City","type-id":"6fd8f29a-3d0a-32fc-980d-ea697b69da78","name":"Douarnenez","sort-name":"Douarnenez","life-span":{"ended":null}},"disambiguation":"French record producer, house music DJ & remixer","ipis":["00153038004"],"isnis":["0000000116791634"],"life-span":{"begin":"1967-05-10","ended":null},"aliases":[{"sort-name":"Bob Sinclair","name":"Bob Sinclair","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Bob Sinclair présente A Space Funk Project","name":"Bob Sinclair présente A Space Funk Project","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Bon Sinclair","name":"Bon Sinclair","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null}],"tags":[{"count":1,"name":"house"},{"count":1,"name":"dance-pop"},{"count":1,"name":"hip house"},{"count":2,"name":"electro house"},{"count":1,"name":"french house"},{"count":0,"name":"dance and electronica"}]},{"id":"a07cdd28-fd24-4642-bea7-06fe459dfa83","type":"Person","type-id":"b6e035f4-3ce9-331c-97df-83397230b0df","score":61,"gender-id":"36d3d30a-839d-3eda-8cb3-29be4384e4a9","name":"Dylan","sort-name":"Dylan","gender":"male","area":{"id":"0eeb01c2-6e31-46ad-96b8-319749f731d2","type":"City","type-id":"6fd8f29a-3d0a-32fc-980d-ea697b69da78","name":"Philadelphia","sort-name":"Philadelphia","life-span":{"ended":null}},"begin-area":{"id":"efe1a98c-6a10-4a8b-8970-b9bafb5ba39f","type":"City","type-id":"6fd8f29a-3d0a-32fc-980d-ea697b69da78","name":"Hoddesdon","sort-name":"Hoddesdon","life-span":{"ended":null}},"disambiguation":"UK drum & bass producer Dylan Hilsley","life-span":{"ended":null},"aliases":[{"sort-name":"Hilsley, Dylan","type-id":"d4dcd0c0-b341-3612-a332-c0ce797b25cf","name":"Dylan Hilsley","locale":null,"type":"Legal name","primary":null,"begin-date":null,"end-date":null}],"tags":[{"count":1,"name":"uk"},{"count":1,"name":"drum and bass"},{"count":1,"name":"jungle"}]},{"id":"94c338ff-1985-4429-9dc8-997b61bb5932","type":"Person","type-id":"b6e035f4-3ce9-331c-97df-83397230b0df","score":61,"gender-id":"36d3d30a-839d-3eda-8cb3-29be4384e4a9","name":"B.o.B","sort-name":"B.o.B","gender":"male","country":"US","area":{"id":"489ce91b-6658-3307-9877-795b68554c98","type":"Country","type-id":"06dd0ae4-8c74-30bb-b43d-95dcedf961de","name":"United States","sort-name":"United States","life-span":{"ended":null}},"begin-area":{"id":"2db9a0a5-3eb7-418a-8cd4-6a8bda9bebb3","type":"City","type-id":"6fd8f29a-3d0a-32fc-980d-ea697b69da78","name":"Winston-Salem","sort-name":"Winston-Salem","life-span":{"ended":null}},"disambiguation":"US rapper Bobby Ray Simmons, Jr.","ipis":["00530995927"],"isnis":["0000000120532045","0000000368632090"],"life-span":{"begin":"1988-11-15","ended":null},"aliases":[{"sort-name":"BoB","type-id":"1937e404-b981-3cb7-8151-4c86ebfc8d8e","name":"BoB","locale":null,"type":"Search hint","primary":null,"begin-date":null,"end-date":null},{"sort-name":"B.o.B.","name":"B.o.B.","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Bobby Ray Simmons, Jr.","name":"Bobby Ray Simmons, Jr.","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"B. Simmons Jr.","name":"B. Simmons Jr.","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null}],"tags":[{"count":2,"name":"trap rap"},{"count":3,"name":"pop rap"},{"count":2,"name":"conscious hip hop"},{"count":2,"name":"contemporary r&b"},{"count":4,"name":"southern hip hop"},{"count":4,"name":"hip hop"}]},{"id":"2b7b1002-cbf6-4588-9cc8-32ffee81b776","type":"Person","type-id":"b6e035f4-3ce9-331c-97df-83397230b0df","score":58,"gender-id":"36d3d30a-839d-3eda-8cb3-29be4384e4a9","name":"Bob Holroyd","sort-name":"Holroyd, Bob","gender":"male","country":"GB","area":{"id":"8a754a16-0027-3a29-b6d7-2b40ea0481ed","type":"Country","type-id":"06dd0ae4-8c74-30bb-b43d-95dcedf961de","name":"United Kingdom","sort-name":"United Kingdom","life-span":{"ended":null}},"ipis":["00160166497"],"life-span":{"ended":null},"aliases":[{"sort-name":"B. Holroyd","name":"B. Holroyd","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null}],"tags":[{"count":1,"name":"production music"},{"count":1,"name":"celtic"},{"count":1,"name":"fusion"},{"count":1,"name":"new age"},{"count":1,"name":"ethnic"}]},{"id":"f4d2fc5a-cacb-47c8-b096-ee73864b1aa8","type":"Person","type-id":"b6e035f4-3ce9-331c-97df-83397230b0df","score":58,"gender-id":"36d3d30a-839d-3eda-8cb3-29be4384e4a9","name":"Bob James","sort-name":"James, Bob","gender":"male","country":"US","area":{"id":"489ce91b-6658-3307-9877-795b68554c98","type":"Country","type-id":"06dd0ae4-8c74-30bb-b43d-95dcedf961de","name":"United States","sort-name":"United States","life-span":{"ended":null}},"begin-area":{"id":"3363a5a5-c47d-4f47-be20-589a9b541a84","type":"City","type-id":"6fd8f29a-3d0a-32fc-980d-ea697b69da78","name":"Marshall","sort-name":"Marshall","life-span":{"ended":null}},"disambiguation":"US jazz keyboardist, arranger and producer","ipis":["00034494089","00048529262"],"isnis":["0000000081611954"],"life-span":{"begin":"1939-12-25","ended":null},"aliases":[{"sort-name":"James, Robert M.","name":"Robert M. James","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"James, Robert","name":"Robert James","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"James, Robert McElhiney","type-id":"d4dcd0c0-b341-3612-a332-c0ce797b25cf","name":"Robert McElhiney James","locale":null,"type":"Legal name","primary":null,"begin-date":null,"end-date":null}],"tags":[{"count":1,"name":"jazz"},{"count":1,"name":"jazz-funk"}]}]} \ No newline at end of file +{"created":"2022-11-17T22:51:49.409Z","count":3947,"offset":0,"artists":[{"id":"72c536dc-7137-4477-a521-567eeb840fa8","type":"Person","type-id":"b6e035f4-3ce9-331c-97df-83397230b0df","score":100,"gender-id":"36d3d30a-839d-3eda-8cb3-29be4384e4a9","name":"Bob Dylan","sort-name":"Dylan, Bob","gender":"male","country":"US","area":{"id":"489ce91b-6658-3307-9877-795b68554c98","type":"Country","type-id":"06dd0ae4-8c74-30bb-b43d-95dcedf961de","name":"United States","sort-name":"United States","life-span":{"ended":null}},"begin-area":{"id":"04e60741-b1ae-4078-80bb-ffe8ae643ea7","type":"City","type-id":"6fd8f29a-3d0a-32fc-980d-ea697b69da78","name":"Duluth","sort-name":"Duluth","life-span":{"ended":null}},"ipis":["00008955074","00008955172"],"isnis":["0000000121479733"],"life-span":{"begin":"1941-05-24","ended":null},"aliases":[{"sort-name":"Дилан, Боб","name":"Боб Дилан","locale":"ru","type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Landy, Bob","name":"Bob Landy","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Wilbury, Boo","name":"Boo Wilbury","locale":null,"type":null,"primary":null,"begin-date":"1990","end-date":"1990"},{"sort-name":"Zimmerman, Robert Allen","type-id":"d4dcd0c0-b341-3612-a332-c0ce797b25cf","name":"Robert Allen Zimmerman","locale":null,"type":"Legal name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Bob D","type-id":"1937e404-b981-3cb7-8151-4c86ebfc8d8e","name":"Bob D","locale":null,"type":"Search hint","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Dylan","name":"Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Jack Frost","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Jack Frost","locale":null,"type":"Artist name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Grunt, Blind Boy","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Blind Boy Grunt","locale":null,"type":"Artist name","primary":null,"begin-date":"1962","end-date":"1963"},{"sort-name":"Bobby Zimmerman","name":"Bobby Zimmerman","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Robert Dylan","name":"Robert Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Robert Zimmerman","name":"Robert Zimmerman","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"DYLYN Bob","name":"DYLYN Bob","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Boy Dylan","name":"Boy Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Wilbury, Lucky","name":"Lucky Wilbury","locale":null,"type":null,"primary":null,"begin-date":"1988","end-date":"1988"},{"sort-name":"Dylan, Bob","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Bob Dylan","locale":"en","type":"Artist name","primary":true,"begin-date":null,"end-date":null}],"tags":[{"count":6,"name":"rock"},{"count":4,"name":"folk"},{"count":1,"name":"american"},{"count":2,"name":"blues"},{"count":2,"name":"singer-songwriter"},{"count":1,"name":"country"},{"count":7,"name":"folk rock"},{"count":6,"name":"blues rock"},{"count":3,"name":"country rock"},{"count":1,"name":"classic rock"},{"count":0,"name":"1980s"},{"count":0,"name":"1990s"},{"count":0,"name":"1970s"},{"count":0,"name":"icon"},{"count":0,"name":"1960s"},{"count":0,"name":"2000s"},{"count":3,"name":"pop rock"},{"count":3,"name":"contemporary folk"},{"count":0,"name":"classic pop and rock"},{"count":0,"name":"rare"},{"count":-1,"name":"siple twist of fate"},{"count":-2,"name":"1 13 165900 150 7672 22647 34612 48720 59280 74602 87545 95495 107182 131087 141522 153710"},{"count":-1,"name":"teater konsert"},{"count":2,"name":"singer/songwriter"},{"count":0,"name":"pop/rock"},{"count":-2,"name":"dylan bootleg series"},{"count":-1,"name":"pledging my time"}]},{"id":"664725d2-c2ee-46dd-8ab2-48e1a19b14d3","type":"Person","type-id":"b6e035f4-3ce9-331c-97df-83397230b0df","score":65,"gender-id":"36d3d30a-839d-3eda-8cb3-29be4384e4a9","name":"Bob Schneider","sort-name":"Schneider, Bob","gender":"male","country":"US","area":{"id":"489ce91b-6658-3307-9877-795b68554c98","type":"Country","type-id":"06dd0ae4-8c74-30bb-b43d-95dcedf961de","name":"United States","sort-name":"United States","life-span":{"ended":null}},"begin-area":{"id":"9dcb041d-6107-45e1-a447-be986dddfde5","type":"City","type-id":"6fd8f29a-3d0a-32fc-980d-ea697b69da78","name":"Ypsilanti","sort-name":"Ypsilanti","life-span":{"ended":null}},"disambiguation":"former lead singer of The Ugly Americans","life-span":{"begin":"1965-10-12","ended":null},"tags":[{"count":1,"name":"austin"},{"count":1,"name":"texas"}]},{"id":"c296e10c-110a-4103-9e77-47bfebb7fb2e","type":"Group","type-id":"e431f5f6-b5d2-343d-8b36-72607fffb74b","score":64,"name":"Bob Marley & The Wailers","sort-name":"Marley, Bob & The Wailers","country":"JM","area":{"id":"2dd47a64-91d5-3b13-bc94-80043ed063d7","type":"Country","type-id":"06dd0ae4-8c74-30bb-b43d-95dcedf961de","name":"Jamaica","sort-name":"Jamaica","life-span":{"ended":null}},"begin-area":{"id":"23e0d135-9fe7-48cb-b2c4-93addd3d1e37","type":"Subdivision","type-id":"fd3d44c5-80a1-3842-9745-2c4972d35afa","name":"Kingston","sort-name":"Kingston","life-span":{"ended":null}},"end-area":{"id":"4a9aeb42-3763-4234-8fb8-1167ac1dfdfe","type":"City","type-id":"6fd8f29a-3d0a-32fc-980d-ea697b69da78","name":"Miami","sort-name":"Miami","life-span":{"ended":null}},"ipis":["00019675460","00034755283","00581446340"],"isnis":["0000000122652083"],"life-span":{"begin":"1970-12","end":"1981-05-11","ended":true},"aliases":[{"sort-name":"Bob Marley and The Wailers","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Bob Marley and The Wailers","locale":null,"type":"Artist name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"ボブ・マーリー&ザ・ウェイラーズ","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"ボブ・マーリー&ザ・ウェイラーズ","locale":"ja","type":"Artist name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Bob Harley and the Wailers","type-id":"1937e404-b981-3cb7-8151-4c86ebfc8d8e","name":"Bob Harley and the Wailers","locale":null,"type":"Search hint","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Bob Marley; The Wailers","type-id":"1937e404-b981-3cb7-8151-4c86ebfc8d8e","name":"Bob Marley; The Wailers","locale":null,"type":"Search hint","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Bob Marley & The Wailers & I Threes","name":"Bob Marley & The Wailers & I Threes","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Bob Marley and","type-id":"1937e404-b981-3cb7-8151-4c86ebfc8d8e","name":"Bob Marley and","locale":null,"type":"Search hint","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Bob Marley and the Whalers","type-id":"1937e404-b981-3cb7-8151-4c86ebfc8d8e","name":"Bob Marley and the Whalers","locale":null,"type":"Search hint","primary":null,"begin-date":null,"end-date":null},{"sort-name":"ボブ・マーリー","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"ボブ・マーリー","locale":"ja","type":"Artist name","primary":null,"begin-date":null,"end-date":null}],"tags":[{"count":4,"name":"ska"},{"count":16,"name":"reggae"},{"count":0,"name":"jamaican"},{"count":1,"name":"soul"},{"count":1,"name":"ambient dub"},{"count":4,"name":"roots reggae"},{"count":1,"name":"rocksteady"},{"count":0,"name":"classic pop and rock"},{"count":0,"name":"soul and reggae"},{"count":0,"name":"bob-marley"},{"count":0,"name":"the wailers"},{"count":-1,"name":"do not split"},{"count":1,"name":"jamaican ska"},{"count":0,"name":"split or merge to “the wailers” (keeping ac)"},{"count":0,"name":"soul shakedown party (silk’s downunder mix)"}]},{"id":"ed2ac1e9-d51d-4eff-a2c2-85e81abd6360","type":"Person","type-id":"b6e035f4-3ce9-331c-97df-83397230b0df","score":64,"gender-id":"36d3d30a-839d-3eda-8cb3-29be4384e4a9","name":"Bob Marley","sort-name":"Marley, Bob","gender":"male","country":"JM","area":{"id":"2dd47a64-91d5-3b13-bc94-80043ed063d7","type":"Country","type-id":"06dd0ae4-8c74-30bb-b43d-95dcedf961de","name":"Jamaica","sort-name":"Jamaica","life-span":{"ended":null}},"begin-area":{"id":"13d6bad5-1dbb-4d9e-bd2a-70c8e204db81","type":"City","type-id":"6fd8f29a-3d0a-32fc-980d-ea697b69da78","name":"Nine Mile","sort-name":"Nine Mile","life-span":{"ended":null}},"end-area":{"id":"4a9aeb42-3763-4234-8fb8-1167ac1dfdfe","type":"City","type-id":"6fd8f29a-3d0a-32fc-980d-ea697b69da78","name":"Miami","sort-name":"Miami","life-span":{"ended":null}},"disambiguation":"Jamaican reggae artist","ipis":["00034755283","00581446340","00019675460"],"isnis":["0000000122768131"],"life-span":{"begin":"1945-02-06","end":"1981-05-11","ended":true},"aliases":[{"sort-name":"Martell, Bobby","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Bobby Martell","locale":null,"type":"Artist name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Marley, Robert Nesta","type-id":"d4dcd0c0-b341-3612-a332-c0ce797b25cf","name":"Robert Nesta Marley","locale":"en","type":"Legal name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Marley, Robert N.","type-id":"d4dcd0c0-b341-3612-a332-c0ce797b25cf","name":"Robert N. Marley","locale":"en","type":"Legal name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Marley, Bob","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Bob Marley","locale":"en","type":"Artist name","primary":true,"begin-date":null,"end-date":null},{"sort-name":"Marley","name":"Marley","locale":"en","type":null,"primary":null,"begin-date":null,"end-date":null}],"tags":[{"count":4,"name":"singer-songwriter"},{"count":2,"name":"roots reggae"},{"count":3,"name":"jamaican"},{"count":0,"name":"bob-marley"},{"count":2,"name":"the wailers"},{"count":10,"name":"reggae"},{"count":2,"name":"soul and reggae"}]},{"id":"ae43e90b-b3b7-4903-8245-6ed3e3746bcb","type":"Person","type-id":"b6e035f4-3ce9-331c-97df-83397230b0df","score":62,"gender-id":"36d3d30a-839d-3eda-8cb3-29be4384e4a9","name":"Bob Bradley","sort-name":"Bradley, Bob","gender":"male","country":"GB","area":{"id":"8a754a16-0027-3a29-b6d7-2b40ea0481ed","type":"Country","type-id":"06dd0ae4-8c74-30bb-b43d-95dcedf961de","name":"United Kingdom","sort-name":"United Kingdom","life-span":{"ended":null}},"ipis":["00268799883"],"life-span":{"begin":"1974-02-05","ended":null},"aliases":[{"sort-name":"Bradley, Robert Edward","type-id":"d4dcd0c0-b341-3612-a332-c0ce797b25cf","name":"Robert Edward Bradley","locale":null,"type":"Legal name","primary":null,"begin-date":null,"end-date":null}],"tags":[{"count":1,"name":"media composer"}]},{"id":"94c338ff-1985-4429-9dc8-997b61bb5932","type":"Person","type-id":"b6e035f4-3ce9-331c-97df-83397230b0df","score":61,"gender-id":"36d3d30a-839d-3eda-8cb3-29be4384e4a9","name":"B.o.B","sort-name":"B.o.B","gender":"male","country":"US","area":{"id":"489ce91b-6658-3307-9877-795b68554c98","type":"Country","type-id":"06dd0ae4-8c74-30bb-b43d-95dcedf961de","name":"United States","sort-name":"United States","life-span":{"ended":null}},"begin-area":{"id":"2db9a0a5-3eb7-418a-8cd4-6a8bda9bebb3","type":"City","type-id":"6fd8f29a-3d0a-32fc-980d-ea697b69da78","name":"Winston-Salem","sort-name":"Winston-Salem","life-span":{"ended":null}},"disambiguation":"US rapper Bobby Ray Simmons, Jr.","ipis":["00530995927"],"isnis":["0000000120532045","0000000368632090"],"life-span":{"begin":"1988-11-15","ended":null},"aliases":[{"sort-name":"Simmons, Bobby Ray, Jr.","type-id":"d4dcd0c0-b341-3612-a332-c0ce797b25cf","name":"Bobby Ray Simmons, Jr.","locale":"en_US","type":"Legal name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"B.o.B.","name":"B.o.B.","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"BoB","type-id":"1937e404-b981-3cb7-8151-4c86ebfc8d8e","name":"BoB","locale":null,"type":"Search hint","primary":null,"begin-date":null,"end-date":null},{"sort-name":"B. Simmons Jr.","name":"B. Simmons Jr.","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null}],"tags":[{"count":5,"name":"hip hop"},{"count":4,"name":"southern hip hop"},{"count":3,"name":"pop rap"},{"count":2,"name":"contemporary r&b"},{"count":2,"name":"conscious hip hop"},{"count":2,"name":"trap rap"}]},{"id":"f9ab44f1-7b19-4ecb-830c-403abcf36cd1","type":"Person","type-id":"b6e035f4-3ce9-331c-97df-83397230b0df","score":61,"gender-id":"36d3d30a-839d-3eda-8cb3-29be4384e4a9","name":"Bob Sinclar","sort-name":"Sinclar, Bob","gender":"male","country":"FR","area":{"id":"08310658-51eb-3801-80de-5a0739207115","type":"Country","type-id":"06dd0ae4-8c74-30bb-b43d-95dcedf961de","name":"France","sort-name":"France","life-span":{"ended":null}},"begin-area":{"id":"aff4b7dd-2302-4ef1-b371-06b4e8a29e64","type":"City","type-id":"6fd8f29a-3d0a-32fc-980d-ea697b69da78","name":"Douarnenez","sort-name":"Douarnenez","life-span":{"ended":null}},"disambiguation":"French record producer, house music DJ & remixer","ipis":["00153038004"],"isnis":["0000000116791634"],"life-span":{"begin":"1967-05-10","ended":null},"aliases":[{"sort-name":"Bon Sinclair","name":"Bon Sinclair","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Bob Sinclair","name":"Bob Sinclair","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Bob Sinclair présente A Space Funk Project","name":"Bob Sinclair présente A Space Funk Project","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null}],"tags":[{"count":1,"name":"hip house"},{"count":1,"name":"french house"},{"count":0,"name":"dance and electronica"},{"count":2,"name":"electro house"},{"count":1,"name":"house"},{"count":1,"name":"dance-pop"}]},{"id":"a07cdd28-fd24-4642-bea7-06fe459dfa83","type":"Person","type-id":"b6e035f4-3ce9-331c-97df-83397230b0df","score":61,"gender-id":"36d3d30a-839d-3eda-8cb3-29be4384e4a9","name":"Dylan","sort-name":"Dylan","gender":"male","area":{"id":"0eeb01c2-6e31-46ad-96b8-319749f731d2","type":"City","type-id":"6fd8f29a-3d0a-32fc-980d-ea697b69da78","name":"Philadelphia","sort-name":"Philadelphia","life-span":{"ended":null}},"begin-area":{"id":"efe1a98c-6a10-4a8b-8970-b9bafb5ba39f","type":"City","type-id":"6fd8f29a-3d0a-32fc-980d-ea697b69da78","name":"Hoddesdon","sort-name":"Hoddesdon","life-span":{"ended":null}},"disambiguation":"UK drum & bass producer Dylan Hilsley","life-span":{"ended":null},"aliases":[{"sort-name":"Hilsley, Dylan","type-id":"d4dcd0c0-b341-3612-a332-c0ce797b25cf","name":"Dylan Hilsley","locale":null,"type":"Legal name","primary":null,"begin-date":null,"end-date":null}],"tags":[{"count":1,"name":"uk"},{"count":1,"name":"drum and bass"},{"count":1,"name":"jungle"}]},{"id":"b585214c-85e7-4418-a29e-79fc11efd281","type":"Person","type-id":"b6e035f4-3ce9-331c-97df-83397230b0df","score":60,"gender-id":"93452b5a-a947-30c8-934f-6a4056b151c2","name":"Dylan Dylan","sort-name":"Dylan Dylan","gender":"female","country":"FR","area":{"id":"08310658-51eb-3801-80de-5a0739207115","type":"Country","type-id":"06dd0ae4-8c74-30bb-b43d-95dcedf961de","name":"France","sort-name":"France","life-span":{"ended":null}},"life-span":{"ended":null}},{"id":"f4d2fc5a-cacb-47c8-b096-ee73864b1aa8","type":"Person","type-id":"b6e035f4-3ce9-331c-97df-83397230b0df","score":58,"gender-id":"36d3d30a-839d-3eda-8cb3-29be4384e4a9","name":"Bob James","sort-name":"James, Bob","gender":"male","country":"US","area":{"id":"489ce91b-6658-3307-9877-795b68554c98","type":"Country","type-id":"06dd0ae4-8c74-30bb-b43d-95dcedf961de","name":"United States","sort-name":"United States","life-span":{"ended":null}},"begin-area":{"id":"3363a5a5-c47d-4f47-be20-589a9b541a84","type":"City","type-id":"6fd8f29a-3d0a-32fc-980d-ea697b69da78","name":"Marshall","sort-name":"Marshall","life-span":{"ended":null}},"disambiguation":"US jazz keyboardist, arranger and producer","ipis":["00034494089","00048529262"],"isnis":["0000000081611954"],"life-span":{"begin":"1939-12-25","ended":null},"aliases":[{"sort-name":"James, Robert M.","name":"Robert M. James","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"James, Robert","name":"Robert James","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"James, Robert McElhiney","type-id":"d4dcd0c0-b341-3612-a332-c0ce797b25cf","name":"Robert McElhiney James","locale":null,"type":"Legal name","primary":null,"begin-date":null,"end-date":null}],"tags":[{"count":1,"name":"jazz"},{"count":1,"name":"jazz-funk"}]}]} \ No newline at end of file diff --git a/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/Data/recording-get.json b/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/Data/recording-get.json index 5a5bbf8..ab88698 100644 --- a/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/Data/recording-get.json +++ b/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/Data/recording-get.json @@ -1 +1 @@ -{"rating":{"votes-count":1,"value":5},"video":false,"aliases":[],"title":"Alone Again Or","genres":[{"name":"indie","id":"538c905b-642d-43c9-b071-439af11cc471","count":1,"disambiguation":""},{"name":"southern rock","id":"905c1899-3027-4d29-8d9c-bbeef2c8628a","count":1,"disambiguation":""}],"first-release-date":"2003-06-30","disambiguation":"","releases":[{"id":"46888c28-6d39-4146-a82c-700f74fa0792","packaging":null,"barcode":"724354727825","tags":[],"status":"Official","text-representation":{"language":"eng","script":"Latn"},"quality":"normal","release-events":[{"date":"2003-06-30","area":{"name":"Germany","id":"85752fda-13c4-31a3-bee5-0e5cb1f51dad","type":null,"iso-3166-1-codes":["DE"],"disambiguation":"","type-id":null,"sort-name":"Germany"}}],"country":"DE","date":"2003-06-30","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","aliases":[],"title":"Alone Again Or","genres":[],"packaging-id":null,"disambiguation":""},{"release-events":[{"area":{"name":"United Kingdom","id":"8a754a16-0027-3a29-b6d7-2b40ea0481ed","type":null,"iso-3166-1-codes":["GB"],"disambiguation":"","type-id":null,"sort-name":"United Kingdom"},"date":"2003-07-28"}],"text-representation":{"language":"eng","script":"Latn"},"quality":"normal","status":"Official","tags":[],"barcode":"724359185521","packaging":null,"id":"0bde515b-2696-471c-badf-5228259f24fb","disambiguation":"","packaging-id":null,"genres":[],"title":"Good Vibes: The Jingly Jangly Sound of Summer","aliases":[],"status-id":"4e304316-386d-3409-af2e-78857eec5cfe","date":"2003-07-28","country":"GB"},{"barcode":"0724359547121","packaging":null,"id":"184445c3-bc58-4eed-9e5f-ba66bd75af12","release-events":[{"date":"2003","area":{"id":"5b8a5ee5-0bb3-34cf-9a75-c27c44e341fc","name":"Belgium","iso-3166-1-codes":["BE"],"type":null,"type-id":null,"disambiguation":"","sort-name":"Belgium"}}],"text-representation":{"script":"Latn","language":"eng"},"quality":"normal","status":"Official","tags":[],"genres":[],"title":"Humo’s Top 2003","aliases":[],"status-id":"4e304316-386d-3409-af2e-78857eec5cfe","date":"2003","country":"BE","disambiguation":"","packaging-id":null},{"barcode":"036172009022","packaging":"Jewel Case","id":"8edf887c-f8ee-4663-af02-0a5117acc808","text-representation":{"script":"Latn","language":"mul"},"quality":"normal","release-events":[{"date":"2004-04-06","area":{"iso-3166-1-codes":["US"],"type":null,"name":"United States","id":"489ce91b-6658-3307-9877-795b68554c98","sort-name":"United States","type-id":null,"disambiguation":""}}],"tags":[],"status":"Official","title":"Convict Pool","aliases":[],"genres":[],"status-id":"4e304316-386d-3409-af2e-78857eec5cfe","country":"US","date":"2004-04-06","disambiguation":"","packaging-id":"ec27701a-4a22-37f4-bfac-6616e0f9750a"},{"disambiguation":"","packaging-id":null,"title":"Hear Music Playlist, Volume 3","aliases":[],"genres":[],"status-id":"4e304316-386d-3409-af2e-78857eec5cfe","country":null,"date":"2004","text-representation":{"language":"eng","script":"Latn"},"quality":"normal","release-events":[{"date":"2004","area":null}],"tags":[],"status":"Official","barcode":null,"packaging":null,"id":"59f9c733-5642-4cee-a519-275adfeccd60"},{"id":"266080f0-2e7a-49d2-ac27-887b2d840107","barcode":"","packaging":"Cardboard/Paper Sleeve","tags":[],"status":"Promotion","quality":"normal","text-representation":{"language":"eng","script":"Latn"},"release-events":[{"area":{"disambiguation":"","type-id":null,"sort-name":"United States","id":"489ce91b-6658-3307-9877-795b68554c98","name":"United States","type":null,"iso-3166-1-codes":["US"]},"date":"2004"}],"country":"US","date":"2004","title":"Touch and Go/Quarterstick Records Spring 2004 Sampler","aliases":[],"genres":[],"status-id":"518ffc83-5cde-34df-8627-81bff5093d92","disambiguation":"","packaging-id":"f7101ce3-0384-39ce-9fde-fbbd0044d35f"},{"aliases":[{"type-id":null,"primary":null,"locale":null,"begin":null,"ended":false,"type":null,"sort-name":"Feast Of Wire","end":null,"name":"Feast Of Wire"}],"title":"Feast of Wire","genres":[],"status-id":"4e304316-386d-3409-af2e-78857eec5cfe","country":null,"date":"2010-11-05","disambiguation":"limited deluxe edition","packaging-id":"ec27701a-4a22-37f4-bfac-6616e0f9750a","barcode":"4250506800482","packaging":"Jewel Case","id":"1d22deda-5427-4b32-83c3-d36a369c2070","quality":"normal","text-representation":{"language":"eng","script":"Latn"},"release-events":[{"date":"2010-11-05","area":null},{"date":"2010-11-15","area":{"type-id":null,"disambiguation":"","sort-name":"Europe","id":"89a675c2-3e37-3518-b83c-418bad59a85a","name":"Europe","iso-3166-1-codes":["XE"],"type":null}}],"tags":[],"status":"Official"},{"id":"96e40788-23f6-4bdd-8a48-a5d7bc6a6607","barcode":"","packaging":null,"status":"Official","tags":[{"count":1,"name":"alternative"},{"name":"americana","count":1},{"name":"cinematic","count":1},{"name":"desertnoir","count":1},{"name":"texmex","count":1},{"name":"tucson","count":1},{"name":"world","count":1}],"text-representation":{"script":"Latn","language":"mul"},"quality":"normal","genres":[{"disambiguation":"","count":1,"name":"americana","id":"2c765e49-a12e-45eb-b628-f8b9cc0a0250"}],"aliases":[],"title":"Convict Pool","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","disambiguation":"","packaging-id":null},{"packaging-id":"119eba76-b343-3e02-a292-f0f00644bb9b","disambiguation":"limited deluxe edition","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","genres":[],"title":"Feast of Wire","aliases":[],"date":"","country":"XW","release-events":[{"date":"","area":{"iso-3166-1-codes":["XW"],"type":null,"id":"525d4e18-3d00-31b9-a58b-a146a916de8f","name":"[Worldwide]","sort-name":"[Worldwide]","type-id":null,"disambiguation":""}}],"quality":"normal","text-representation":{"script":"Latn","language":"eng"},"status":"Official","tags":[],"packaging":"None","barcode":"0884463983922","id":"4ef9b58f-28f1-4953-9958-d603790df71e"}],"relations":[],"artist-credit":[{"joinphrase":"","name":"Calexico","artist":{"disambiguation":"","sort-name":"Calexico","name":"Calexico","tags":[{"name":"american","count":2},{"name":"americana","count":1},{"name":"américain","count":1},{"name":"country","count":1},{"count":1,"name":"indie"},{"count":2,"name":"indie rock"},{"count":1,"name":"usa"}],"aliases":[{"ended":false,"type":null,"type-id":null,"primary":null,"locale":null,"begin":null,"name":"Calexico vs. Buscemi","sort-name":"Calexico vs. Buscemi","end":null},{"primary":null,"locale":null,"begin":null,"type-id":null,"type":null,"ended":false,"sort-name":"Calexio","end":null,"name":"Calexio"}],"type-id":"e431f5f6-b5d2-343d-8b36-72607fffb74b","genres":[{"count":1,"disambiguation":"","id":"2c765e49-a12e-45eb-b628-f8b9cc0a0250","name":"americana"},{"count":1,"disambiguation":"","name":"country","id":"5f665615-7fb3-49d8-b541-62a7b239edbe"},{"name":"indie","id":"538c905b-642d-43c9-b071-439af11cc471","disambiguation":"","count":1},{"name":"indie rock","id":"ccd19ebf-052c-4afe-8ad9-fbb0a73f94a7","count":2,"disambiguation":""}],"id":"5e372a49-5672-4fb8-ba14-18c90780c4f9","type":"Group"}}],"length":204333,"id":"9408b8ce-9b95-4fb0-ac70-595d054a15c6","tags":[{"count":1,"name":"alternative"},{"count":1,"name":"indie"},{"name":"southern rock","count":1}]} \ No newline at end of file +{"aliases":[],"releases":[{"status":"Official","packaging":null,"country":"DE","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","aliases":[],"date":"2003-06-30","genres":[],"packaging-id":null,"id":"46888c28-6d39-4146-a82c-700f74fa0792","disambiguation":"","tags":[],"release-events":[{"date":"2003-06-30","area":{"sort-name":"Germany","disambiguation":"","name":"Germany","id":"85752fda-13c4-31a3-bee5-0e5cb1f51dad","type":null,"type-id":null,"iso-3166-1-codes":["DE"]}}],"text-representation":{"script":"Latn","language":"eng"},"title":"Alone Again Or","barcode":"724354727825","quality":"normal"},{"country":"GB","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","aliases":[],"status":"Official","packaging":null,"date":"2003-07-28","packaging-id":null,"id":"0bde515b-2696-471c-badf-5228259f24fb","genres":[],"tags":[],"disambiguation":"","release-events":[{"date":"2003-07-28","area":{"disambiguation":"","name":"United Kingdom","sort-name":"United Kingdom","type":null,"id":"8a754a16-0027-3a29-b6d7-2b40ea0481ed","iso-3166-1-codes":["GB"],"type-id":null}}],"title":"Good Vibes: The Jingly Jangly Sound of Summer","barcode":"724359185521","text-representation":{"script":"Latn","language":"eng"},"quality":"normal"},{"country":"BE","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","aliases":[],"status":"Official","packaging":null,"date":"2003","id":"184445c3-bc58-4eed-9e5f-ba66bd75af12","packaging-id":null,"genres":[],"tags":[],"disambiguation":"","release-events":[{"date":"2003","area":{"disambiguation":"","name":"Belgium","sort-name":"Belgium","type":null,"id":"5b8a5ee5-0bb3-34cf-9a75-c27c44e341fc","iso-3166-1-codes":["BE"],"type-id":null}}],"title":"Humo’s Top 2003","barcode":"0724359547121","text-representation":{"language":"eng","script":"Latn"},"quality":"normal"},{"date":"2004-04-06","country":"US","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","aliases":[],"status":"Official","packaging":"None","packaging-id":"119eba76-b343-3e02-a292-f0f00644bb9b","id":"96e40788-23f6-4bdd-8a48-a5d7bc6a6607","genres":[{"id":"2c765e49-a12e-45eb-b628-f8b9cc0a0250","name":"americana","disambiguation":"","count":2}],"release-events":[{"area":{"type-id":null,"iso-3166-1-codes":["US"],"type":null,"id":"489ce91b-6658-3307-9877-795b68554c98","disambiguation":"","name":"United States","sort-name":"United States"},"date":"2004-04-06"}],"tags":[{"count":1,"name":"alternative"},{"count":2,"name":"americana"},{"count":2,"name":"cinematic"},{"count":1,"name":"desertnoir"},{"name":"texmex","count":1},{"name":"tucson","count":1},{"name":"world","count":2}],"disambiguation":"","quality":"normal","title":"Convict Pool","barcode":"036172009060","text-representation":{"script":"Latn","language":"mul"}},{"date":"2004-04-06","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","aliases":[],"country":"US","packaging":"Jewel Case","status":"Official","packaging-id":"ec27701a-4a22-37f4-bfac-6616e0f9750a","id":"8edf887c-f8ee-4663-af02-0a5117acc808","genres":[],"release-events":[{"date":"2004-04-06","area":{"sort-name":"United States","disambiguation":"","name":"United States","id":"489ce91b-6658-3307-9877-795b68554c98","type":null,"type-id":null,"iso-3166-1-codes":["US"]}}],"tags":[],"disambiguation":"","quality":"normal","barcode":"036172009022","title":"Convict Pool","text-representation":{"script":"Latn","language":"mul"}},{"packaging-id":null,"id":"59f9c733-5642-4cee-a519-275adfeccd60","genres":[],"date":"2004","aliases":[],"status-id":"4e304316-386d-3409-af2e-78857eec5cfe","country":null,"packaging":null,"status":"Official","quality":"normal","barcode":null,"title":"Hear Music Playlist, Volume 3","text-representation":{"script":"Latn","language":"eng"},"release-events":[{"date":"2004","area":null}],"tags":[],"disambiguation":""},{"genres":[],"packaging-id":"f7101ce3-0384-39ce-9fde-fbbd0044d35f","id":"266080f0-2e7a-49d2-ac27-887b2d840107","date":"2004","status":"Promotion","packaging":"Cardboard/Paper Sleeve","country":"US","aliases":[],"status-id":"518ffc83-5cde-34df-8627-81bff5093d92","quality":"normal","text-representation":{"script":"Latn","language":"eng"},"title":"Touch and Go/Quarterstick Records Spring 2004 Sampler","barcode":"","release-events":[{"area":{"id":"489ce91b-6658-3307-9877-795b68554c98","type":null,"type-id":null,"iso-3166-1-codes":["US"],"sort-name":"United States","disambiguation":"","name":"United States"},"date":"2004"}],"disambiguation":"","tags":[]},{"quality":"normal","barcode":"4250506800482","title":"Feast of Wire","text-representation":{"language":"eng","script":"Latn"},"release-events":[{"area":null,"date":"2010-11-05"},{"date":"2010-11-15","area":{"disambiguation":"","name":"Europe","sort-name":"Europe","type":null,"id":"89a675c2-3e37-3518-b83c-418bad59a85a","iso-3166-1-codes":["XE"],"type-id":null}}],"tags":[],"disambiguation":"limited deluxe edition","id":"1d22deda-5427-4b32-83c3-d36a369c2070","packaging-id":"ec27701a-4a22-37f4-bfac-6616e0f9750a","genres":[],"date":"2010-11-05","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","aliases":[{"ended":false,"sort-name":"Feast Of Wire","primary":null,"name":"Feast Of Wire","locale":null,"type-id":null,"end":null,"begin":null,"type":null}],"country":null,"packaging":"Jewel Case","status":"Official"},{"title":"Feast of Wire","barcode":"0884463983922","text-representation":{"script":"Latn","language":"eng"},"quality":"normal","tags":[],"disambiguation":"limited deluxe edition","release-events":[{"area":{"sort-name":"[Worldwide]","disambiguation":"","name":"[Worldwide]","id":"525d4e18-3d00-31b9-a58b-a146a916de8f","type":null,"type-id":null,"iso-3166-1-codes":["XW"]},"date":""}],"id":"4ef9b58f-28f1-4953-9958-d603790df71e","packaging-id":"119eba76-b343-3e02-a292-f0f00644bb9b","genres":[],"country":"XW","aliases":[],"status-id":"4e304316-386d-3409-af2e-78857eec5cfe","status":"Official","packaging":"None","date":""}],"first-release-date":"2003-06-30","genres":[{"name":"alternative country","count":1,"disambiguation":"","id":"5f9cba3d-1a9f-46cd-8c49-7ed78d1f3354"},{"disambiguation":"","name":"americana","count":1,"id":"2c765e49-a12e-45eb-b628-f8b9cc0a0250"},{"id":"5f665615-7fb3-49d8-b541-62a7b239edbe","count":1,"name":"country","disambiguation":""},{"id":"cc38aba3-48ed-439a-83b9-f81a34a66598","name":"downtempo","count":1,"disambiguation":""},{"id":"89255676-1f14-4dd8-bbad-fca839d6aff4","name":"electronic","disambiguation":"","count":1},{"name":"pop","count":1,"disambiguation":"","id":"911c7bbb-172d-4df8-9478-dbff4296e791"},{"id":"905c1899-3027-4d29-8d9c-bbeef2c8628a","disambiguation":"","name":"southern rock","count":1},{"name":"trip hop","disambiguation":"","count":1,"id":"45eb1d9c-588c-4dc8-9394-a14b7c8f02bc"}],"id":"9408b8ce-9b95-4fb0-ac70-595d054a15c6","relations":[],"disambiguation":"","tags":[{"count":1,"name":"alternative"},{"name":"alternative country","count":1},{"name":"americana","count":1},{"name":"country","count":1},{"count":1,"name":"downtempo"},{"name":"electronic","count":1},{"count":1,"name":"indie"},{"count":1,"name":"pop"},{"name":"southern rock","count":1},{"count":1,"name":"trip hop"}],"rating":{"votes-count":1,"value":5},"artist-credit":[{"joinphrase":"","name":"Calexico","artist":{"type-id":"e431f5f6-b5d2-343d-8b36-72607fffb74b","id":"5e372a49-5672-4fb8-ba14-18c90780c4f9","type":"Group","genres":[{"id":"2c765e49-a12e-45eb-b628-f8b9cc0a0250","name":"americana","disambiguation":"","count":1},{"name":"country","count":1,"disambiguation":"","id":"5f665615-7fb3-49d8-b541-62a7b239edbe"},{"id":"ccd19ebf-052c-4afe-8ad9-fbb0a73f94a7","count":2,"name":"indie rock","disambiguation":""}],"tags":[{"count":2,"name":"american"},{"count":1,"name":"americana"},{"name":"américain","count":1},{"name":"country","count":1},{"name":"indie","count":1},{"name":"indie rock","count":2},{"count":1,"name":"usa"}],"aliases":[{"ended":false,"name":"Calexico vs. Buscemi","primary":null,"sort-name":"Calexico vs. Buscemi","type-id":null,"locale":null,"type":null,"begin":null,"end":null},{"ended":false,"name":"Calexio","primary":null,"sort-name":"Calexio","type-id":null,"locale":null,"begin":null,"type":null,"end":null}],"sort-name":"Calexico","name":"Calexico","disambiguation":""}}],"video":false,"length":204333,"title":"Alone Again Or"} \ No newline at end of file diff --git a/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/Data/recording-search.json b/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/Data/recording-search.json index 245a712..4caf5f1 100644 --- a/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/Data/recording-search.json +++ b/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/Data/recording-search.json @@ -1 +1 @@ -{"created":"2021-11-12T14:23:05.574Z","count":8,"offset":0,"recordings":[{"id":"9408b8ce-9b95-4fb0-ac70-595d054a15c6","score":100,"title":"Alone Again Or","length":204333,"video":null,"artist-credit":[{"name":"Calexico","artist":{"id":"5e372a49-5672-4fb8-ba14-18c90780c4f9","name":"Calexico","sort-name":"Calexico","aliases":[{"sort-name":"Calexio","name":"Calexio","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Calexico vs. Buscemi","name":"Calexico vs. Buscemi","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null}]}}],"first-release-date":"2003-06-30","releases":[{"id":"96e40788-23f6-4bdd-8a48-a5d7bc6a6607","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":1,"title":"Convict Pool","status":"Official","artist-credit":[{"name":"Calexico","artist":{"id":"5e372a49-5672-4fb8-ba14-18c90780c4f9","name":"Calexico","sort-name":"Calexico"}}],"release-group":{"id":"8bc7cb34-4e74-301d-969c-e750deea884c","type-id":"6d0c5bf6-7a33-3420-a519-44fc63eedebf","primary-type-id":"6d0c5bf6-7a33-3420-a519-44fc63eedebf","title":"Convict Pool","primary-type":"EP"},"track-count":6,"media":[{"position":1,"format":"Digital Media","track":[{"id":"26ff86d5-39a8-4d6b-aab7-2346fff8e89e","number":"1","title":"Alone Again Or","length":204480}],"track-count":6,"track-offset":0}]},{"id":"4ef9b58f-28f1-4953-9958-d603790df71e","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":2,"title":"Feast of Wire","status":"Official","disambiguation":"limited deluxe edition","artist-credit":[{"name":"Calexico","artist":{"id":"5e372a49-5672-4fb8-ba14-18c90780c4f9","name":"Calexico","sort-name":"Calexico"}}],"release-group":{"id":"a22417bc-7068-3caa-8572-52af24a486eb","type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"Feast of Wire","primary-type":"Album"},"date":"","country":"XW","release-events":[{"date":"","area":{"id":"525d4e18-3d00-31b9-a58b-a146a916de8f","name":"[Worldwide]","sort-name":"[Worldwide]","iso-3166-1-codes":["XW"]}}],"track-count":25,"media":[{"position":2,"format":"Digital Media","track":[{"id":"386b3011-d46a-4fcb-9fd1-edd7e5babf61","number":"6","title":"Alone Again Or","length":204000}],"track-count":9,"track-offset":5}]},{"id":"0bde515b-2696-471c-badf-5228259f24fb","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":2,"title":"Good Vibes: The Jingly Jangly Sound of Summer","status":"Official","artist-credit":[{"name":"Various Artists","artist":{"id":"89ad4ac3-39f7-470e-963a-56509c546377","name":"Various Artists","sort-name":"Various Artists","disambiguation":"add compilations to this artist"}}],"release-group":{"id":"3da97388-e83a-3fbb-a861-6586d8080622","type-id":"dd2a21e1-0c00-3729-a7a0-de60b84eb5d1","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"Good Vibes: The Jingly Jangly Sound of Summer","primary-type":"Album","secondary-types":["Compilation"],"secondary-type-ids":["dd2a21e1-0c00-3729-a7a0-de60b84eb5d1"]},"date":"2003-07-28","country":"GB","release-events":[{"date":"2003-07-28","area":{"id":"8a754a16-0027-3a29-b6d7-2b40ea0481ed","name":"United Kingdom","sort-name":"United Kingdom","iso-3166-1-codes":["GB"]}}],"track-count":44,"media":[{"position":2,"format":"CD","track":[{"id":"b575cfa9-683e-3baf-9511-418d6bef694b","number":"3","title":"Alone Again Or","length":204333}],"track-count":23,"track-offset":2}]},{"id":"46888c28-6d39-4146-a82c-700f74fa0792","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":1,"title":"Alone Again Or","status":"Official","artist-credit":[{"name":"Calexico","artist":{"id":"5e372a49-5672-4fb8-ba14-18c90780c4f9","name":"Calexico","sort-name":"Calexico"}}],"release-group":{"id":"a634932d-a347-34e5-acb2-b0d1d87f684f","type-id":"d6038452-8ee0-3f68-affc-2de9a1ede0b9","primary-type-id":"d6038452-8ee0-3f68-affc-2de9a1ede0b9","title":"Alone Again Or","primary-type":"Single"},"date":"2003-06-30","country":"DE","release-events":[{"date":"2003-06-30","area":{"id":"85752fda-13c4-31a3-bee5-0e5cb1f51dad","name":"Germany","sort-name":"Germany","iso-3166-1-codes":["DE"]}}],"track-count":4,"media":[{"position":1,"format":"CD","track":[{"id":"e301912b-fa3b-3b87-a7eb-1c080b7529a8","number":"1","title":"Alone Again Or","length":205360}],"track-count":4,"track-offset":0}]},{"id":"266080f0-2e7a-49d2-ac27-887b2d840107","status-id":"518ffc83-5cde-34df-8627-81bff5093d92","count":1,"title":"Touch and Go/Quarterstick Records Spring 2004 Sampler","status":"Promotion","artist-credit":[{"name":"Various Artists","artist":{"id":"89ad4ac3-39f7-470e-963a-56509c546377","name":"Various Artists","sort-name":"Various Artists","disambiguation":"add compilations to this artist"}}],"release-group":{"id":"a2d3abca-342d-3991-a359-ebb1e9c30afe","type-id":"dd2a21e1-0c00-3729-a7a0-de60b84eb5d1","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"Touch and Go/Quarterstick Records Spring 2004 Sampler","primary-type":"Album","secondary-types":["Compilation"],"secondary-type-ids":["dd2a21e1-0c00-3729-a7a0-de60b84eb5d1"]},"date":"2004","country":"US","release-events":[{"date":"2004","area":{"id":"489ce91b-6658-3307-9877-795b68554c98","name":"United States","sort-name":"United States","iso-3166-1-codes":["US"]}}],"track-count":14,"media":[{"position":1,"format":"CD","track":[{"id":"d65c911d-ab01-3259-b6bd-2c6d37e85ed1","number":"3","title":"Alone Again Or","length":204280}],"track-count":14,"track-offset":2}]},{"id":"59f9c733-5642-4cee-a519-275adfeccd60","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":1,"title":"Hear Music Playlist, Volume 3","status":"Official","artist-credit":[{"name":"Various Artists","artist":{"id":"89ad4ac3-39f7-470e-963a-56509c546377","name":"Various Artists","sort-name":"Various Artists","disambiguation":"add compilations to this artist"}}],"release-group":{"id":"64fdbd19-9486-3ffd-9bbc-5359da37e848","type-id":"dd2a21e1-0c00-3729-a7a0-de60b84eb5d1","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"Hear Music Playlist, Volume 3","primary-type":"Album","secondary-types":["Compilation"],"secondary-type-ids":["dd2a21e1-0c00-3729-a7a0-de60b84eb5d1"]},"track-count":16,"media":[{"position":1,"track":[{"id":"19de66d4-9446-3c3a-bf07-6620da44a2f7","number":"1","title":"Alone Again Or","length":203293}],"track-count":16,"track-offset":0}]},{"id":"184445c3-bc58-4eed-9e5f-ba66bd75af12","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":2,"title":"Humo’s Top 2003","status":"Official","artist-credit":[{"name":"Various Artists","artist":{"id":"89ad4ac3-39f7-470e-963a-56509c546377","name":"Various Artists","sort-name":"Various Artists","disambiguation":"add compilations to this artist"}}],"release-group":{"id":"f453985d-6922-35b7-8c3c-3d280b08f520","type-id":"dd2a21e1-0c00-3729-a7a0-de60b84eb5d1","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"Humo's Top 2003","primary-type":"Album","secondary-types":["Compilation"],"secondary-type-ids":["dd2a21e1-0c00-3729-a7a0-de60b84eb5d1"]},"date":"2003","country":"BE","release-events":[{"date":"2003","area":{"id":"5b8a5ee5-0bb3-34cf-9a75-c27c44e341fc","name":"Belgium","sort-name":"Belgium","iso-3166-1-codes":["BE"]}}],"track-count":40,"media":[{"position":1,"format":"CD","track":[{"id":"e1e09980-3e24-33fa-9ed8-8acbcd0f1cad","number":"16","title":"Alone Again Or","length":203226}],"track-count":20,"track-offset":15}]},{"id":"1d22deda-5427-4b32-83c3-d36a369c2070","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":2,"title":"Feast of Wire","status":"Official","disambiguation":"limited deluxe edition","artist-credit":[{"name":"Calexico","artist":{"id":"5e372a49-5672-4fb8-ba14-18c90780c4f9","name":"Calexico","sort-name":"Calexico"}}],"release-group":{"id":"a22417bc-7068-3caa-8572-52af24a486eb","type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"Feast of Wire","primary-type":"Album"},"date":"2010-11-15","country":"XE","release-events":[{"date":"2010-11-15","area":{"id":"89a675c2-3e37-3518-b83c-418bad59a85a","name":"Europe","sort-name":"Europe","iso-3166-1-codes":["XE"]}}],"track-count":25,"media":[{"position":2,"format":"CD","track":[{"id":"4d9db802-0682-33d3-8427-d5cac4b32b7b","number":"6","title":"Alone Again Or","length":205000}],"track-count":9,"track-offset":5}]},{"id":"8edf887c-f8ee-4663-af02-0a5117acc808","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":1,"title":"Convict Pool","status":"Official","artist-credit":[{"name":"Calexico","artist":{"id":"5e372a49-5672-4fb8-ba14-18c90780c4f9","name":"Calexico","sort-name":"Calexico"}}],"release-group":{"id":"8bc7cb34-4e74-301d-969c-e750deea884c","type-id":"6d0c5bf6-7a33-3420-a519-44fc63eedebf","primary-type-id":"6d0c5bf6-7a33-3420-a519-44fc63eedebf","title":"Convict Pool","primary-type":"EP"},"date":"2004-04-06","country":"US","release-events":[{"date":"2004-04-06","area":{"id":"489ce91b-6658-3307-9877-795b68554c98","name":"United States","sort-name":"United States","iso-3166-1-codes":["US"]}}],"track-count":7,"media":[{"position":1,"format":"Enhanced CD","track":[{"id":"15bde335-c1b9-3cea-b5e1-9ae996952663","number":"1","title":"Alone Again Or","length":204480}],"track-count":7,"track-offset":0}]}],"tags":[{"count":1,"name":"indie"},{"count":1,"name":"alternative"},{"count":1,"name":"southern rock"}]},{"id":"cc5b461e-7ee4-46b9-959a-468fba47efa6","score":100,"title":"Alone Again Or","length":209061,"video":null,"artist-credit":[{"name":"Calexico","artist":{"id":"5e372a49-5672-4fb8-ba14-18c90780c4f9","name":"Calexico","sort-name":"Calexico","aliases":[{"sort-name":"Calexio","name":"Calexio","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Calexico vs. Buscemi","name":"Calexico vs. Buscemi","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null}]}}],"first-release-date":"2011-11-22","releases":[{"id":"902f0f93-afb3-4096-b7d4-2748bbe48154","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":9,"title":"Road Atlas 1998-2011","status":"Official","artist-credit":[{"name":"Calexico","artist":{"id":"5e372a49-5672-4fb8-ba14-18c90780c4f9","name":"Calexico","sort-name":"Calexico"}}],"release-group":{"id":"b23c7a64-ec5f-4db3-9005-6efc37645ff1","type-id":"dd2a21e1-0c00-3729-a7a0-de60b84eb5d1","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"Road Atlas 1998-2011","primary-type":"Album","secondary-types":["Compilation"],"secondary-type-ids":["dd2a21e1-0c00-3729-a7a0-de60b84eb5d1"]},"date":"2011-11-22","country":"US","release-events":[{"date":"2011-11-22","area":{"id":"489ce91b-6658-3307-9877-795b68554c98","name":"United States","sort-name":"United States","iso-3166-1-codes":["US"]}}],"track-count":127,"media":[{"position":7,"format":"Digital Media","track":[{"id":"028c5142-f11c-4d75-a9e5-22dc8375c4e5","number":"9","title":"Alone Again Or","length":209061}],"track-count":14,"track-offset":8}]}]},{"id":"89d8f933-7c31-47c6-8f80-4927e93e7896","score":100,"title":"Alone Again Or","length":195173,"video":null,"artist-credit":[{"name":"Calexico","artist":{"id":"5e372a49-5672-4fb8-ba14-18c90780c4f9","name":"Calexico","sort-name":"Calexico","aliases":[{"sort-name":"Calexico vs. Buscemi","name":"Calexico vs. Buscemi","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Calexio","name":"Calexio","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null}]}}],"first-release-date":"2003-09-29","releases":[{"id":"2f13d841-e744-45e9-be50-71dd842f0617","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":2,"title":"FM4 Soundselection: 9","status":"Official","artist-credit":[{"name":"Various Artists","artist":{"id":"89ad4ac3-39f7-470e-963a-56509c546377","name":"Various Artists","sort-name":"Various Artists","disambiguation":"add compilations to this artist"}}],"release-group":{"id":"e5c21634-6987-3984-85ef-898d66dc5d0a","type-id":"dd2a21e1-0c00-3729-a7a0-de60b84eb5d1","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"FM4 Soundselection: 9","primary-type":"Album","secondary-types":["Compilation"],"secondary-type-ids":["dd2a21e1-0c00-3729-a7a0-de60b84eb5d1"]},"date":"2003-09-29","country":"AT","release-events":[{"date":"2003-09-29","area":{"id":"caac77d1-a5c8-3e6e-8e27-90b44dcc1446","name":"Austria","sort-name":"Austria","iso-3166-1-codes":["AT"]}}],"track-count":43,"media":[{"position":1,"format":"CD","track":[{"id":"599e9f17-ae69-3f20-aa99-01004bb2d5aa","number":"19","title":"Alone Again Or","length":195173}],"track-count":22,"track-offset":18}]}]},{"id":"6dbb03ca-e96a-47a1-ae2e-d7e28abd52ea","score":92,"title":"Alone Again Or","length":201000,"video":null,"artist-credit":[{"joinphrase":" feat. ","name":"Calexico","artist":{"id":"5e372a49-5672-4fb8-ba14-18c90780c4f9","name":"Calexico","sort-name":"Calexico","aliases":[{"sort-name":"Calexio","name":"Calexio","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Calexico vs. Buscemi","name":"Calexico vs. Buscemi","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null}]}},{"name":"Nicolai Dunger","artist":{"id":"41de9604-10b0-40e9-9d12-a70a4f9050b7","name":"Nicolai Dunger","sort-name":"Dunger, Nicolai","aliases":[{"sort-name":"Dunger, Claus Wilhelm Nicolai","type-id":"d4dcd0c0-b341-3612-a332-c0ce797b25cf","name":"Claus Wilhelm Nicolai Dunger","locale":null,"type":"Legal name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Nicolai Dungar","name":"Nicolai Dungar","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null}]}}],"first-release-date":"2003","releases":[{"id":"b3f4c748-1fa5-4495-96d9-17f49750a0c8","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":1,"title":"We Don't Care!","status":"Official","artist-credit":[{"name":"Various Artists","artist":{"id":"89ad4ac3-39f7-470e-963a-56509c546377","name":"Various Artists","sort-name":"Various Artists","disambiguation":"add compilations to this artist"}}],"release-group":{"id":"687d7674-4f29-3f42-8725-ea4301a34f3d","type-id":"dd2a21e1-0c00-3729-a7a0-de60b84eb5d1","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"We Don't Care!","primary-type":"Album","secondary-types":["Compilation"],"secondary-type-ids":["dd2a21e1-0c00-3729-a7a0-de60b84eb5d1"]},"date":"2003","country":"SE","release-events":[{"date":"2003","area":{"id":"23d10872-f5ae-3f0c-bf55-332788a16ecb","name":"Sweden","sort-name":"Sweden","iso-3166-1-codes":["SE"]}}],"track-count":19,"media":[{"position":1,"format":"CD","track":[{"id":"d2af8627-8845-3a87-bf65-1a2a550aa672","number":"11","title":"Alone Again Or","length":201000}],"track-count":19,"track-offset":10}]}]},{"id":"cb407601-d358-41cb-b4fc-9d7cd1bd1b41","score":28,"title":"Christmas All Over Again","length":217293,"video":null,"artist-credit":[{"name":"Calexico","artist":{"id":"5e372a49-5672-4fb8-ba14-18c90780c4f9","name":"Calexico","sort-name":"Calexico","aliases":[{"sort-name":"Calexio","name":"Calexio","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Calexico vs. Buscemi","name":"Calexico vs. Buscemi","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null}]}}],"first-release-date":"2020-12-04","releases":[{"id":"8ad92791-9924-4a03-80f7-a17cc341a93d","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":1,"title":"The Paste 2020 Holiday Sampler","status":"Official","artist-credit":[{"name":"Various Artists","artist":{"id":"89ad4ac3-39f7-470e-963a-56509c546377","name":"Various Artists","sort-name":"Various Artists","disambiguation":"add compilations to this artist"}}],"release-group":{"id":"866e3b06-dcda-456e-81e1-1a6fc4f3636b","type-id":"dd2a21e1-0c00-3729-a7a0-de60b84eb5d1","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"The Paste 2020 Holiday Sampler","primary-type":"Album","secondary-types":["Compilation"],"secondary-type-ids":["dd2a21e1-0c00-3729-a7a0-de60b84eb5d1"]},"date":"2020-12-14","country":"US","release-events":[{"date":"2020-12-14","area":{"id":"489ce91b-6658-3307-9877-795b68554c98","name":"United States","sort-name":"United States","iso-3166-1-codes":["US"]}}],"track-count":17,"media":[{"position":1,"format":"Digital Media","track":[{"id":"e5a67b56-dfac-4f35-8795-9ceebb41fa52","number":"4","title":"Christmas All Over Again","length":217000}],"track-count":17,"track-offset":3}]},{"id":"827c5548-5465-44df-9058-f22aa4db58cd","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":1,"title":"Seasonal Shift","status":"Official","artist-credit":[{"name":"Calexico","artist":{"id":"5e372a49-5672-4fb8-ba14-18c90780c4f9","name":"Calexico","sort-name":"Calexico"}}],"release-group":{"id":"29b5d04d-042b-4b03-96e8-b41e239d4dae","type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"Seasonal Shift","primary-type":"Album"},"date":"2020-12-04","country":"XW","release-events":[{"date":"2020-12-04","area":{"id":"525d4e18-3d00-31b9-a58b-a146a916de8f","name":"[Worldwide]","sort-name":"[Worldwide]","iso-3166-1-codes":["XW"]}}],"track-count":12,"media":[{"position":1,"format":"12\" Vinyl","track":[{"id":"1d3d597c-2509-46a0-be13-77e813c2a38a","number":"2","title":"Christmas All Over Again","length":217293}],"track-count":12,"track-offset":1}]},{"id":"dcfd9443-3afe-436b-9092-9c1305be5c9c","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":1,"title":"Seasonal Shift","status":"Official","artist-credit":[{"name":"Calexico","artist":{"id":"5e372a49-5672-4fb8-ba14-18c90780c4f9","name":"Calexico","sort-name":"Calexico"}}],"release-group":{"id":"29b5d04d-042b-4b03-96e8-b41e239d4dae","type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"Seasonal Shift","primary-type":"Album"},"date":"2020-12-04","country":"XE","release-events":[{"date":"2020-12-04","area":{"id":"89a675c2-3e37-3518-b83c-418bad59a85a","name":"Europe","sort-name":"Europe","iso-3166-1-codes":["XE"]}}],"track-count":12,"media":[{"position":1,"format":"CD","track":[{"id":"5ba789ec-2627-44f4-b44f-aefc4e4e2c45","number":"2","title":"Christmas All Over Again","length":217293}],"track-count":12,"track-offset":1}]},{"id":"1d607bb3-58e4-4bf8-98cf-5b3beb80d291","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":1,"title":"Seasonal Shift","status":"Official","artist-credit":[{"name":"Calexico","artist":{"id":"5e372a49-5672-4fb8-ba14-18c90780c4f9","name":"Calexico","sort-name":"Calexico"}}],"release-group":{"id":"29b5d04d-042b-4b03-96e8-b41e239d4dae","type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"Seasonal Shift","primary-type":"Album"},"date":"2020-12-04","country":"XW","release-events":[{"date":"2020-12-04","area":{"id":"525d4e18-3d00-31b9-a58b-a146a916de8f","name":"[Worldwide]","sort-name":"[Worldwide]","iso-3166-1-codes":["XW"]}}],"track-count":12,"media":[{"position":1,"format":"Digital Media","track":[{"id":"4e5b15b9-60a1-436e-a555-05db346c3772","number":"2","title":"Christmas All Over Again"}],"track-count":12,"track-offset":1}]}]},{"id":"c55783d6-f68b-409c-b923-e8a3511e8f45","score":28,"title":"El Kabong Rides Again","length":115000,"video":true,"artist-credit":[{"name":"Calexico","artist":{"id":"5e372a49-5672-4fb8-ba14-18c90780c4f9","name":"Calexico","sort-name":"Calexico","aliases":[{"sort-name":"Calexico vs. Buscemi","name":"Calexico vs. Buscemi","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Calexio","name":"Calexio","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null}]}}],"first-release-date":"2004-04-06","releases":[{"id":"8edf887c-f8ee-4663-af02-0a5117acc808","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":1,"title":"Convict Pool","status":"Official","artist-credit":[{"name":"Calexico","artist":{"id":"5e372a49-5672-4fb8-ba14-18c90780c4f9","name":"Calexico","sort-name":"Calexico"}}],"release-group":{"id":"8bc7cb34-4e74-301d-969c-e750deea884c","type-id":"6d0c5bf6-7a33-3420-a519-44fc63eedebf","primary-type-id":"6d0c5bf6-7a33-3420-a519-44fc63eedebf","title":"Convict Pool","primary-type":"EP"},"date":"2004-04-06","country":"US","release-events":[{"date":"2004-04-06","area":{"id":"489ce91b-6658-3307-9877-795b68554c98","name":"United States","sort-name":"United States","iso-3166-1-codes":["US"]}}],"track-count":7,"media":[{"position":1,"format":"Enhanced CD","track":[{"id":"329414fb-09ba-4f8c-aad6-3b6ddeadd94d","number":"7","title":"El Kabong Rides Again","length":115000}],"track-count":7,"track-offset":6}]}]},{"id":"dda4f921-8066-4275-b9a7-dee9b289be8b","score":27,"title":"At the Table He Sat Alone (with)","length":137172,"video":null,"artist-credit":[{"name":"Calexico","artist":{"id":"5e372a49-5672-4fb8-ba14-18c90780c4f9","name":"Calexico","sort-name":"Calexico","aliases":[{"sort-name":"Calexio","name":"Calexio","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Calexico vs. Buscemi","name":"Calexico vs. Buscemi","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null}]}}],"first-release-date":"2011-11-22","releases":[{"id":"902f0f93-afb3-4096-b7d4-2748bbe48154","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":9,"title":"Road Atlas 1998-2011","status":"Official","artist-credit":[{"name":"Calexico","artist":{"id":"5e372a49-5672-4fb8-ba14-18c90780c4f9","name":"Calexico","sort-name":"Calexico"}}],"release-group":{"id":"b23c7a64-ec5f-4db3-9005-6efc37645ff1","type-id":"dd2a21e1-0c00-3729-a7a0-de60b84eb5d1","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"Road Atlas 1998-2011","primary-type":"Album","secondary-types":["Compilation"],"secondary-type-ids":["dd2a21e1-0c00-3729-a7a0-de60b84eb5d1"]},"date":"2011-11-22","country":"US","release-events":[{"date":"2011-11-22","area":{"id":"489ce91b-6658-3307-9877-795b68554c98","name":"United States","sort-name":"United States","iso-3166-1-codes":["US"]}}],"track-count":127,"media":[{"position":3,"format":"Digital Media","track":[{"id":"5b0f4ca9-606b-475a-987e-e93e73ae1798","number":"18","title":"At the Table He Sat Alone (with)","length":137172}],"track-count":22,"track-offset":17}]}]},{"id":"51df45e1-c26f-462a-9525-e834a703abec","score":25,"title":"At the Table He Sat Alone With a Glass and Bottle of Wine","length":137000,"video":null,"artist-credit":[{"name":"Calexico","artist":{"id":"5e372a49-5672-4fb8-ba14-18c90780c4f9","name":"Calexico","sort-name":"Calexico","aliases":[{"sort-name":"Calexio","name":"Calexio","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Calexico vs. Buscemi","name":"Calexico vs. Buscemi","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null}]}}],"first-release-date":"2001","releases":[{"id":"4917349a-0e57-4253-a9cf-b1442dfec3c5","status-id":"518ffc83-5cde-34df-8627-81bff5093d92","count":1,"title":"Aerocalexico","status":"Promotion","artist-credit":[{"name":"Calexico","artist":{"id":"5e372a49-5672-4fb8-ba14-18c90780c4f9","name":"Calexico","sort-name":"Calexico"}}],"release-group":{"id":"14064ebe-550f-4cc0-bade-73df5d10ee10","type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"Aerocalexico","primary-type":"Album"},"date":"2001","country":"US","release-events":[{"date":"2001","area":{"id":"489ce91b-6658-3307-9877-795b68554c98","name":"United States","sort-name":"United States","iso-3166-1-codes":["US"]}}],"track-count":23,"media":[{"position":1,"track":[{"id":"6e0bb4f7-fd95-35d4-a9ae-4ee28709ea42","number":"18","title":"At the Table He Sat Alone With a Glass and a Bottle of Wine","length":137000}],"track-count":23,"track-offset":17}]},{"id":"6d5ea334-b0c6-4f7e-a481-f3e0acab01f1","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":1,"title":"Aerocalexico","status":"Official","artist-credit":[{"name":"Calexico","artist":{"id":"5e372a49-5672-4fb8-ba14-18c90780c4f9","name":"Calexico","sort-name":"Calexico"}}],"release-group":{"id":"14064ebe-550f-4cc0-bade-73df5d10ee10","type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"Aerocalexico","primary-type":"Album"},"date":"2001","country":"US","release-events":[{"date":"2001","area":{"id":"489ce91b-6658-3307-9877-795b68554c98","name":"United States","sort-name":"United States","iso-3166-1-codes":["US"]}}],"track-count":22,"media":[{"position":1,"format":"CD","track":[{"id":"2753952e-e32f-35e9-a33d-1a5d35ce20b8","number":"18","title":"At the Table He Sat Alone With a Glass and Bottle of Wine","length":137106}],"track-count":22,"track-offset":17}]}],"tags":[{"count":1,"name":"southern rock"},{"count":1,"name":"rock"}]}]} \ No newline at end of file +{"created":"2022-11-17T22:51:56.807Z","count":8,"offset":0,"recordings":[{"id":"89d8f933-7c31-47c6-8f80-4927e93e7896","score":100,"title":"Alone Again Or","length":195173,"video":null,"artist-credit":[{"name":"Calexico","artist":{"id":"5e372a49-5672-4fb8-ba14-18c90780c4f9","name":"Calexico","sort-name":"Calexico","aliases":[{"sort-name":"Calexio","name":"Calexio","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Calexico vs. Buscemi","name":"Calexico vs. Buscemi","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null}]}}],"first-release-date":"2003-09-29","releases":[{"id":"2f13d841-e744-45e9-be50-71dd842f0617","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":2,"title":"FM4 Soundselection: 9","status":"Official","artist-credit":[{"name":"Various Artists","artist":{"id":"89ad4ac3-39f7-470e-963a-56509c546377","name":"Various Artists","sort-name":"Various Artists","disambiguation":"add compilations to this artist"}}],"release-group":{"id":"e5c21634-6987-3984-85ef-898d66dc5d0a","type-id":"dd2a21e1-0c00-3729-a7a0-de60b84eb5d1","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"FM4 Soundselection: 9","primary-type":"Album","secondary-types":["Compilation"],"secondary-type-ids":["dd2a21e1-0c00-3729-a7a0-de60b84eb5d1"]},"date":"2003-09-29","country":"AT","release-events":[{"date":"2003-09-29","area":{"id":"caac77d1-a5c8-3e6e-8e27-90b44dcc1446","name":"Austria","sort-name":"Austria","iso-3166-1-codes":["AT"]}}],"track-count":43,"media":[{"position":1,"format":"CD","track":[{"id":"599e9f17-ae69-3f20-aa99-01004bb2d5aa","number":"19","title":"Alone Again Or","length":195173}],"track-count":22,"track-offset":18}]}],"tags":[{"count":1,"name":"country"},{"count":1,"name":"americana"},{"count":1,"name":"alternative country"}]},{"id":"cc5b461e-7ee4-46b9-959a-468fba47efa6","score":100,"title":"Alone Again Or","length":209061,"video":null,"artist-credit":[{"name":"Calexico","artist":{"id":"5e372a49-5672-4fb8-ba14-18c90780c4f9","name":"Calexico","sort-name":"Calexico","aliases":[{"sort-name":"Calexio","name":"Calexio","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Calexico vs. Buscemi","name":"Calexico vs. Buscemi","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null}]}}],"first-release-date":"2011-11-22","releases":[{"id":"902f0f93-afb3-4096-b7d4-2748bbe48154","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":9,"title":"Road Atlas 1998-2011","status":"Official","artist-credit":[{"name":"Calexico","artist":{"id":"5e372a49-5672-4fb8-ba14-18c90780c4f9","name":"Calexico","sort-name":"Calexico"}}],"release-group":{"id":"b23c7a64-ec5f-4db3-9005-6efc37645ff1","type-id":"dd2a21e1-0c00-3729-a7a0-de60b84eb5d1","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"Road Atlas 1998-2011","primary-type":"Album","secondary-types":["Compilation"],"secondary-type-ids":["dd2a21e1-0c00-3729-a7a0-de60b84eb5d1"]},"date":"2011-11-22","country":"US","release-events":[{"date":"2011-11-22","area":{"id":"489ce91b-6658-3307-9877-795b68554c98","name":"United States","sort-name":"United States","iso-3166-1-codes":["US"]}}],"track-count":127,"media":[{"position":7,"format":"Digital Media","track":[{"id":"028c5142-f11c-4d75-a9e5-22dc8375c4e5","number":"9","title":"Alone Again Or","length":209061}],"track-count":14,"track-offset":8}]}]},{"id":"9408b8ce-9b95-4fb0-ac70-595d054a15c6","score":100,"title":"Alone Again Or","length":204333,"video":null,"artist-credit":[{"name":"Calexico","artist":{"id":"5e372a49-5672-4fb8-ba14-18c90780c4f9","name":"Calexico","sort-name":"Calexico","aliases":[{"sort-name":"Calexio","name":"Calexio","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Calexico vs. Buscemi","name":"Calexico vs. Buscemi","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null}]}}],"first-release-date":"2003-06-30","releases":[{"id":"96e40788-23f6-4bdd-8a48-a5d7bc6a6607","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":1,"title":"Convict Pool","status":"Official","artist-credit":[{"name":"Calexico","artist":{"id":"5e372a49-5672-4fb8-ba14-18c90780c4f9","name":"Calexico","sort-name":"Calexico"}}],"release-group":{"id":"8bc7cb34-4e74-301d-969c-e750deea884c","type-id":"6d0c5bf6-7a33-3420-a519-44fc63eedebf","primary-type-id":"6d0c5bf6-7a33-3420-a519-44fc63eedebf","title":"Convict Pool","primary-type":"EP"},"date":"2004-04-06","country":"US","release-events":[{"date":"2004-04-06","area":{"id":"489ce91b-6658-3307-9877-795b68554c98","name":"United States","sort-name":"United States","iso-3166-1-codes":["US"]}}],"track-count":6,"media":[{"position":1,"format":"Digital Media","track":[{"id":"26ff86d5-39a8-4d6b-aab7-2346fff8e89e","number":"1","title":"Alone Again Or","length":204480}],"track-count":6,"track-offset":0}]},{"id":"4ef9b58f-28f1-4953-9958-d603790df71e","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":2,"title":"Feast of Wire","status":"Official","disambiguation":"limited deluxe edition","artist-credit":[{"name":"Calexico","artist":{"id":"5e372a49-5672-4fb8-ba14-18c90780c4f9","name":"Calexico","sort-name":"Calexico"}}],"release-group":{"id":"a22417bc-7068-3caa-8572-52af24a486eb","type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"Feast of Wire","primary-type":"Album"},"date":"","country":"XW","release-events":[{"date":"","area":{"id":"525d4e18-3d00-31b9-a58b-a146a916de8f","name":"[Worldwide]","sort-name":"[Worldwide]","iso-3166-1-codes":["XW"]}}],"track-count":25,"media":[{"position":2,"format":"Digital Media","track":[{"id":"386b3011-d46a-4fcb-9fd1-edd7e5babf61","number":"6","title":"Alone Again Or","length":204000}],"track-count":9,"track-offset":5}]},{"id":"0bde515b-2696-471c-badf-5228259f24fb","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":2,"title":"Good Vibes: The Jingly Jangly Sound of Summer","status":"Official","artist-credit":[{"name":"Various Artists","artist":{"id":"89ad4ac3-39f7-470e-963a-56509c546377","name":"Various Artists","sort-name":"Various Artists","disambiguation":"add compilations to this artist"}}],"release-group":{"id":"3da97388-e83a-3fbb-a861-6586d8080622","type-id":"dd2a21e1-0c00-3729-a7a0-de60b84eb5d1","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"Good Vibes: The Jingly Jangly Sound of Summer","primary-type":"Album","secondary-types":["Compilation"],"secondary-type-ids":["dd2a21e1-0c00-3729-a7a0-de60b84eb5d1"]},"date":"2003-07-28","country":"GB","release-events":[{"date":"2003-07-28","area":{"id":"8a754a16-0027-3a29-b6d7-2b40ea0481ed","name":"United Kingdom","sort-name":"United Kingdom","iso-3166-1-codes":["GB"]}}],"track-count":44,"media":[{"position":2,"format":"CD","track":[{"id":"b575cfa9-683e-3baf-9511-418d6bef694b","number":"3","title":"Alone Again Or","length":204333}],"track-count":23,"track-offset":2}]},{"id":"46888c28-6d39-4146-a82c-700f74fa0792","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":1,"title":"Alone Again Or","status":"Official","artist-credit":[{"name":"Calexico","artist":{"id":"5e372a49-5672-4fb8-ba14-18c90780c4f9","name":"Calexico","sort-name":"Calexico"}}],"release-group":{"id":"a634932d-a347-34e5-acb2-b0d1d87f684f","type-id":"d6038452-8ee0-3f68-affc-2de9a1ede0b9","primary-type-id":"d6038452-8ee0-3f68-affc-2de9a1ede0b9","title":"Alone Again Or","primary-type":"Single"},"date":"2003-06-30","country":"DE","release-events":[{"date":"2003-06-30","area":{"id":"85752fda-13c4-31a3-bee5-0e5cb1f51dad","name":"Germany","sort-name":"Germany","iso-3166-1-codes":["DE"]}}],"track-count":4,"media":[{"position":1,"format":"CD","track":[{"id":"e301912b-fa3b-3b87-a7eb-1c080b7529a8","number":"1","title":"Alone Again Or","length":205360}],"track-count":4,"track-offset":0}]},{"id":"266080f0-2e7a-49d2-ac27-887b2d840107","status-id":"518ffc83-5cde-34df-8627-81bff5093d92","count":1,"title":"Touch and Go/Quarterstick Records Spring 2004 Sampler","status":"Promotion","artist-credit":[{"name":"Various Artists","artist":{"id":"89ad4ac3-39f7-470e-963a-56509c546377","name":"Various Artists","sort-name":"Various Artists","disambiguation":"add compilations to this artist"}}],"release-group":{"id":"a2d3abca-342d-3991-a359-ebb1e9c30afe","type-id":"dd2a21e1-0c00-3729-a7a0-de60b84eb5d1","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"Touch and Go/Quarterstick Records Spring 2004 Sampler","primary-type":"Album","secondary-types":["Compilation"],"secondary-type-ids":["dd2a21e1-0c00-3729-a7a0-de60b84eb5d1"]},"date":"2004","country":"US","release-events":[{"date":"2004","area":{"id":"489ce91b-6658-3307-9877-795b68554c98","name":"United States","sort-name":"United States","iso-3166-1-codes":["US"]}}],"track-count":14,"media":[{"position":1,"format":"CD","track":[{"id":"d65c911d-ab01-3259-b6bd-2c6d37e85ed1","number":"3","title":"Alone Again Or","length":204280}],"track-count":14,"track-offset":2}]},{"id":"59f9c733-5642-4cee-a519-275adfeccd60","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":1,"title":"Hear Music Playlist, Volume 3","status":"Official","artist-credit":[{"name":"Various Artists","artist":{"id":"89ad4ac3-39f7-470e-963a-56509c546377","name":"Various Artists","sort-name":"Various Artists","disambiguation":"add compilations to this artist"}}],"release-group":{"id":"64fdbd19-9486-3ffd-9bbc-5359da37e848","type-id":"dd2a21e1-0c00-3729-a7a0-de60b84eb5d1","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"Hear Music Playlist, Volume 3","primary-type":"Album","secondary-types":["Compilation"],"secondary-type-ids":["dd2a21e1-0c00-3729-a7a0-de60b84eb5d1"]},"track-count":16,"media":[{"position":1,"track":[{"id":"19de66d4-9446-3c3a-bf07-6620da44a2f7","number":"1","title":"Alone Again Or","length":203293}],"track-count":16,"track-offset":0}]},{"id":"184445c3-bc58-4eed-9e5f-ba66bd75af12","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":2,"title":"Humo’s Top 2003","status":"Official","artist-credit":[{"name":"Various Artists","artist":{"id":"89ad4ac3-39f7-470e-963a-56509c546377","name":"Various Artists","sort-name":"Various Artists","disambiguation":"add compilations to this artist"}}],"release-group":{"id":"f453985d-6922-35b7-8c3c-3d280b08f520","type-id":"dd2a21e1-0c00-3729-a7a0-de60b84eb5d1","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"Humo's Top 2003","primary-type":"Album","secondary-types":["Compilation"],"secondary-type-ids":["dd2a21e1-0c00-3729-a7a0-de60b84eb5d1"]},"date":"2003","country":"BE","release-events":[{"date":"2003","area":{"id":"5b8a5ee5-0bb3-34cf-9a75-c27c44e341fc","name":"Belgium","sort-name":"Belgium","iso-3166-1-codes":["BE"]}}],"track-count":40,"media":[{"position":1,"format":"CD","track":[{"id":"e1e09980-3e24-33fa-9ed8-8acbcd0f1cad","number":"16","title":"Alone Again Or","length":203226}],"track-count":20,"track-offset":15}]},{"id":"1d22deda-5427-4b32-83c3-d36a369c2070","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":2,"title":"Feast of Wire","status":"Official","disambiguation":"limited deluxe edition","artist-credit":[{"name":"Calexico","artist":{"id":"5e372a49-5672-4fb8-ba14-18c90780c4f9","name":"Calexico","sort-name":"Calexico"}}],"release-group":{"id":"a22417bc-7068-3caa-8572-52af24a486eb","type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"Feast of Wire","primary-type":"Album"},"date":"2010-11-15","country":"XE","release-events":[{"date":"2010-11-15","area":{"id":"89a675c2-3e37-3518-b83c-418bad59a85a","name":"Europe","sort-name":"Europe","iso-3166-1-codes":["XE"]}}],"track-count":25,"media":[{"position":2,"format":"CD","track":[{"id":"4d9db802-0682-33d3-8427-d5cac4b32b7b","number":"6","title":"Alone Again Or","length":205000}],"track-count":9,"track-offset":5}]},{"id":"8edf887c-f8ee-4663-af02-0a5117acc808","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":1,"title":"Convict Pool","status":"Official","artist-credit":[{"name":"Calexico","artist":{"id":"5e372a49-5672-4fb8-ba14-18c90780c4f9","name":"Calexico","sort-name":"Calexico"}}],"release-group":{"id":"8bc7cb34-4e74-301d-969c-e750deea884c","type-id":"6d0c5bf6-7a33-3420-a519-44fc63eedebf","primary-type-id":"6d0c5bf6-7a33-3420-a519-44fc63eedebf","title":"Convict Pool","primary-type":"EP"},"date":"2004-04-06","country":"US","release-events":[{"date":"2004-04-06","area":{"id":"489ce91b-6658-3307-9877-795b68554c98","name":"United States","sort-name":"United States","iso-3166-1-codes":["US"]}}],"track-count":7,"media":[{"position":1,"format":"Enhanced CD","track":[{"id":"15bde335-c1b9-3cea-b5e1-9ae996952663","number":"1","title":"Alone Again Or","length":204480}],"track-count":7,"track-offset":0}]}],"isrcs":["USA4C0409001"],"tags":[{"count":1,"name":"electronic"},{"count":1,"name":"downtempo"},{"count":1,"name":"pop"},{"count":1,"name":"country"},{"count":1,"name":"indie"},{"count":1,"name":"alternative"},{"count":1,"name":"southern rock"},{"count":1,"name":"americana"},{"count":1,"name":"alternative country"},{"count":1,"name":"trip hop"}]},{"id":"6dbb03ca-e96a-47a1-ae2e-d7e28abd52ea","score":92,"title":"Alone Again Or","length":201000,"video":null,"artist-credit":[{"joinphrase":" feat. ","name":"Calexico","artist":{"id":"5e372a49-5672-4fb8-ba14-18c90780c4f9","name":"Calexico","sort-name":"Calexico","aliases":[{"sort-name":"Calexico vs. Buscemi","name":"Calexico vs. Buscemi","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Calexio","name":"Calexio","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null}]}},{"name":"Nicolai Dunger","artist":{"id":"41de9604-10b0-40e9-9d12-a70a4f9050b7","name":"Nicolai Dunger","sort-name":"Dunger, Nicolai","aliases":[{"sort-name":"Nicolai Dungar","name":"Nicolai Dungar","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Dunger, Claus Wilhelm Nicolai","type-id":"d4dcd0c0-b341-3612-a332-c0ce797b25cf","name":"Claus Wilhelm Nicolai Dunger","locale":null,"type":"Legal name","primary":null,"begin-date":null,"end-date":null}]}}],"first-release-date":"2003","releases":[{"id":"b3f4c748-1fa5-4495-96d9-17f49750a0c8","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":1,"title":"We Don't Care!","status":"Official","artist-credit":[{"name":"Various Artists","artist":{"id":"89ad4ac3-39f7-470e-963a-56509c546377","name":"Various Artists","sort-name":"Various Artists","disambiguation":"add compilations to this artist"}}],"release-group":{"id":"687d7674-4f29-3f42-8725-ea4301a34f3d","type-id":"dd2a21e1-0c00-3729-a7a0-de60b84eb5d1","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"We Don't Care!","primary-type":"Album","secondary-types":["Compilation"],"secondary-type-ids":["dd2a21e1-0c00-3729-a7a0-de60b84eb5d1"]},"date":"2003","country":"SE","release-events":[{"date":"2003","area":{"id":"23d10872-f5ae-3f0c-bf55-332788a16ecb","name":"Sweden","sort-name":"Sweden","iso-3166-1-codes":["SE"]}}],"track-count":19,"media":[{"position":1,"format":"CD","track":[{"id":"d2af8627-8845-3a87-bf65-1a2a550aa672","number":"11","title":"Alone Again Or","length":201000}],"track-count":19,"track-offset":10}]}]},{"id":"c55783d6-f68b-409c-b923-e8a3511e8f45","score":28,"title":"El Kabong Rides Again","length":115000,"video":true,"artist-credit":[{"name":"Calexico","artist":{"id":"5e372a49-5672-4fb8-ba14-18c90780c4f9","name":"Calexico","sort-name":"Calexico","aliases":[{"sort-name":"Calexico vs. Buscemi","name":"Calexico vs. Buscemi","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Calexio","name":"Calexio","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null}]}}],"first-release-date":"2004-04-06","releases":[{"id":"8edf887c-f8ee-4663-af02-0a5117acc808","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":1,"title":"Convict Pool","status":"Official","artist-credit":[{"name":"Calexico","artist":{"id":"5e372a49-5672-4fb8-ba14-18c90780c4f9","name":"Calexico","sort-name":"Calexico"}}],"release-group":{"id":"8bc7cb34-4e74-301d-969c-e750deea884c","type-id":"6d0c5bf6-7a33-3420-a519-44fc63eedebf","primary-type-id":"6d0c5bf6-7a33-3420-a519-44fc63eedebf","title":"Convict Pool","primary-type":"EP"},"date":"2004-04-06","country":"US","release-events":[{"date":"2004-04-06","area":{"id":"489ce91b-6658-3307-9877-795b68554c98","name":"United States","sort-name":"United States","iso-3166-1-codes":["US"]}}],"track-count":7,"media":[{"position":1,"format":"Enhanced CD","track":[{"id":"329414fb-09ba-4f8c-aad6-3b6ddeadd94d","number":"7","title":"El Kabong Rides Again","length":115000}],"track-count":7,"track-offset":6}]}]},{"id":"cb407601-d358-41cb-b4fc-9d7cd1bd1b41","score":28,"title":"Christmas All Over Again","length":217000,"video":null,"artist-credit":[{"name":"Calexico","artist":{"id":"5e372a49-5672-4fb8-ba14-18c90780c4f9","name":"Calexico","sort-name":"Calexico","aliases":[{"sort-name":"Calexio","name":"Calexio","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Calexico vs. Buscemi","name":"Calexico vs. Buscemi","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null}]}}],"first-release-date":"2020-12-04","releases":[{"id":"bd648feb-36e3-4bbc-9cc1-d42b4a2cd89b","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":1,"title":"Seasonal Shift","status":"Official","disambiguation":"24-Bit 48.0 kHz","artist-credit":[{"name":"Calexico","artist":{"id":"5e372a49-5672-4fb8-ba14-18c90780c4f9","name":"Calexico","sort-name":"Calexico"}}],"release-group":{"id":"29b5d04d-042b-4b03-96e8-b41e239d4dae","type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"Seasonal Shift","primary-type":"Album"},"date":"2020-12-04","country":"XW","release-events":[{"date":"2020-12-04","area":{"id":"525d4e18-3d00-31b9-a58b-a146a916de8f","name":"[Worldwide]","sort-name":"[Worldwide]","iso-3166-1-codes":["XW"]}}],"track-count":12,"media":[{"position":1,"format":"Digital Media","track":[{"id":"057af88a-68e7-452e-bbd7-ee01907d53d9","number":"2","title":"Christmas All Over Again","length":217000}],"track-count":12,"track-offset":1}]},{"id":"8ad92791-9924-4a03-80f7-a17cc341a93d","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":1,"title":"The Paste 2020 Holiday Sampler","status":"Official","artist-credit":[{"name":"Various Artists","artist":{"id":"89ad4ac3-39f7-470e-963a-56509c546377","name":"Various Artists","sort-name":"Various Artists","disambiguation":"add compilations to this artist"}}],"release-group":{"id":"866e3b06-dcda-456e-81e1-1a6fc4f3636b","type-id":"dd2a21e1-0c00-3729-a7a0-de60b84eb5d1","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"The Paste 2020 Holiday Sampler","primary-type":"Album","secondary-types":["Compilation"],"secondary-type-ids":["dd2a21e1-0c00-3729-a7a0-de60b84eb5d1"]},"date":"2020-12-14","country":"US","release-events":[{"date":"2020-12-14","area":{"id":"489ce91b-6658-3307-9877-795b68554c98","name":"United States","sort-name":"United States","iso-3166-1-codes":["US"]}}],"track-count":17,"media":[{"position":1,"format":"Digital Media","track":[{"id":"e5a67b56-dfac-4f35-8795-9ceebb41fa52","number":"4","title":"Christmas All Over Again","length":217000}],"track-count":17,"track-offset":3}]},{"id":"827c5548-5465-44df-9058-f22aa4db58cd","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":1,"title":"Seasonal Shift","status":"Official","artist-credit":[{"name":"Calexico","artist":{"id":"5e372a49-5672-4fb8-ba14-18c90780c4f9","name":"Calexico","sort-name":"Calexico"}}],"release-group":{"id":"29b5d04d-042b-4b03-96e8-b41e239d4dae","type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"Seasonal Shift","primary-type":"Album"},"date":"2020-12-04","country":"XW","release-events":[{"date":"2020-12-04","area":{"id":"525d4e18-3d00-31b9-a58b-a146a916de8f","name":"[Worldwide]","sort-name":"[Worldwide]","iso-3166-1-codes":["XW"]}}],"track-count":12,"media":[{"position":1,"format":"12\" Vinyl","track":[{"id":"1d3d597c-2509-46a0-be13-77e813c2a38a","number":"2","title":"Christmas All Over Again","length":217293}],"track-count":12,"track-offset":1}]},{"id":"dcfd9443-3afe-436b-9092-9c1305be5c9c","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":1,"title":"Seasonal Shift","status":"Official","artist-credit":[{"name":"Calexico","artist":{"id":"5e372a49-5672-4fb8-ba14-18c90780c4f9","name":"Calexico","sort-name":"Calexico"}}],"release-group":{"id":"29b5d04d-042b-4b03-96e8-b41e239d4dae","type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"Seasonal Shift","primary-type":"Album"},"date":"2020-12-04","country":"XE","release-events":[{"date":"2020-12-04","area":{"id":"89a675c2-3e37-3518-b83c-418bad59a85a","name":"Europe","sort-name":"Europe","iso-3166-1-codes":["XE"]}}],"track-count":12,"media":[{"position":1,"format":"CD","track":[{"id":"5ba789ec-2627-44f4-b44f-aefc4e4e2c45","number":"2","title":"Christmas All Over Again","length":217293}],"track-count":12,"track-offset":1}]},{"id":"1d607bb3-58e4-4bf8-98cf-5b3beb80d291","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":1,"title":"Seasonal Shift","status":"Official","artist-credit":[{"name":"Calexico","artist":{"id":"5e372a49-5672-4fb8-ba14-18c90780c4f9","name":"Calexico","sort-name":"Calexico"}}],"release-group":{"id":"29b5d04d-042b-4b03-96e8-b41e239d4dae","type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"Seasonal Shift","primary-type":"Album"},"date":"2020-12-04","country":"XW","release-events":[{"date":"2020-12-04","area":{"id":"525d4e18-3d00-31b9-a58b-a146a916de8f","name":"[Worldwide]","sort-name":"[Worldwide]","iso-3166-1-codes":["XW"]}}],"track-count":12,"media":[{"position":1,"format":"Digital Media","track":[{"id":"4e5b15b9-60a1-436e-a555-05db346c3772","number":"2","title":"Christmas All Over Again"}],"track-count":12,"track-offset":1}]}]},{"id":"dda4f921-8066-4275-b9a7-dee9b289be8b","score":27,"title":"At the Table He Sat Alone (with)","length":137172,"video":null,"artist-credit":[{"name":"Calexico","artist":{"id":"5e372a49-5672-4fb8-ba14-18c90780c4f9","name":"Calexico","sort-name":"Calexico","aliases":[{"sort-name":"Calexio","name":"Calexio","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Calexico vs. Buscemi","name":"Calexico vs. Buscemi","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null}]}}],"first-release-date":"2011-11-22","releases":[{"id":"902f0f93-afb3-4096-b7d4-2748bbe48154","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":9,"title":"Road Atlas 1998-2011","status":"Official","artist-credit":[{"name":"Calexico","artist":{"id":"5e372a49-5672-4fb8-ba14-18c90780c4f9","name":"Calexico","sort-name":"Calexico"}}],"release-group":{"id":"b23c7a64-ec5f-4db3-9005-6efc37645ff1","type-id":"dd2a21e1-0c00-3729-a7a0-de60b84eb5d1","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"Road Atlas 1998-2011","primary-type":"Album","secondary-types":["Compilation"],"secondary-type-ids":["dd2a21e1-0c00-3729-a7a0-de60b84eb5d1"]},"date":"2011-11-22","country":"US","release-events":[{"date":"2011-11-22","area":{"id":"489ce91b-6658-3307-9877-795b68554c98","name":"United States","sort-name":"United States","iso-3166-1-codes":["US"]}}],"track-count":127,"media":[{"position":3,"format":"Digital Media","track":[{"id":"5b0f4ca9-606b-475a-987e-e93e73ae1798","number":"18","title":"At the Table He Sat Alone (with)","length":137172}],"track-count":22,"track-offset":17}]}]},{"id":"51df45e1-c26f-462a-9525-e834a703abec","score":25,"title":"At the Table He Sat Alone With a Glass and Bottle of Wine","length":137000,"video":null,"artist-credit":[{"name":"Calexico","artist":{"id":"5e372a49-5672-4fb8-ba14-18c90780c4f9","name":"Calexico","sort-name":"Calexico","aliases":[{"sort-name":"Calexico vs. Buscemi","name":"Calexico vs. Buscemi","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Calexio","name":"Calexio","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null}]}}],"first-release-date":"2001","releases":[{"id":"6d5ea334-b0c6-4f7e-a481-f3e0acab01f1","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":1,"title":"Aerocalexico","status":"Official","artist-credit":[{"name":"Calexico","artist":{"id":"5e372a49-5672-4fb8-ba14-18c90780c4f9","name":"Calexico","sort-name":"Calexico"}}],"release-group":{"id":"14064ebe-550f-4cc0-bade-73df5d10ee10","type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"Aerocalexico","primary-type":"Album"},"date":"2001","country":"US","release-events":[{"date":"2001","area":{"id":"489ce91b-6658-3307-9877-795b68554c98","name":"United States","sort-name":"United States","iso-3166-1-codes":["US"]}}],"track-count":22,"media":[{"position":1,"format":"CD","track":[{"id":"2753952e-e32f-35e9-a33d-1a5d35ce20b8","number":"18","title":"At the Table He Sat Alone With a Glass and Bottle of Wine","length":137106}],"track-count":22,"track-offset":17}]},{"id":"4917349a-0e57-4253-a9cf-b1442dfec3c5","status-id":"518ffc83-5cde-34df-8627-81bff5093d92","count":1,"title":"Aerocalexico","status":"Promotion","artist-credit":[{"name":"Calexico","artist":{"id":"5e372a49-5672-4fb8-ba14-18c90780c4f9","name":"Calexico","sort-name":"Calexico"}}],"release-group":{"id":"14064ebe-550f-4cc0-bade-73df5d10ee10","type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"Aerocalexico","primary-type":"Album"},"date":"2001","country":"US","release-events":[{"date":"2001","area":{"id":"489ce91b-6658-3307-9877-795b68554c98","name":"United States","sort-name":"United States","iso-3166-1-codes":["US"]}}],"track-count":23,"media":[{"position":1,"track":[{"id":"6e0bb4f7-fd95-35d4-a9ae-4ee28709ea42","number":"18","title":"At the Table He Sat Alone With a Glass and a Bottle of Wine","length":137000}],"track-count":23,"track-offset":17}]}],"tags":[{"count":2,"name":"rock"},{"count":1,"name":"indie"},{"count":2,"name":"southern rock"}]}]} \ No newline at end of file diff --git a/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/Data/release-get.json b/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/Data/release-get.json index 2a760d8..a431d6d 100644 --- a/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/Data/release-get.json +++ b/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/Data/release-get.json @@ -1 +1 @@ -{"quality":"normal","date":"2012-06-11","text-representation":{"script":"Latn","language":"eng"},"disambiguation":"","barcode":"809236126221","artist-credit":[{"joinphrase":"","name":"Giant Giant Sand","artist":{"type-id":"e431f5f6-b5d2-343d-8b36-72607fffb74b","sort-name":"Giant Sand","name":"Giant Sand","aliases":[{"locale":null,"primary":null,"name":"Giant Giant Sand","begin":null,"sort-name":"Giant Giant Sand","type-id":null,"end":null,"ended":false,"type":null},{"sort-name":"Giant³ Sand","type-id":null,"name":"Giant³ Sand","begin":null,"locale":null,"primary":null,"type":null,"ended":false,"end":null},{"type":null,"ended":false,"end":null,"sort-name":"The Giant Sandworms","type-id":null,"name":"The Giant Sandworms","begin":null,"locale":null,"primary":null}],"type":"Group","id":"249eb550-505e-43ef-ac50-e8c605706ff1","disambiguation":"","genres":[{"id":"5f9cba3d-1a9f-46cd-8c49-7ed78d1f3354","name":"alternative country","count":1,"disambiguation":""},{"disambiguation":"","name":"alternative rock","count":1,"id":"ceeaa283-5d7b-4202-8d1d-e25d116b2a18"},{"id":"5f665615-7fb3-49d8-b541-62a7b239edbe","name":"country","count":1,"disambiguation":""},{"count":1,"name":"desert rock","id":"bc1b8c46-5a69-4262-b909-c376f5de491a","disambiguation":""}]}}],"relations":[{"target-credit":"","direction":"forward","type-id":"4f2e710d-166c-480c-a293-2e2c8d658d87","attributes":[],"attribute-ids":{},"type":"amazon asin","begin":null,"end":null,"source-credit":"","target-type":"url","url":{"id":"d474113c-bd63-4020-92f3-eb2ab9dfa2b3","resource":"https://www.amazon.com/gp/product/B007PYVADU"},"ended":false,"attribute-values":{}}],"status-id":"4e304316-386d-3409-af2e-78857eec5cfe","label-info":[{"catalog-number":"FireCD262","label":{"id":"659008fb-d1e7-4eca-865c-0d0344a721ed","type":"Original Production","genres":[],"disambiguation":"UK independent label","label-code":null,"name":"Fire Records","type-id":"7aaa37fe-2def-3476-b359-80245850062d","sort-name":"Fire Records","aliases":[]}}],"packaging":"Cardboard/Paper Sleeve","aliases":[],"release-events":[{"area":{"name":"United States","type-id":null,"sort-name":"United States","id":"489ce91b-6658-3307-9877-795b68554c98","type":null,"disambiguation":"","iso-3166-1-codes":["US"]},"date":"2012-06-11"}],"asin":"B007PYVADU","id":"12195c41-6136-4dfd-acf1-9923dadc73e2","title":"Tucson: A Country Rock Opera","genres":[],"cover-art-archive":{"front":true,"count":1,"back":false,"artwork":true,"darkened":false},"country":"US","packaging-id":"f7101ce3-0384-39ce-9fde-fbbd0044d35f","release-group":{"primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","genres":[],"secondary-type-ids":[],"primary-type":"Album","secondary-types":[],"id":"96daddd3-165b-4fdd-a422-e930ee6b3bc8","title":"Tucson","disambiguation":"","aliases":[{"sort-name":"Tucson: A Country Rock Opera","type-id":null,"name":"Tucson: A Country Rock Opera","begin":null,"locale":null,"primary":null,"type":null,"ended":false,"end":null}],"artist-credit":null,"first-release-date":"2012-06-11"},"media":[{"position":1,"tracks":[{"position":1,"length":201066,"number":"1","title":"Wind Blown Waltz","id":"7791b499-b680-3653-94df-60f76174137c","recording":{"first-release-date":"2012-06-11","aliases":[],"length":201000,"title":"Wind Blown Waltz","id":"848f9f37-1a47-446b-b7f0-e09547738446","disambiguation":"","video":false,"genres":[]}},{"position":2,"length":386093,"id":"7744009d-053f-383d-939e-d2cf3bc50cca","number":"2","title":"Forever and a Day","recording":{"title":"Forever and a Day","id":"2373d955-a0e0-49fb-9a87-59ae0a668be0","disambiguation":"","video":false,"genres":[],"first-release-date":"2012-06-11","aliases":[],"length":386000}},{"title":"Detained","number":"3","id":"21dee2c6-8518-3d6d-b6a8-1f8a10229dc1","recording":{"id":"d87599ea-1a04-45eb-96a0-c67f7e0ef7e3","title":"Detained","genres":[],"video":false,"disambiguation":"","first-release-date":"2012-06-11","length":193000,"aliases":[]},"length":193773,"position":3},{"title":"Lost Love","number":"4","id":"55814b5e-5653-3868-98c8-3d9120692a0c","recording":{"video":false,"genres":[],"disambiguation":"","id":"a67b3994-a642-441d-9c31-e0a9cb1f38e9","title":"Lost Love","aliases":[],"length":220000,"first-release-date":"2012-06-11"},"length":220893,"position":4},{"position":5,"length":287333,"recording":{"title":"Plane of Existence","id":"e044fce3-ba4b-4790-bd96-b812ceed97a2","disambiguation":"","video":false,"genres":[],"first-release-date":"2012-06-11","length":287000,"aliases":[]},"id":"5907264e-3bb4-37e3-89b2-41b8bd2e283e","title":"Plane of Existence","number":"5"},{"recording":{"aliases":[],"length":243000,"first-release-date":"2012-06-11","disambiguation":"","video":false,"genres":[],"title":"Undiscovered Country","id":"84c76147-83eb-4b80-82f0-66817a1de2e8"},"id":"155aea04-77de-3a51-950d-e48e33dad9bb","title":"Undiscovered Country","number":"6","length":244000,"position":6},{"recording":{"aliases":[],"length":261000,"first-release-date":"2012-06-11","genres":[],"video":false,"disambiguation":"","id":"4d60a557-c3bd-4940-b9ec-22095f95b34f","title":"Love Comes Over You"},"id":"42f2075a-1dfa-30f7-aa7e-7fd44963b7c8","title":"Love Comes Over You","number":"7","position":7,"length":261440},{"id":"dc93f928-5577-3e58-afd0-5acb97722e11","title":"Thing Like That","number":"8","recording":{"aliases":[],"length":188000,"first-release-date":"2012-06-11","genres":[],"video":false,"disambiguation":"","id":"c1d8b5e2-95a2-4d86-9bbb-bc40d42cb254","title":"Thing Like That"},"position":8,"length":188893},{"length":251746,"position":9,"recording":{"title":"The Sun Belongs to You","id":"ae733e1a-8faa-4644-8ab1-a64136ca2dcc","disambiguation":"","genres":[],"video":false,"first-release-date":"2012-06-11","aliases":[],"length":251000},"number":"9","title":"The Sun Belongs to You","id":"8ca09d29-1e23-34cf-8366-47a3f78d09d2"},{"position":10,"length":210306,"number":"10","title":"We Don’t Play Tonight","id":"bd40c998-4023-3303-96bf-47b92243e22e","recording":{"id":"a68a2e5d-c3be-4dcc-b237-edc0694cf1b5","title":"We Don’t Play Tonight","video":false,"genres":[],"disambiguation":"","first-release-date":"2012-06-11","aliases":[],"length":210000}},{"id":"87c27067-d646-3ef6-9e8a-3d3e37886d1a","number":"11","title":"Ready or Not","recording":{"aliases":[],"length":149000,"first-release-date":"2012-06-11","video":false,"genres":[],"disambiguation":"","id":"dbd091bb-72ae-4c40-b734-b67623a44ce0","title":"Ready or Not"},"position":11,"length":149466},{"position":12,"length":100093,"number":"12","title":"Mostly Wrong","id":"10ab92f6-1314-3c31-bdd0-5f764115611c","recording":{"aliases":[],"length":100000,"first-release-date":"2012-06-11","disambiguation":"","genres":[],"video":false,"title":"Mostly Wrong","id":"eeef74e1-11c2-4753-8e12-f8a5dd8d53e8"}},{"length":148560,"position":13,"recording":{"first-release-date":"2012-06-11","aliases":[],"length":148000,"id":"659c1bd1-3607-4611-8f67-ec87e06a5ac2","title":"Hard Morning in a Soft Blur","video":false,"genres":[],"disambiguation":""},"id":"882ebeae-fd10-3c72-a2e4-732df8bf92aa","number":"13","title":"Hard Morning in a Soft Blur"},{"recording":{"aliases":[],"length":305000,"first-release-date":"2012-06-11","disambiguation":"","genres":[],"video":false,"title":"Recovery Mission","id":"712eff08-a688-42ca-bcb5-e470b17371a1"},"number":"14","title":"Recovery Mission","id":"304a0051-263d-3d92-b94e-1a1a01141b34","position":14,"length":305760},{"length":237840,"position":15,"recording":{"first-release-date":"2012-06-11","aliases":[],"length":237000,"title":"Slag Heap","id":"95374ba6-ba4f-4584-9ba4-ad6b8263930d","disambiguation":"","video":false,"genres":[]},"title":"Slag Heap","number":"15","id":"739d6b76-348e-304c-bbad-089bf3a0ff33"},{"length":243253,"position":16,"id":"b670b204-e8ee-3a75-8668-88f6dea62187","number":"16","title":"Not the End of the World","recording":{"first-release-date":"2012-06-11","aliases":[],"length":243000,"id":"bc53451c-f9ed-4db6-9c29-59336c30cf2d","title":"Not the End of the World","video":false,"genres":[],"disambiguation":""}},{"length":299920,"position":17,"number":"17","title":"Carinito","id":"8df9bed3-f1f5-3302-8b2f-bb2a2a56cafc","recording":{"aliases":[],"length":299000,"first-release-date":"2012-06-11","disambiguation":"","video":false,"genres":[],"title":"Carinito","id":"9383ac70-4f8b-4f3e-bcdc-fb99b9588470"}},{"length":203040,"position":18,"number":"18","title":"Out of the Blue","id":"5412fc8e-7aa5-3282-bf15-3a047086d5e4","recording":{"disambiguation":"","video":false,"genres":[],"title":"Out of the Blue","id":"0f2e5fd4-7397-468e-ae0e-a6bc373eebce","aliases":[],"length":203000,"first-release-date":"2012-06-11"}},{"title":"New River","number":"19","id":"89775c75-b3da-309c-8aeb-90abf27e43f6","recording":{"first-release-date":"2012-06-11","aliases":[],"length":69000,"title":"New River","id":"23e0a9e8-a4e8-4393-a917-822c9de66766","disambiguation":"","video":false,"genres":[]},"length":69093,"position":19}],"format":"CD","format-id":"9712d52a-4509-3d4b-a1a2-67c88c643e31","track-offset":0,"title":"","track-count":19}],"status":"Official"} \ No newline at end of file +{"cover-art-archive":{"back":false,"artwork":true,"count":1,"front":true,"darkened":false},"aliases":[],"asin":"B007PYVADU","id":"12195c41-6136-4dfd-acf1-9923dadc73e2","status":"Official","disambiguation":"","packaging-id":"f7101ce3-0384-39ce-9fde-fbbd0044d35f","release-group":{"disambiguation":"","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","secondary-type-ids":[],"primary-type":"Album","aliases":[{"sort-name":"Tucson: A Country Rock Opera","name":"Tucson: A Country Rock Opera","type-id":null,"end":null,"locale":null,"begin":null,"primary":null,"type":null,"ended":false}],"id":"96daddd3-165b-4fdd-a422-e930ee6b3bc8","artist-credit":null,"title":"Tucson","first-release-date":"2012-06-11","genres":[],"secondary-types":[]},"status-id":"4e304316-386d-3409-af2e-78857eec5cfe","genres":[],"label-info":[{"label":{"type":"Original Production","label-code":null,"disambiguation":"UK independent label","id":"659008fb-d1e7-4eca-865c-0d0344a721ed","aliases":[],"sort-name":"Fire Records","genres":[],"type-id":"7aaa37fe-2def-3476-b359-80245850062d","name":"Fire Records"},"catalog-number":"FireCD262"}],"relations":[{"attribute-ids":{},"type-id":"4f2e710d-166c-480c-a293-2e2c8d658d87","type":"amazon asin","target-credit":"","end":null,"attribute-values":{},"direction":"forward","source-credit":"","ended":false,"attributes":[],"url":{"resource":"https://www.amazon.com/gp/product/B007PYVADU","id":"d474113c-bd63-4020-92f3-eb2ab9dfa2b3"},"begin":null,"target-type":"url"}],"text-representation":{"script":"Latn","language":"eng"},"media":[{"format-id":"9712d52a-4509-3d4b-a1a2-67c88c643e31","track-count":19,"position":1,"tracks":[{"id":"7791b499-b680-3653-94df-60f76174137c","recording":{"video":false,"title":"Wind Blown Waltz","disambiguation":"","length":201000,"id":"848f9f37-1a47-446b-b7f0-e09547738446","aliases":[],"genres":[{"count":1,"name":"country rock","disambiguation":"","id":"fb07b1e3-411d-4146-a0d6-3479c0e7557b"},{"disambiguation":"","name":"rock","count":1,"id":"0e3fc579-2d24-4f20-9dae-736e1ec78798"}],"first-release-date":"2012-06-11"},"title":"Wind Blown Waltz","number":"1","length":201066,"position":1},{"length":386093,"position":2,"title":"Forever and a Day","number":"2","recording":{"aliases":[],"genres":[{"id":"fb07b1e3-411d-4146-a0d6-3479c0e7557b","disambiguation":"","name":"country rock","count":1},{"id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","disambiguation":"","name":"rock","count":1}],"first-release-date":"2012-06-11","id":"2373d955-a0e0-49fb-9a87-59ae0a668be0","disambiguation":"","length":386000,"video":false,"title":"Forever and a Day"},"id":"7744009d-053f-383d-939e-d2cf3bc50cca"},{"length":193773,"position":3,"title":"Detained","number":"3","recording":{"id":"d87599ea-1a04-45eb-96a0-c67f7e0ef7e3","aliases":[],"first-release-date":"2012-06-11","genres":[{"id":"fb07b1e3-411d-4146-a0d6-3479c0e7557b","name":"country rock","count":1,"disambiguation":""},{"id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","disambiguation":"","name":"rock","count":1}],"video":false,"title":"Detained","disambiguation":"","length":193000},"id":"21dee2c6-8518-3d6d-b6a8-1f8a10229dc1"},{"number":"4","title":"Lost Love","position":4,"length":220893,"id":"55814b5e-5653-3868-98c8-3d9120692a0c","recording":{"id":"a67b3994-a642-441d-9c31-e0a9cb1f38e9","aliases":[],"genres":[{"id":"fb07b1e3-411d-4146-a0d6-3479c0e7557b","disambiguation":"","name":"country rock","count":1},{"disambiguation":"","name":"rock","count":1,"id":"0e3fc579-2d24-4f20-9dae-736e1ec78798"}],"first-release-date":"2012-06-11","video":false,"title":"Lost Love","disambiguation":"","length":220000}},{"length":287333,"position":5,"number":"5","title":"Plane of Existence","recording":{"id":"e044fce3-ba4b-4790-bd96-b812ceed97a2","aliases":[],"first-release-date":"2012-06-11","genres":[{"id":"fb07b1e3-411d-4146-a0d6-3479c0e7557b","disambiguation":"","name":"country rock","count":1},{"id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","disambiguation":"","count":1,"name":"rock"}],"video":false,"title":"Plane of Existence","disambiguation":"","length":287000},"id":"5907264e-3bb4-37e3-89b2-41b8bd2e283e"},{"recording":{"video":false,"title":"Undiscovered Country","disambiguation":"","length":243000,"id":"84c76147-83eb-4b80-82f0-66817a1de2e8","aliases":[],"genres":[{"disambiguation":"","count":1,"name":"country rock","id":"fb07b1e3-411d-4146-a0d6-3479c0e7557b"},{"id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","name":"rock","count":1,"disambiguation":""}],"first-release-date":"2012-06-11"},"id":"155aea04-77de-3a51-950d-e48e33dad9bb","position":6,"length":244000,"number":"6","title":"Undiscovered Country"},{"id":"42f2075a-1dfa-30f7-aa7e-7fd44963b7c8","recording":{"id":"4d60a557-c3bd-4940-b9ec-22095f95b34f","aliases":[],"genres":[{"id":"fb07b1e3-411d-4146-a0d6-3479c0e7557b","count":1,"name":"country rock","disambiguation":""},{"id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","disambiguation":"","count":1,"name":"rock"}],"first-release-date":"2012-06-11","video":false,"title":"Love Comes Over You","disambiguation":"","length":261000},"number":"7","title":"Love Comes Over You","length":261440,"position":7},{"id":"dc93f928-5577-3e58-afd0-5acb97722e11","recording":{"id":"c1d8b5e2-95a2-4d86-9bbb-bc40d42cb254","aliases":[],"genres":[{"count":1,"name":"country rock","disambiguation":"","id":"fb07b1e3-411d-4146-a0d6-3479c0e7557b"},{"disambiguation":"","count":1,"name":"rock","id":"0e3fc579-2d24-4f20-9dae-736e1ec78798"}],"first-release-date":"2012-06-11","video":false,"title":"Thing Like That","disambiguation":"","length":188000},"number":"8","title":"Thing Like That","length":188893,"position":8},{"recording":{"length":251000,"disambiguation":"","title":"The Sun Belongs to You","video":false,"genres":[{"id":"fb07b1e3-411d-4146-a0d6-3479c0e7557b","disambiguation":"","name":"country rock","count":1},{"count":1,"name":"rock","disambiguation":"","id":"0e3fc579-2d24-4f20-9dae-736e1ec78798"}],"first-release-date":"2012-06-11","aliases":[],"id":"ae733e1a-8faa-4644-8ab1-a64136ca2dcc"},"id":"8ca09d29-1e23-34cf-8366-47a3f78d09d2","length":251746,"position":9,"title":"The Sun Belongs to You","number":"9"},{"length":210306,"position":10,"title":"We Don’t Play Tonight","number":"10","recording":{"disambiguation":"","length":210000,"video":false,"title":"We Don’t Play Tonight","aliases":[],"first-release-date":"2012-06-11","genres":[{"count":1,"name":"country rock","disambiguation":"","id":"fb07b1e3-411d-4146-a0d6-3479c0e7557b"},{"disambiguation":"","count":1,"name":"rock","id":"0e3fc579-2d24-4f20-9dae-736e1ec78798"}],"id":"a68a2e5d-c3be-4dcc-b237-edc0694cf1b5"},"id":"bd40c998-4023-3303-96bf-47b92243e22e"},{"length":149466,"position":11,"title":"Ready or Not","number":"11","recording":{"id":"dbd091bb-72ae-4c40-b734-b67623a44ce0","genres":[{"disambiguation":"","name":"country rock","count":1,"id":"fb07b1e3-411d-4146-a0d6-3479c0e7557b"},{"id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","name":"rock","count":1,"disambiguation":""}],"first-release-date":"2012-06-11","aliases":[],"title":"Ready or Not","video":false,"length":149000,"disambiguation":""},"id":"87c27067-d646-3ef6-9e8a-3d3e37886d1a"},{"recording":{"id":"eeef74e1-11c2-4753-8e12-f8a5dd8d53e8","aliases":[],"first-release-date":"2012-06-11","genres":[{"id":"fb07b1e3-411d-4146-a0d6-3479c0e7557b","disambiguation":"","name":"country rock","count":1},{"disambiguation":"","count":1,"name":"rock","id":"0e3fc579-2d24-4f20-9dae-736e1ec78798"}],"video":false,"title":"Mostly Wrong","disambiguation":"","length":100000},"id":"10ab92f6-1314-3c31-bdd0-5f764115611c","length":100093,"position":12,"title":"Mostly Wrong","number":"12"},{"id":"882ebeae-fd10-3c72-a2e4-732df8bf92aa","recording":{"id":"659c1bd1-3607-4611-8f67-ec87e06a5ac2","aliases":[],"genres":[{"disambiguation":"","name":"country rock","count":1,"id":"fb07b1e3-411d-4146-a0d6-3479c0e7557b"},{"id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","disambiguation":"","count":1,"name":"rock"}],"first-release-date":"2012-06-11","video":false,"title":"Hard Morning in a Soft Blur","disambiguation":"","length":148000},"title":"Hard Morning in a Soft Blur","number":"13","length":148560,"position":13},{"recording":{"video":false,"title":"Recovery Mission","disambiguation":"","length":305000,"id":"712eff08-a688-42ca-bcb5-e470b17371a1","aliases":[],"first-release-date":"2012-06-11","genres":[{"disambiguation":"","count":1,"name":"country rock","id":"fb07b1e3-411d-4146-a0d6-3479c0e7557b"},{"count":1,"name":"rock","disambiguation":"","id":"0e3fc579-2d24-4f20-9dae-736e1ec78798"}]},"id":"304a0051-263d-3d92-b94e-1a1a01141b34","position":14,"length":305760,"title":"Recovery Mission","number":"14"},{"title":"Slag Heap","number":"15","position":15,"length":237840,"id":"739d6b76-348e-304c-bbad-089bf3a0ff33","recording":{"disambiguation":"","length":237000,"video":false,"title":"Slag Heap","aliases":[],"first-release-date":"2012-06-11","genres":[{"id":"fb07b1e3-411d-4146-a0d6-3479c0e7557b","disambiguation":"","count":1,"name":"country rock"},{"id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","disambiguation":"","name":"rock","count":1}],"id":"95374ba6-ba4f-4584-9ba4-ad6b8263930d"}},{"number":"16","title":"Not the End of the World","length":243253,"position":16,"id":"b670b204-e8ee-3a75-8668-88f6dea62187","recording":{"id":"bc53451c-f9ed-4db6-9c29-59336c30cf2d","first-release-date":"2012-06-11","genres":[{"disambiguation":"","name":"country rock","count":1,"id":"fb07b1e3-411d-4146-a0d6-3479c0e7557b"},{"id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","disambiguation":"","count":1,"name":"rock"}],"aliases":[],"title":"Not the End of the World","video":false,"length":243000,"disambiguation":""}},{"recording":{"id":"9383ac70-4f8b-4f3e-bcdc-fb99b9588470","genres":[{"disambiguation":"","name":"country rock","count":1,"id":"fb07b1e3-411d-4146-a0d6-3479c0e7557b"},{"id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","disambiguation":"","count":1,"name":"rock"}],"first-release-date":"2012-06-11","aliases":[],"title":"Carinito","video":false,"length":299000,"disambiguation":""},"id":"8df9bed3-f1f5-3302-8b2f-bb2a2a56cafc","length":299920,"position":17,"number":"17","title":"Carinito"},{"id":"5412fc8e-7aa5-3282-bf15-3a047086d5e4","recording":{"id":"0f2e5fd4-7397-468e-ae0e-a6bc373eebce","aliases":[],"genres":[{"id":"fb07b1e3-411d-4146-a0d6-3479c0e7557b","disambiguation":"","count":1,"name":"country rock"},{"name":"rock","count":1,"disambiguation":"","id":"0e3fc579-2d24-4f20-9dae-736e1ec78798"}],"first-release-date":"2012-06-11","video":false,"title":"Out of the Blue","disambiguation":"","length":203000},"title":"Out of the Blue","number":"18","length":203040,"position":18},{"recording":{"disambiguation":"","length":69000,"video":false,"title":"New River","aliases":[],"genres":[{"id":"fb07b1e3-411d-4146-a0d6-3479c0e7557b","count":1,"name":"country rock","disambiguation":""},{"id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","disambiguation":"","count":1,"name":"rock"}],"first-release-date":"2012-06-11","id":"23e0a9e8-a4e8-4393-a917-822c9de66766"},"id":"89775c75-b3da-309c-8aeb-90abf27e43f6","position":19,"length":69093,"number":"19","title":"New River"}],"format":"CD","title":"","track-offset":0}],"packaging":"Cardboard/Paper Sleeve","date":"2012-06-11","barcode":"809236126221","title":"Tucson: A Country Rock Opera","release-events":[{"date":"2012-06-11","area":{"disambiguation":"","iso-3166-1-codes":["US"],"type":null,"type-id":null,"name":"United States","sort-name":"United States","id":"489ce91b-6658-3307-9877-795b68554c98"}}],"quality":"normal","country":"US","artist-credit":[{"name":"Giant Giant Sand","joinphrase":"","artist":{"id":"249eb550-505e-43ef-ac50-e8c605706ff1","aliases":[{"sort-name":"Giant Giant Sand","type-id":null,"name":"Giant Giant Sand","type":null,"ended":false,"locale":null,"begin":null,"primary":null,"end":null},{"sort-name":"Giant³ Sand","type-id":null,"name":"Giant³ Sand","type":null,"ended":false,"end":null,"locale":null,"begin":null,"primary":null},{"type-id":null,"name":"The Giant Sandworms","sort-name":"The Giant Sandworms","end":null,"primary":null,"begin":null,"locale":null,"ended":false,"type":null}],"sort-name":"Giant Sand","type-id":"e431f5f6-b5d2-343d-8b36-72607fffb74b","genres":[{"id":"5f9cba3d-1a9f-46cd-8c49-7ed78d1f3354","name":"alternative country","count":1,"disambiguation":""},{"id":"ceeaa283-5d7b-4202-8d1d-e25d116b2a18","count":1,"name":"alternative rock","disambiguation":""},{"id":"5f665615-7fb3-49d8-b541-62a7b239edbe","name":"country","count":1,"disambiguation":""},{"disambiguation":"","count":1,"name":"desert rock","id":"bc1b8c46-5a69-4262-b909-c376f5de491a"}],"name":"Giant Sand","type":"Group","disambiguation":""}}]} \ No newline at end of file diff --git a/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/Data/release-search.json b/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/Data/release-search.json index 5b95e2d..dcf9c94 100644 --- a/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/Data/release-search.json +++ b/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/Data/release-search.json @@ -1 +1 @@ -{"created":"2021-11-12T14:23:05.951Z","count":1221,"offset":0,"releases":[{"id":"7c333aaa-6704-414b-ba97-9128cd8caf42","score":100,"status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":1,"title":"Tucson","status":"Official","text-representation":{"language":"eng","script":"Latn"},"artist-credit":[{"name":"Giant Giant Sand","artist":{"id":"249eb550-505e-43ef-ac50-e8c605706ff1","name":"Giant Sand","sort-name":"Giant Sand"}}],"release-group":{"id":"96daddd3-165b-4fdd-a422-e930ee6b3bc8","type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"Tucson","primary-type":"Album"},"date":"2012-06-11","country":"US","release-events":[{"date":"2012-06-11","area":{"id":"489ce91b-6658-3307-9877-795b68554c98","name":"United States","sort-name":"United States","iso-3166-1-codes":["US"]}}],"asin":"B008064KRU","label-info":[{"label":{"id":"659008fb-d1e7-4eca-865c-0d0344a721ed","name":"Fire Records"}}],"track-count":19,"media":[{"format":"Digital Media","disc-count":0,"track-count":19}]},{"id":"5415dd7e-eda9-4b52-aa06-bd0f1d73900f","score":88,"status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":1,"title":"Return To Tucson","status":"Official","text-representation":{"language":"eng","script":"Latn"},"artist-credit":[{"name":"Giant Giant Sand","artist":{"id":"249eb550-505e-43ef-ac50-e8c605706ff1","name":"Giant Sand","sort-name":"Giant Sand"}}],"release-group":{"id":"18cef5d4-2202-4bdb-ad74-1daa2fbcf55f","type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"Return To Tucson","primary-type":"Album"},"barcode":"809236132710","label-info":[{"catalog-number":"FV327","label":{"id":"659008fb-d1e7-4eca-865c-0d0344a721ed","name":"Fire Records"}}],"track-count":8,"media":[{"format":"12\" Vinyl","disc-count":0,"track-count":8}]},{"id":"875db4fb-375b-4013-a0a3-4201a064d5c4","score":88,"status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":1,"title":"Return To Tucson","status":"Official","text-representation":{"language":"eng","script":"Latn"},"artist-credit":[{"name":"Giant Giant Sand","artist":{"id":"249eb550-505e-43ef-ac50-e8c605706ff1","name":"Giant Sand","sort-name":"Giant Sand"}}],"release-group":{"id":"18cef5d4-2202-4bdb-ad74-1daa2fbcf55f","type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"Return To Tucson","primary-type":"Album"},"date":"2016-01-29","country":"XW","release-events":[{"date":"2016-01-29","area":{"id":"525d4e18-3d00-31b9-a58b-a146a916de8f","name":"[Worldwide]","sort-name":"[Worldwide]","iso-3166-1-codes":["XW"]}}],"track-count":8,"media":[{"format":"Digital Media","disc-count":0,"track-count":8}],"tags":[{"count":1,"name":"rock"},{"count":1,"name":"blues"},{"count":1,"name":"country"},{"count":1,"name":"alternative"},{"count":1,"name":"americana"},{"count":1,"name":"alt-country"},{"count":1,"name":"tucson"}]},{"id":"12195c41-6136-4dfd-acf1-9923dadc73e2","score":82,"status-id":"4e304316-386d-3409-af2e-78857eec5cfe","packaging-id":"f7101ce3-0384-39ce-9fde-fbbd0044d35f","count":1,"title":"Tucson: A Country Rock Opera","status":"Official","packaging":"Cardboard/Paper Sleeve","text-representation":{"language":"eng","script":"Latn"},"artist-credit":[{"name":"Giant Giant Sand","artist":{"id":"249eb550-505e-43ef-ac50-e8c605706ff1","name":"Giant Sand","sort-name":"Giant Sand"}}],"release-group":{"id":"96daddd3-165b-4fdd-a422-e930ee6b3bc8","type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"Tucson","primary-type":"Album"},"date":"2012-06-11","country":"US","release-events":[{"date":"2012-06-11","area":{"id":"489ce91b-6658-3307-9877-795b68554c98","name":"United States","sort-name":"United States","iso-3166-1-codes":["US"]}}],"barcode":"809236126221","asin":"B007PYVADU","label-info":[{"catalog-number":"FireCD262","label":{"id":"659008fb-d1e7-4eca-865c-0d0344a721ed","name":"Fire Records"}}],"track-count":19,"media":[{"format":"CD","disc-count":1,"track-count":19}]},{"id":"cd276b15-3d63-4202-927b-9258d2379ae6","score":79,"status-id":"1156806e-d06a-38bd-83f0-cf2284a808b9","count":1,"title":"Sandman Series 5: Greetings from Tucson","status":"Bootleg","text-representation":{"language":"eng","script":"Latn"},"artist-credit":[{"name":"Giant Sand","artist":{"id":"249eb550-505e-43ef-ac50-e8c605706ff1","name":"Giant Sand","sort-name":"Giant Sand"}}],"release-group":{"id":"b2cd0f58-6ef3-4e8d-a5ca-37fe0f4130a4","type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"Sandman Series 5: Greetings from Tucson","primary-type":"Album"},"label-info":[{"label":{"id":"157afde4-4bf5-4039-8ad2-5a15acc85176","name":"[no label]"}}],"track-count":8,"media":[{"format":"CD","disc-count":0,"track-count":8}]},{"id":"0e71bd27-17d3-4395-a639-d5a9df5bbb89","score":54,"status-id":"4e304316-386d-3409-af2e-78857eec5cfe","packaging-id":"ec27701a-4a22-37f4-bfac-6616e0f9750a","count":1,"title":"The Love Songs","status":"Official","packaging":"Jewel Case","text-representation":{"language":"eng","script":"Latn"},"artist-credit":[{"name":"Giant Sand","artist":{"id":"249eb550-505e-43ef-ac50-e8c605706ff1","name":"Giant Sand","sort-name":"Giant Sand"}}],"release-group":{"id":"548b122b-f468-3230-900d-42f087428d2c","type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"The Love Songs","primary-type":"Album"},"date":"1988","country":"US","release-events":[{"date":"1988","area":{"id":"489ce91b-6658-3307-9877-795b68554c98","name":"United States","sort-name":"United States","iso-3166-1-codes":["US"]}}],"barcode":"017531012525","asin":"B000000IMM","label-info":[{"catalog-number":"HMS 125-2","label":{"id":"3a113bbe-09e6-4e87-9055-20b488e7d361","name":"Homestead Records"}}],"track-count":13,"media":[{"format":"CD","disc-count":0,"track-count":13}]},{"id":"c248052a-3f1a-4ae1-9da7-5a793f193044","score":54,"status-id":"4e304316-386d-3409-af2e-78857eec5cfe","packaging-id":"ec27701a-4a22-37f4-bfac-6616e0f9750a","count":1,"title":"Center of the Universe","status":"Official","packaging":"Jewel Case","text-representation":{"language":"eng","script":"Latn"},"artist-credit":[{"name":"Giant Sand","artist":{"id":"249eb550-505e-43ef-ac50-e8c605706ff1","name":"Giant Sand","sort-name":"Giant Sand"}}],"release-group":{"id":"dcb1655b-e421-3ef3-a4d4-73864d5446d1","type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"Center of the Universe","primary-type":"Album"},"date":"1992","country":"US","release-events":[{"date":"1992","area":{"id":"489ce91b-6658-3307-9877-795b68554c98","name":"United States","sort-name":"United States","iso-3166-1-codes":["US"]}}],"barcode":"018777273121","asin":"B000003BJP","label-info":[{"catalog-number":"7 72731-2","label":{"id":"573cf520-bd75-4040-8a4a-71f805759139","name":"Restless Records"}}],"track-count":16,"media":[{"format":"CD","disc-count":1,"track-count":16}]},{"id":"170f30fd-6e9f-47f8-bf8b-3d79c5b1d793","score":54,"status-id":"4e304316-386d-3409-af2e-78857eec5cfe","packaging-id":"ec27701a-4a22-37f4-bfac-6616e0f9750a","count":1,"title":"Valley of Rain / Ballad of a Thin Line Man","status":"Official","packaging":"Jewel Case","text-representation":{"language":"eng","script":"Latn"},"artist-credit":[{"name":"Giant Sand","artist":{"id":"249eb550-505e-43ef-ac50-e8c605706ff1","name":"Giant Sand","sort-name":"Giant Sand"}}],"release-group":{"id":"7582f837-12de-395d-ab6d-66983484b4b2","type-id":"dd2a21e1-0c00-3729-a7a0-de60b84eb5d1","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"Valley of Rain / Ballad of a Thin Line Man","primary-type":"Album","secondary-types":["Compilation"],"secondary-type-ids":["dd2a21e1-0c00-3729-a7a0-de60b84eb5d1"]},"date":"1997-06-24","country":"GB","release-events":[{"date":"1997-06-24","area":{"id":"8a754a16-0027-3a29-b6d7-2b40ea0481ed","name":"United Kingdom","sort-name":"United Kingdom","iso-3166-1-codes":["GB"]}}],"barcode":"740155483128","asin":"B000003BTD","label-info":[{"catalog-number":"DIAB 831","label":{"id":"be8ce78f-4ecc-470d-96e5-5fa96bac6c0b","name":"Diabolo Records"}}],"track-count":18,"media":[{"format":"CD","disc-count":1,"track-count":18}]},{"id":"d5812b2f-23de-4528-96c3-7769f9ca0dee","score":54,"status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":1,"title":"Purge + Slouch","status":"Official","text-representation":{"language":"eng","script":"Latn"},"artist-credit":[{"name":"Giant Sand","artist":{"id":"249eb550-505e-43ef-ac50-e8c605706ff1","name":"Giant Sand","sort-name":"Giant Sand"}}],"release-group":{"id":"27f93507-f5c2-3279-b87a-a25532486b24","type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"Purge & Slouch","primary-type":"Album"},"date":"1993","country":"US","release-events":[{"date":"1993","area":{"id":"489ce91b-6658-3307-9877-795b68554c98","name":"United States","sort-name":"United States","iso-3166-1-codes":["US"]}}],"asin":"B000003BJW","track-count":21,"media":[{"disc-count":1,"track-count":21}]},{"id":"673c88fd-0aca-442d-b122-377ce56f23b4","score":54,"status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":1,"title":"*proVISIONS*","status":"Official","text-representation":{"language":"eng","script":"Latn"},"artist-credit":[{"name":"Giant Sand","artist":{"id":"249eb550-505e-43ef-ac50-e8c605706ff1","name":"Giant Sand","sort-name":"Giant Sand"}}],"release-group":{"id":"52270983-e9bd-3e61-b6ae-66f32c9142dd","type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"*proVISIONS*","primary-type":"Album"},"date":"2008-09-02","country":"US","release-events":[{"date":"2008-09-02","area":{"id":"489ce91b-6658-3307-9877-795b68554c98","name":"United States","sort-name":"United States","iso-3166-1-codes":["US"]}}],"label-info":[{"label":{"id":"1edc2ff4-e80d-4539-8c6a-749474f7db3a","name":"Yep Roc Records"}}],"track-count":13,"media":[{"format":"CD","disc-count":1,"track-count":13}]}]} \ No newline at end of file +{"created":"2022-11-17T22:51:57.228Z","count":1392,"offset":0,"releases":[{"id":"7c333aaa-6704-414b-ba97-9128cd8caf42","score":100,"status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":1,"title":"Tucson","status":"Official","text-representation":{"language":"eng","script":"Latn"},"artist-credit":[{"name":"Giant Giant Sand","artist":{"id":"249eb550-505e-43ef-ac50-e8c605706ff1","name":"Giant Sand","sort-name":"Giant Sand"}}],"release-group":{"id":"96daddd3-165b-4fdd-a422-e930ee6b3bc8","type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"Tucson","primary-type":"Album"},"date":"2012-06-11","country":"US","release-events":[{"date":"2012-06-11","area":{"id":"489ce91b-6658-3307-9877-795b68554c98","name":"United States","sort-name":"United States","iso-3166-1-codes":["US"]}}],"asin":"B008064KRU","label-info":[{"label":{"id":"659008fb-d1e7-4eca-865c-0d0344a721ed","name":"Fire Records"}}],"track-count":19,"media":[{"format":"Digital Media","disc-count":0,"track-count":19}]},{"id":"875db4fb-375b-4013-a0a3-4201a064d5c4","score":89,"status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":1,"title":"Return To Tucson","status":"Official","text-representation":{"language":"eng","script":"Latn"},"artist-credit":[{"name":"Giant Giant Sand","artist":{"id":"249eb550-505e-43ef-ac50-e8c605706ff1","name":"Giant Sand","sort-name":"Giant Sand"}}],"release-group":{"id":"18cef5d4-2202-4bdb-ad74-1daa2fbcf55f","type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"Return To Tucson","primary-type":"Album"},"date":"2016-01-29","country":"XW","release-events":[{"date":"2016-01-29","area":{"id":"525d4e18-3d00-31b9-a58b-a146a916de8f","name":"[Worldwide]","sort-name":"[Worldwide]","iso-3166-1-codes":["XW"]}}],"track-count":8,"media":[{"format":"Digital Media","disc-count":0,"track-count":8}],"tags":[{"count":1,"name":"tucson"},{"count":2,"name":"blues"},{"count":2,"name":"country"},{"count":1,"name":"alternative"},{"count":2,"name":"americana"},{"count":1,"name":"alt-country"},{"count":2,"name":"rock"}]},{"id":"5415dd7e-eda9-4b52-aa06-bd0f1d73900f","score":89,"status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":1,"title":"Return To Tucson","status":"Official","text-representation":{"language":"eng","script":"Latn"},"artist-credit":[{"name":"Giant Giant Sand","artist":{"id":"249eb550-505e-43ef-ac50-e8c605706ff1","name":"Giant Sand","sort-name":"Giant Sand"}}],"release-group":{"id":"18cef5d4-2202-4bdb-ad74-1daa2fbcf55f","type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"Return To Tucson","primary-type":"Album"},"barcode":"809236132710","label-info":[{"catalog-number":"FV327","label":{"id":"659008fb-d1e7-4eca-865c-0d0344a721ed","name":"Fire Records"}}],"track-count":8,"media":[{"format":"12\" Vinyl","disc-count":0,"track-count":8}]},{"id":"12195c41-6136-4dfd-acf1-9923dadc73e2","score":82,"status-id":"4e304316-386d-3409-af2e-78857eec5cfe","packaging-id":"f7101ce3-0384-39ce-9fde-fbbd0044d35f","count":1,"title":"Tucson: A Country Rock Opera","status":"Official","packaging":"Cardboard/Paper Sleeve","text-representation":{"language":"eng","script":"Latn"},"artist-credit":[{"name":"Giant Giant Sand","artist":{"id":"249eb550-505e-43ef-ac50-e8c605706ff1","name":"Giant Sand","sort-name":"Giant Sand"}}],"release-group":{"id":"96daddd3-165b-4fdd-a422-e930ee6b3bc8","type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"Tucson","primary-type":"Album"},"date":"2012-06-11","country":"US","release-events":[{"date":"2012-06-11","area":{"id":"489ce91b-6658-3307-9877-795b68554c98","name":"United States","sort-name":"United States","iso-3166-1-codes":["US"]}}],"barcode":"809236126221","asin":"B007PYVADU","label-info":[{"catalog-number":"FireCD262","label":{"id":"659008fb-d1e7-4eca-865c-0d0344a721ed","name":"Fire Records"}}],"track-count":19,"media":[{"format":"CD","disc-count":1,"track-count":19}]},{"id":"cd276b15-3d63-4202-927b-9258d2379ae6","score":79,"status-id":"1156806e-d06a-38bd-83f0-cf2284a808b9","count":1,"title":"Sandman Series 5: Greetings from Tucson","status":"Bootleg","text-representation":{"language":"eng","script":"Latn"},"artist-credit":[{"name":"Giant Sand","artist":{"id":"249eb550-505e-43ef-ac50-e8c605706ff1","name":"Giant Sand","sort-name":"Giant Sand"}}],"release-group":{"id":"b2cd0f58-6ef3-4e8d-a5ca-37fe0f4130a4","type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"Sandman Series 5: Greetings from Tucson","primary-type":"Album"},"label-info":[{"label":{"id":"157afde4-4bf5-4039-8ad2-5a15acc85176","name":"[no label]"}}],"track-count":8,"media":[{"format":"CD","disc-count":0,"track-count":8}]},{"id":"91605db0-39bd-34aa-872f-7483b4db2105","score":54,"status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":1,"title":"*proVISIONS*","status":"Official","text-representation":{"language":"eng","script":"Latn"},"artist-credit":[{"name":"Giant Sand","artist":{"id":"249eb550-505e-43ef-ac50-e8c605706ff1","name":"Giant Sand","sort-name":"Giant Sand"}}],"release-group":{"id":"52270983-e9bd-3e61-b6ae-66f32c9142dd","type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"*proVISIONS*","primary-type":"Album"},"date":"2008-09-05","country":"DE","release-events":[{"date":"2008-09-05","area":{"id":"85752fda-13c4-31a3-bee5-0e5cb1f51dad","name":"Germany","sort-name":"Germany","iso-3166-1-codes":["DE"]}}],"barcode":"634457218826","asin":"B001BSH152","label-info":[{"catalog-number":"YEP 2188","label":{"id":"1edc2ff4-e80d-4539-8c6a-749474f7db3a","name":"Yep Roc Records"}}],"track-count":13,"media":[{"format":"CD","disc-count":1,"track-count":13}]},{"id":"2bd679f3-79e5-4c16-a7a7-a5876d0e8da2","score":54,"status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":1,"title":"Ballad of a Thin Line Man","status":"Official","text-representation":{"language":"eng","script":"Latn"},"artist-credit":[{"name":"Giant Sand","artist":{"id":"249eb550-505e-43ef-ac50-e8c605706ff1","name":"Giant Sand","sort-name":"Giant Sand"}}],"release-group":{"id":"a1999efe-2e27-323d-a7aa-5c3eca4adc71","type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"Ballad of a Thin Line Man","primary-type":"Album"},"date":"1986","country":"GB","release-events":[{"date":"1986","area":{"id":"8a754a16-0027-3a29-b6d7-2b40ea0481ed","name":"United Kingdom","sort-name":"United Kingdom","iso-3166-1-codes":["GB"]}}],"barcode":"5014757470134","label-info":[{"catalog-number":"ZONG CD 013","label":{"id":"6f4fca63-1ee0-4426-9880-9654232d759b","name":"Zippo Records"}}],"track-count":10,"media":[{"format":"CD","disc-count":0,"track-count":10}]},{"id":"b0621db8-c22a-31bd-8ffa-9c5114344b1e","score":54,"status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":1,"title":"Ballad of a Thin Line Man","status":"Official","text-representation":{"language":"eng","script":"Latn"},"artist-credit":[{"name":"Giant Sand","artist":{"id":"249eb550-505e-43ef-ac50-e8c605706ff1","name":"Giant Sand","sort-name":"Giant Sand"}}],"release-group":{"id":"a1999efe-2e27-323d-a7aa-5c3eca4adc71","type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"Ballad of a Thin Line Man","primary-type":"Album"},"date":"1986","country":"GB","release-events":[{"date":"1986","area":{"id":"8a754a16-0027-3a29-b6d7-2b40ea0481ed","name":"United Kingdom","sort-name":"United Kingdom","iso-3166-1-codes":["GB"]}}],"label-info":[{"catalog-number":"ZONG 013","label":{"id":"6f4fca63-1ee0-4426-9880-9654232d759b","name":"Zippo Records"}}],"track-count":10,"media":[{"format":"Vinyl","disc-count":0,"track-count":10}]},{"id":"26e6791c-21b2-31ed-be25-eeb0252cd549","score":54,"status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":1,"title":"Valley of Rain","status":"Official","text-representation":{"language":"eng","script":"Latn"},"artist-credit":[{"name":"Giant Sand","artist":{"id":"249eb550-505e-43ef-ac50-e8c605706ff1","name":"Giant Sand","sort-name":"Giant Sand"}}],"release-group":{"id":"049cb867-49de-3092-a9ed-aecac5b131bd","type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"Valley of Rain","primary-type":"Album"},"date":"1985","country":"FR","release-events":[{"date":"1985","area":{"id":"08310658-51eb-3801-80de-5a0739207115","name":"France","sort-name":"France","iso-3166-1-codes":["FR"]}}],"label-info":[{"catalog-number":"ROSE 84","label":{"id":"9d607542-6df3-4d90-8c4e-4a68a09c8fdb","name":"New Rose Records"}}],"track-count":11,"media":[{"format":"Vinyl","disc-count":0,"track-count":11}]},{"id":"d676c632-fcb0-46c8-88b8-b4dcd8573c13","score":54,"status-id":"4e304316-386d-3409-af2e-78857eec5cfe","count":1,"title":"Center of the Universe","status":"Official","text-representation":{"language":"eng","script":"Latn"},"artist-credit":[{"name":"Giant Sand","artist":{"id":"249eb550-505e-43ef-ac50-e8c605706ff1","name":"Giant Sand","sort-name":"Giant Sand"}}],"release-group":{"id":"dcb1655b-e421-3ef3-a4d4-73864d5446d1","type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","title":"Center of the Universe","primary-type":"Album"},"date":"1992","country":"DE","release-events":[{"date":"1992","area":{"id":"85752fda-13c4-31a3-bee5-0e5cb1f51dad","name":"Germany","sort-name":"Germany","iso-3166-1-codes":["DE"]}}],"barcode":"748072110929","asin":"B000003BJP","label-info":[{"catalog-number":"OUT 109-2","label":{"id":"b86935c6-1641-4fc1-9c02-1296d2b74167","name":"Brake Out Records"}}],"track-count":15,"media":[{"format":"CD","disc-count":2,"track-count":15}]}]} \ No newline at end of file diff --git a/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/Data/releasegroup-get.json b/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/Data/releasegroup-get.json index f73ebb3..f983e33 100644 --- a/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/Data/releasegroup-get.json +++ b/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/Data/releasegroup-get.json @@ -1 +1 @@ -{"first-release-date":"1976-01-05","genres":[{"count":10,"disambiguation":"","name":"blues rock","id":"58e325d5-54fd-4e98-b39a-3aa6bc319273"},{"count":3,"disambiguation":"","name":"classic rock","id":"93244085-20e5-4f16-9067-1d19143b3810"},{"name":"contemporary folk","id":"c11e4253-a888-4a2a-adde-c274b748d0b3","disambiguation":"","count":1},{"name":"country rock","id":"fb07b1e3-411d-4146-a0d6-3479c0e7557b","count":1,"disambiguation":""},{"name":"folk","id":"a91eed3a-fdd0-494e-ade0-95ea4117f6eb","count":1,"disambiguation":""},{"id":"445dc48f-5233-4b4f-987f-867ff9ade836","name":"folk rock","count":9,"disambiguation":""},{"name":"pop rock","id":"797e2e85-5ffd-495c-a757-8b4079052f0e","disambiguation":"","count":1},{"count":1,"disambiguation":"","id":"b612bf3b-65fe-42d0-9a2f-1d90872ccaee","name":"progressive country"},{"name":"rock","id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","count":5,"disambiguation":""},{"disambiguation":"","count":1,"name":"rock and roll","id":"e4581b76-a842-440b-9b0f-1aa7a00a5c57"}],"title":"Desire","aliases":[],"rating":{"value":4.5,"votes-count":8},"releases":[{"text-representation":{"script":"Latn","language":"eng"},"quality":"normal","release-events":[{"date":"1976-01-05","area":{"type":null,"iso-3166-1-codes":["US"],"name":"United States","id":"489ce91b-6658-3307-9877-795b68554c98","sort-name":"United States","disambiguation":"","type-id":null}}],"status":"Official","packaging":"Cardboard/Paper Sleeve","barcode":"","id":"1138abc1-77f4-4ba9-900d-5cf52baaf4bf","packaging-id":"f7101ce3-0384-39ce-9fde-fbbd0044d35f","disambiguation":"","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","aliases":[],"title":"Desire","genres":[{"id":"445dc48f-5233-4b4f-987f-867ff9ade836","name":"folk rock","count":1,"disambiguation":""},{"name":"rock","id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","disambiguation":"","count":1}],"country":"US","date":"1976-01-05"},{"packaging-id":"f7101ce3-0384-39ce-9fde-fbbd0044d35f","disambiguation":"","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","aliases":[],"title":"Desire","genres":[],"country":"GB","date":"1976","quality":"normal","text-representation":{"language":"eng","script":"Latn"},"release-events":[{"date":"1976","area":{"disambiguation":"","type-id":null,"sort-name":"United Kingdom","name":"United Kingdom","id":"8a754a16-0027-3a29-b6d7-2b40ea0481ed","type":null,"iso-3166-1-codes":["GB"]}}],"status":"Official","packaging":"Cardboard/Paper Sleeve","barcode":"","id":"085ab0ae-23a6-4b4f-9642-59850fca4eb8"},{"country":"GB","date":"1985","aliases":[],"title":"Desire","genres":[],"status-id":"4e304316-386d-3409-af2e-78857eec5cfe","disambiguation":"Mispress","packaging-id":"f7101ce3-0384-39ce-9fde-fbbd0044d35f","id":"b724b451-c45f-4902-b102-771bd7550f5c","barcode":"","packaging":"Cardboard/Paper Sleeve","status":"Official","quality":"normal","text-representation":{"language":"eng","script":"Latn"},"release-events":[{"area":{"sort-name":"United Kingdom","type-id":null,"disambiguation":"","iso-3166-1-codes":["GB"],"type":null,"name":"United Kingdom","id":"8a754a16-0027-3a29-b6d7-2b40ea0481ed"},"date":"1985"}]},{"packaging":"Jewel Case","barcode":"074643389327","id":"0586779a-1e0c-465a-ad7d-5dd1c0946028","quality":"normal","text-representation":{"language":"eng","script":"Latn"},"release-events":[{"date":"1985","area":{"sort-name":"United States","disambiguation":"","type-id":null,"type":null,"iso-3166-1-codes":["US"],"name":"United States","id":"489ce91b-6658-3307-9877-795b68554c98"}}],"status":"Official","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","aliases":[],"title":"Desire","genres":[],"country":"US","date":"1985","packaging-id":"ec27701a-4a22-37f4-bfac-6616e0f9750a","disambiguation":""},{"disambiguation":"","packaging-id":null,"date":"1987","country":"GB","genres":[],"title":"Desire","aliases":[],"status-id":"4e304316-386d-3409-af2e-78857eec5cfe","status":"Official","release-events":[{"date":"1987","area":{"id":"8a754a16-0027-3a29-b6d7-2b40ea0481ed","name":"United Kingdom","type":null,"iso-3166-1-codes":["GB"],"disambiguation":"","type-id":null,"sort-name":"United Kingdom"}}],"text-representation":{"language":"eng","script":"Latn"},"quality":"normal","id":"817684f1-4def-3b28-9fa7-f0b6ae79bfa6","barcode":"","packaging":null},{"barcode":"5099751234562","packaging":null,"id":"e6fa0d01-abed-3c92-a154-13395150e2ca","release-events":[{"area":{"name":"United Kingdom","id":"8a754a16-0027-3a29-b6d7-2b40ea0481ed","iso-3166-1-codes":["GB"],"type":null,"type-id":null,"disambiguation":"","sort-name":"United Kingdom"},"date":"2003-09-15"}],"quality":"normal","text-representation":{"language":"eng","script":"Latn"},"status":"Official","genres":[],"title":"Desire","aliases":[],"status-id":"4e304316-386d-3409-af2e-78857eec5cfe","date":"2003-09-15","country":"GB","disambiguation":"","packaging-id":null},{"genres":[],"title":"Desire","aliases":[],"status-id":"4e304316-386d-3409-af2e-78857eec5cfe","date":"2003-09-16","country":"US","disambiguation":"","packaging-id":null,"barcode":"827969031865","packaging":null,"id":"f84dcbfa-cc91-34d5-89a8-e634eeecd61a","release-events":[{"area":{"type-id":null,"disambiguation":"","sort-name":"United States","name":"United States","id":"489ce91b-6658-3307-9877-795b68554c98","iso-3166-1-codes":["US"],"type":null},"date":"2003-09-16"}],"quality":"normal","text-representation":{"script":"Latn","language":"eng"},"status":"Official"},{"disambiguation":"","packaging-id":"ec27701a-4a22-37f4-bfac-6616e0f9750a","genres":[],"title":"Desire","aliases":[],"status-id":"4e304316-386d-3409-af2e-78857eec5cfe","date":"2004-03-29","country":"GB","release-events":[{"date":"2004-03-29","area":{"sort-name":"United Kingdom","disambiguation":"","type-id":null,"type":null,"iso-3166-1-codes":["GB"],"id":"8a754a16-0027-3a29-b6d7-2b40ea0481ed","name":"United Kingdom"}}],"text-representation":{"language":"eng","script":"Latn"},"quality":"normal","status":"Official","barcode":"5099751234524","packaging":"Jewel Case","id":"680aff7c-2994-3823-a7b4-86ae8a349feb"},{"release-events":[{"date":"2004-06-01","area":{"type":null,"iso-3166-1-codes":["US"],"name":"United States","id":"489ce91b-6658-3307-9877-795b68554c98","sort-name":"United States","disambiguation":"","type-id":null}}],"text-representation":{"language":"eng","script":"Latn"},"quality":"normal","status":"Official","barcode":"827969239322","packaging":"Jewel Case","id":"1e118202-501a-31a1-8bcf-2d4776f15d49","disambiguation":"","packaging-id":"ec27701a-4a22-37f4-bfac-6616e0f9750a","genres":[],"aliases":[],"title":"Desire","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","date":"2004-06-01","country":"US"},{"status":"Official","text-representation":{"script":"Latn","language":"eng"},"quality":"normal","release-events":[{"area":{"sort-name":"United States","type-id":null,"disambiguation":"","iso-3166-1-codes":["US"],"type":null,"name":"United States","id":"489ce91b-6658-3307-9877-795b68554c98"},"date":"2004-06-01"}],"id":"62e9c5c7-44c0-4e10-b7ce-553602a782e7","packaging":"None","barcode":"827969239322","packaging-id":"119eba76-b343-3e02-a292-f0f00644bb9b","disambiguation":"","country":"US","date":"2004-06-01","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","aliases":[],"title":"Desire","genres":[]},{"id":"57894be9-7efd-4543-996e-30ed061a9d23","barcode":"821797211963","packaging":"Other","status":"Official","text-representation":{"language":"eng","script":"Latn"},"quality":"normal","release-events":[{"area":{"disambiguation":"","type-id":null,"sort-name":"United States","name":"United States","id":"489ce91b-6658-3307-9877-795b68554c98","type":null,"iso-3166-1-codes":["US"]},"date":"2013-11-05"}],"country":"US","date":"2013-11-05","aliases":[],"title":"Desire","genres":[],"status-id":"4e304316-386d-3409-af2e-78857eec5cfe","disambiguation":"","packaging-id":"815b7785-8284-3926-8f04-e48bc6c4d102"},{"status":"Official","release-events":[{"area":{"name":"United States","id":"489ce91b-6658-3307-9877-795b68554c98","type":null,"iso-3166-1-codes":["US"],"disambiguation":"","type-id":null,"sort-name":"United States"},"date":"2014"}],"text-representation":{"language":"eng","script":"Latn"},"quality":"normal","id":"67b08889-0e2b-4285-862a-f268fd4b34ad","barcode":null,"packaging":null,"disambiguation":"","packaging-id":null,"date":"2014","country":"US","genres":[],"title":"Desire","aliases":[],"status-id":"4e304316-386d-3409-af2e-78857eec5cfe"},{"status":"Official","release-events":[{"date":"2015","area":{"sort-name":"United States","disambiguation":"","type-id":null,"type":null,"iso-3166-1-codes":["US"],"name":"United States","id":"489ce91b-6658-3307-9877-795b68554c98"}}],"quality":"normal","text-representation":{"language":"eng","script":"Latn"},"id":"53e4761d-024a-415f-833c-01b47e11c8c3","packaging":"None","barcode":"827969239322","packaging-id":"119eba76-b343-3e02-a292-f0f00644bb9b","disambiguation":"192kHz/24bit","date":"2015","country":"US","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","genres":[],"aliases":[],"title":"Desire"},{"packaging-id":"ec27701a-4a22-37f4-bfac-6616e0f9750a","disambiguation":"","date":"","country":"XE","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","genres":[],"title":"Desire","aliases":[],"status":"Official","release-events":[{"date":"","area":{"disambiguation":"","type-id":null,"sort-name":"Europe","id":"89a675c2-3e37-3518-b83c-418bad59a85a","name":"Europe","type":null,"iso-3166-1-codes":["XE"]}}],"quality":"normal","text-representation":{"language":"eng","script":"Latn"},"id":"247c5643-302d-4274-94d5-e0c33d787e7f","packaging":"Jewel Case","barcode":"5099703257021"},{"disambiguation":"","packaging-id":"ec27701a-4a22-37f4-bfac-6616e0f9750a","genres":[],"title":"Desire","aliases":[],"status-id":"4e304316-386d-3409-af2e-78857eec5cfe","date":"","country":"XE","release-events":[{"area":{"iso-3166-1-codes":["XE"],"type":null,"id":"89a675c2-3e37-3518-b83c-418bad59a85a","name":"Europe","sort-name":"Europe","type-id":null,"disambiguation":""},"date":""}],"quality":"normal","text-representation":{"language":"eng","script":"Latn"},"status":"Official","barcode":"5099703257021","packaging":"Jewel Case","id":"a16bb1c2-f69a-3a1d-af73-b09e179d7849"}],"disambiguation":"","primary-type":"Album","artist-credit":[{"joinphrase":"","artist":{"aliases":[{"type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","begin":"1962","locale":null,"primary":null,"ended":true,"type":"Artist name","end":"1963","sort-name":"Grunt, Blind Boy","name":"Blind Boy Grunt"},{"type-id":"1937e404-b981-3cb7-8151-4c86ebfc8d8e","locale":null,"begin":null,"primary":null,"ended":false,"type":"Search hint","end":null,"sort-name":"Bob D","name":"Bob D"},{"name":"Bob Dylan","sort-name":"Dylan, Bob","end":null,"ended":false,"type":"Artist name","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","primary":true,"locale":"en","begin":null},{"type":null,"ended":false,"primary":null,"locale":null,"begin":null,"type-id":null,"name":"Bob Landy","sort-name":"Landy, Bob","end":null},{"end":null,"sort-name":"Bobby Zimmerman","name":"Bobby Zimmerman","locale":null,"begin":null,"primary":null,"type-id":null,"type":null,"ended":false},{"type-id":null,"primary":null,"locale":null,"begin":"1990","ended":true,"type":null,"sort-name":"Wilbury, Boo","end":"1990","name":"Boo Wilbury"},{"name":"Boy Dylan","sort-name":"Boy Dylan","end":null,"type":null,"ended":false,"primary":null,"locale":null,"begin":null,"type-id":null},{"primary":null,"locale":null,"begin":null,"type-id":null,"type":null,"ended":false,"sort-name":"DYLYN Bob","end":null,"name":"DYLYN Bob"},{"ended":false,"type":null,"type-id":null,"begin":null,"locale":null,"primary":null,"name":"Dylan","end":null,"sort-name":"Dylan"},{"name":"Jack Frost","sort-name":"Jack Frost","end":null,"type":"Artist name","ended":false,"primary":null,"begin":null,"locale":null,"type-id":"894afba6-2816-3c24-8072-eadb66bd04bc"},{"primary":null,"begin":"1988","locale":null,"type-id":null,"type":null,"ended":true,"sort-name":"Wilbury, Lucky","end":"1988","name":"Lucky Wilbury"},{"locale":null,"begin":null,"primary":null,"type-id":"d4dcd0c0-b341-3612-a332-c0ce797b25cf","type":"Legal name","ended":false,"end":null,"sort-name":"Zimmerman, Robert Allen","name":"Robert Allen Zimmerman"},{"type-id":null,"begin":null,"locale":null,"primary":null,"ended":false,"type":null,"end":null,"sort-name":"Robert Dylan","name":"Robert Dylan"},{"ended":false,"type":null,"type-id":null,"begin":null,"locale":null,"primary":null,"name":"Robert Zimmerman","end":null,"sort-name":"Robert Zimmerman"},{"type-id":null,"primary":true,"begin":null,"locale":"ru","ended":false,"type":null,"sort-name":"Дилан, Боб","end":null,"name":"Боб Дилан"}],"type-id":"b6e035f4-3ce9-331c-97df-83397230b0df","genres":[{"count":2,"disambiguation":"","name":"blues","id":"fe12b346-a10e-450f-bf81-fa20894b5ea2"},{"name":"blues rock","id":"58e325d5-54fd-4e98-b39a-3aa6bc319273","disambiguation":"","count":6},{"count":1,"disambiguation":"","id":"93244085-20e5-4f16-9067-1d19143b3810","name":"classic rock"},{"disambiguation":"","count":3,"name":"contemporary folk","id":"c11e4253-a888-4a2a-adde-c274b748d0b3"},{"disambiguation":"","count":1,"id":"5f665615-7fb3-49d8-b541-62a7b239edbe","name":"country"},{"id":"fb07b1e3-411d-4146-a0d6-3479c0e7557b","name":"country rock","count":3,"disambiguation":""},{"id":"a91eed3a-fdd0-494e-ade0-95ea4117f6eb","name":"folk","disambiguation":"","count":4},{"name":"folk rock","id":"445dc48f-5233-4b4f-987f-867ff9ade836","disambiguation":"","count":5},{"name":"pop rock","id":"797e2e85-5ffd-495c-a757-8b4079052f0e","disambiguation":"","count":3},{"id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","name":"rock","count":6,"disambiguation":""},{"count":2,"disambiguation":"","name":"singer-songwriter","id":"455f264b-db00-4716-991d-fbd32dc24523"}],"id":"72c536dc-7137-4477-a521-567eeb840fa8","type":"Person","disambiguation":"","sort-name":"Dylan, Bob","name":"Bob Dylan"},"name":"Bob Dylan"}],"secondary-types":[],"relations":[{"end":null,"target-type":"url","direction":"forward","source-credit":"","attributes":[],"attribute-ids":{},"type":"allmusic","attribute-values":{},"target-credit":"","type-id":"a50a1d20-2b20-4d2c-9a29-eb771dd78386","begin":null,"url":{"resource":"https://www.allmusic.com/album/mw0000189729","id":"333d00f3-957d-4357-983a-779b1832c833"},"ended":false},{"target-credit":"","attribute-values":{},"url":{"resource":"https://www.discogs.com/master/3911","id":"e316a7c8-37f2-4a05-825b-c01f4ec2cd6b"},"ended":false,"begin":null,"type-id":"99e550f3-5ab4-3110-b5b9-fe01d970b126","target-type":"url","end":null,"type":"discogs","attribute-ids":{},"attributes":[],"source-credit":"","direction":"forward"},{"url":{"resource":"https://rateyourmusic.com/release/album/bob_dylan/desire/","id":"63ec256c-65a4-4681-82c5-0af138ab2931"},"ended":false,"type-id":"38320e40-9f4a-3ae7-8cb2-3f3c9c5d856d","begin":null,"target-credit":"","attribute-values":{},"attributes":[],"attribute-ids":{},"type":"other databases","direction":"forward","source-credit":"","target-type":"url","end":null},{"attributes":[],"type":"other databases","attribute-ids":{},"direction":"forward","source-credit":"","target-type":"url","end":null,"ended":false,"url":{"resource":"http://www.musik-sammler.de/album/26494","id":"2d740c39-3e05-4cfe-b1e0-247139782d02"},"type-id":"38320e40-9f4a-3ae7-8cb2-3f3c9c5d856d","begin":null,"target-credit":"","attribute-values":{}},{"target-type":"url","end":null,"attributes":[],"type":"wikidata","attribute-ids":{},"direction":"forward","source-credit":"","target-credit":"","attribute-values":{},"url":{"id":"12341706-342f-434d-bdbb-a1a05481d349","resource":"https://www.wikidata.org/wiki/Q1200744"},"ended":false,"type-id":"b988d08c-5d86-4a57-9557-c83b399e3580","begin":null}],"id":"fc325dd3-73ed-36aa-9c77-6b65a958e3cf","secondary-type-ids":[],"primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc"} \ No newline at end of file +{"releases":[{"date":"1976-01-05","packaging":"Cardboard/Paper Sleeve","id":"1138abc1-77f4-4ba9-900d-5cf52baaf4bf","barcode":"","disambiguation":"","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","aliases":[],"genres":[{"name":"folk rock","disambiguation":"","count":1,"id":"445dc48f-5233-4b4f-987f-867ff9ade836"},{"count":1,"id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","disambiguation":"","name":"rock"}],"title":"Desire","quality":"normal","status":"Official","packaging-id":"f7101ce3-0384-39ce-9fde-fbbd0044d35f","text-representation":{"language":"eng","script":"Latn"},"release-events":[{"area":{"type-id":null,"type":null,"iso-3166-1-codes":["US"],"sort-name":"United States","id":"489ce91b-6658-3307-9877-795b68554c98","name":"United States","disambiguation":""},"date":"1976-01-05"}],"country":"US"},{"packaging":"Cardboard/Paper Sleeve","date":"1976-01-05","aliases":[],"disambiguation":"Terre Haute pressing","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","barcode":null,"id":"e2135acb-1c2e-4ac3-ba9e-f889876c4235","title":"Desire","genres":[],"release-events":[{"area":{"type-id":null,"disambiguation":"","name":"United States","id":"489ce91b-6658-3307-9877-795b68554c98","sort-name":"United States","iso-3166-1-codes":["US"],"type":null},"date":"1976-01-05"}],"country":"US","status":"Official","text-representation":{"script":"Latn","language":"eng"},"packaging-id":"f7101ce3-0384-39ce-9fde-fbbd0044d35f","quality":"normal"},{"aliases":[],"disambiguation":"","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","id":"085ab0ae-23a6-4b4f-9642-59850fca4eb8","barcode":"","packaging":"Cardboard/Paper Sleeve","date":"1976","release-events":[{"date":"1976","area":{"type-id":null,"type":null,"id":"8a754a16-0027-3a29-b6d7-2b40ea0481ed","sort-name":"United Kingdom","iso-3166-1-codes":["GB"],"name":"United Kingdom","disambiguation":""}}],"country":"GB","status":"Official","packaging-id":"f7101ce3-0384-39ce-9fde-fbbd0044d35f","text-representation":{"language":"eng","script":"Latn"},"quality":"normal","title":"Desire","genres":[]},{"packaging":"Cardboard/Paper Sleeve","date":"1985","aliases":[],"barcode":"","id":"b724b451-c45f-4902-b102-771bd7550f5c","disambiguation":"Mispress","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","genres":[],"title":"Desire","status":"Official","text-representation":{"language":"eng","script":"Latn"},"packaging-id":"f7101ce3-0384-39ce-9fde-fbbd0044d35f","release-events":[{"date":"1985","area":{"type-id":null,"type":null,"name":"United Kingdom","disambiguation":"","iso-3166-1-codes":["GB"],"sort-name":"United Kingdom","id":"8a754a16-0027-3a29-b6d7-2b40ea0481ed"}}],"country":"GB","quality":"normal"},{"title":"Desire","genres":[],"release-events":[{"date":"1985","area":{"type-id":null,"id":"489ce91b-6658-3307-9877-795b68554c98","sort-name":"United States","iso-3166-1-codes":["US"],"disambiguation":"","name":"United States","type":null}}],"country":"US","status":"Official","text-representation":{"script":"Latn","language":"eng"},"packaging-id":"ec27701a-4a22-37f4-bfac-6616e0f9750a","quality":"normal","packaging":"Jewel Case","date":"1985","aliases":[],"disambiguation":"","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","id":"0586779a-1e0c-465a-ad7d-5dd1c0946028","barcode":"074643389327"},{"genres":[],"title":"Desire","text-representation":{"script":"Latn","language":"eng"},"packaging-id":null,"status":"Official","release-events":[{"area":{"type":null,"disambiguation":"","name":"United Kingdom","id":"8a754a16-0027-3a29-b6d7-2b40ea0481ed","iso-3166-1-codes":["GB"],"sort-name":"United Kingdom","type-id":null},"date":"1987"}],"country":"GB","quality":"normal","packaging":null,"date":"1987","aliases":[],"id":"817684f1-4def-3b28-9fa7-f0b6ae79bfa6","barcode":"","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","disambiguation":""},{"release-events":[{"date":"2003-09-15","area":{"type-id":null,"iso-3166-1-codes":["GB"],"sort-name":"United Kingdom","id":"8a754a16-0027-3a29-b6d7-2b40ea0481ed","name":"United Kingdom","disambiguation":"","type":null}}],"country":"GB","status":"Official","text-representation":{"language":"eng","script":"Latn"},"packaging-id":null,"quality":"normal","title":"Desire","genres":[],"aliases":[],"disambiguation":"","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","barcode":"5099751234562","id":"e6fa0d01-abed-3c92-a154-13395150e2ca","packaging":null,"date":"2003-09-15"},{"id":"f84dcbfa-cc91-34d5-89a8-e634eeecd61a","barcode":"827969031865","disambiguation":"","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","aliases":[],"date":"2003-09-16","packaging":null,"quality":"normal","status":"Official","text-representation":{"script":"Latn","language":"eng"},"packaging-id":null,"country":"US","release-events":[{"area":{"type-id":null,"sort-name":"United States","iso-3166-1-codes":["US"],"id":"489ce91b-6658-3307-9877-795b68554c98","name":"United States","disambiguation":"","type":null},"date":"2003-09-16"}],"genres":[],"title":"Desire"},{"packaging":"Jewel Case","date":"2003","aliases":[],"status-id":"4e304316-386d-3409-af2e-78857eec5cfe","disambiguation":"","id":"6ca173e0-78a4-46cb-a568-745ef0a44e7c","barcode":"8431588027523","title":"Desire","genres":[],"country":"ES","release-events":[{"area":{"iso-3166-1-codes":["ES"],"sort-name":"Spain","id":"471c46a7-afc5-31c4-923c-d0444f5053a4","disambiguation":"","name":"Spain","type":null,"type-id":null},"date":"2003"}],"text-representation":{"language":"eng","script":"Latn"},"packaging-id":"ec27701a-4a22-37f4-bfac-6616e0f9750a","status":"Official","quality":"normal"},{"quality":"normal","country":"GB","release-events":[{"area":{"type-id":null,"name":"United Kingdom","disambiguation":"","id":"8a754a16-0027-3a29-b6d7-2b40ea0481ed","sort-name":"United Kingdom","iso-3166-1-codes":["GB"],"type":null},"date":"2004-03-29"}],"status":"Official","text-representation":{"language":"eng","script":"Latn"},"packaging-id":"ec27701a-4a22-37f4-bfac-6616e0f9750a","title":"Desire","genres":[],"disambiguation":"","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","id":"680aff7c-2994-3823-a7b4-86ae8a349feb","barcode":"5099751234524","aliases":[],"date":"2004-03-29","packaging":"Jewel Case"},{"title":"Desire","genres":[],"quality":"normal","country":"US","release-events":[{"area":{"id":"489ce91b-6658-3307-9877-795b68554c98","sort-name":"United States","iso-3166-1-codes":["US"],"name":"United States","disambiguation":"","type":null,"type-id":null},"date":"2004-06-01"}],"text-representation":{"script":"Latn","language":"eng"},"packaging-id":"119eba76-b343-3e02-a292-f0f00644bb9b","status":"Official","date":"2004-06-01","packaging":"None","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","disambiguation":"","barcode":"827969239322","id":"62e9c5c7-44c0-4e10-b7ce-553602a782e7","aliases":[]},{"aliases":[],"disambiguation":"","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","barcode":"827969239322","id":"1e118202-501a-31a1-8bcf-2d4776f15d49","packaging":"Jewel Case","date":"2004-06-01","release-events":[{"area":{"type":null,"disambiguation":"","name":"United States","id":"489ce91b-6658-3307-9877-795b68554c98","sort-name":"United States","iso-3166-1-codes":["US"],"type-id":null},"date":"2004-06-01"}],"country":"US","status":"Official","packaging-id":"ec27701a-4a22-37f4-bfac-6616e0f9750a","text-representation":{"script":"Latn","language":"eng"},"quality":"normal","title":"Desire","genres":[]},{"date":"2013-11-05","packaging":"Other","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","disambiguation":"","id":"57894be9-7efd-4543-996e-30ed061a9d23","barcode":"821797211963","aliases":[],"title":"Desire","genres":[],"quality":"normal","country":"US","release-events":[{"area":{"type":null,"id":"489ce91b-6658-3307-9877-795b68554c98","sort-name":"United States","iso-3166-1-codes":["US"],"disambiguation":"","name":"United States","type-id":null},"date":"2013-11-05"}],"packaging-id":"815b7785-8284-3926-8f04-e48bc6c4d102","text-representation":{"language":"eng","script":"Latn"},"status":"Official"},{"status-id":"4e304316-386d-3409-af2e-78857eec5cfe","disambiguation":"","barcode":null,"id":"67b08889-0e2b-4285-862a-f268fd4b34ad","aliases":[],"date":"2014","packaging":null,"quality":"normal","release-events":[{"date":"2014","area":{"id":"489ce91b-6658-3307-9877-795b68554c98","sort-name":"United States","iso-3166-1-codes":["US"],"disambiguation":"","name":"United States","type":null,"type-id":null}}],"country":"US","text-representation":{"language":"eng","script":"Latn"},"packaging-id":null,"status":"Official","title":"Desire","genres":[]},{"release-events":[{"date":"2015","area":{"name":"United States","disambiguation":"","iso-3166-1-codes":["US"],"sort-name":"United States","id":"489ce91b-6658-3307-9877-795b68554c98","type":null,"type-id":null}}],"country":"US","status":"Official","packaging-id":"119eba76-b343-3e02-a292-f0f00644bb9b","text-representation":{"language":"eng","script":"Latn"},"quality":"normal","title":"Desire","genres":[],"aliases":[],"disambiguation":"192kHz/24bit","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","id":"53e4761d-024a-415f-833c-01b47e11c8c3","barcode":"827969239322","packaging":"None","date":"2015"},{"quality":"normal","release-events":[{"date":"","area":{"type-id":null,"type":null,"disambiguation":"","name":"Europe","id":"89a675c2-3e37-3518-b83c-418bad59a85a","sort-name":"Europe","iso-3166-1-codes":["XE"]}}],"country":"XE","text-representation":{"language":"eng","script":"Latn"},"packaging-id":"ec27701a-4a22-37f4-bfac-6616e0f9750a","status":"Official","title":"Desire","genres":[],"status-id":"4e304316-386d-3409-af2e-78857eec5cfe","disambiguation":"","id":"247c5643-302d-4274-94d5-e0c33d787e7f","barcode":"5099703257021","aliases":[],"date":"","packaging":"Jewel Case"},{"title":"Desire","genres":[],"country":"XE","release-events":[{"area":{"type-id":null,"id":"89a675c2-3e37-3518-b83c-418bad59a85a","sort-name":"Europe","iso-3166-1-codes":["XE"],"disambiguation":"","name":"Europe","type":null},"date":""}],"status":"Official","text-representation":{"script":"Latn","language":"eng"},"packaging-id":"ec27701a-4a22-37f4-bfac-6616e0f9750a","quality":"normal","packaging":"Jewel Case","date":"","aliases":[],"disambiguation":"","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","barcode":"5099703257021","id":"a16bb1c2-f69a-3a1d-af73-b09e179d7849"}],"first-release-date":"1976-01-05","primary-type":"Album","primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","id":"fc325dd3-73ed-36aa-9c77-6b65a958e3cf","rating":{"value":4.5,"votes-count":8},"disambiguation":"","secondary-type-ids":[],"aliases":[],"genres":[{"name":"blues rock","disambiguation":"","count":9,"id":"58e325d5-54fd-4e98-b39a-3aa6bc319273"},{"name":"classic rock","disambiguation":"","count":2,"id":"93244085-20e5-4f16-9067-1d19143b3810"},{"disambiguation":"","name":"contemporary folk","id":"c11e4253-a888-4a2a-adde-c274b748d0b3","count":1},{"name":"country rock","disambiguation":"","id":"fb07b1e3-411d-4146-a0d6-3479c0e7557b","count":1},{"id":"a91eed3a-fdd0-494e-ade0-95ea4117f6eb","count":1,"disambiguation":"","name":"folk"},{"name":"folk rock","disambiguation":"","id":"445dc48f-5233-4b4f-987f-867ff9ade836","count":11},{"disambiguation":"","name":"progressive country","id":"b612bf3b-65fe-42d0-9a2f-1d90872ccaee","count":1},{"name":"rock","disambiguation":"","id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","count":5},{"count":1,"id":"e4581b76-a842-440b-9b0f-1aa7a00a5c57","disambiguation":"","name":"rock and roll"}],"title":"Desire","secondary-types":[],"artist-credit":[{"name":"Bob Dylan","artist":{"genres":[{"name":"blues","disambiguation":"","count":2,"id":"fe12b346-a10e-450f-bf81-fa20894b5ea2"},{"name":"blues rock","disambiguation":"","count":6,"id":"58e325d5-54fd-4e98-b39a-3aa6bc319273"},{"count":1,"id":"93244085-20e5-4f16-9067-1d19143b3810","disambiguation":"","name":"classic rock"},{"id":"c11e4253-a888-4a2a-adde-c274b748d0b3","count":3,"name":"contemporary folk","disambiguation":""},{"id":"5f665615-7fb3-49d8-b541-62a7b239edbe","count":1,"disambiguation":"","name":"country"},{"name":"country rock","disambiguation":"","count":3,"id":"fb07b1e3-411d-4146-a0d6-3479c0e7557b"},{"count":4,"id":"a91eed3a-fdd0-494e-ade0-95ea4117f6eb","disambiguation":"","name":"folk"},{"count":7,"id":"445dc48f-5233-4b4f-987f-867ff9ade836","name":"folk rock","disambiguation":""},{"count":3,"id":"797e2e85-5ffd-495c-a757-8b4079052f0e","name":"pop rock","disambiguation":""},{"count":6,"id":"0e3fc579-2d24-4f20-9dae-736e1ec78798","name":"rock","disambiguation":""},{"count":2,"id":"455f264b-db00-4716-991d-fbd32dc24523","name":"singer-songwriter","disambiguation":""}],"type-id":"b6e035f4-3ce9-331c-97df-83397230b0df","disambiguation":"","name":"Bob Dylan","id":"72c536dc-7137-4477-a521-567eeb840fa8","sort-name":"Dylan, Bob","type":"Person","aliases":[{"locale":null,"type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","primary":null,"end":"1963","sort-name":"Grunt, Blind Boy","begin":"1962","name":"Blind Boy Grunt","type":"Artist name","ended":true},{"primary":null,"type-id":"1937e404-b981-3cb7-8151-4c86ebfc8d8e","locale":null,"ended":false,"type":"Search hint","name":"Bob D","begin":null,"end":null,"sort-name":"Bob D"},{"locale":"en","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","primary":true,"end":null,"sort-name":"Dylan, Bob","name":"Bob Dylan","begin":null,"ended":false,"type":"Artist name"},{"type":null,"ended":false,"begin":null,"name":"Bob Landy","end":null,"sort-name":"Landy, Bob","primary":null,"type-id":null,"locale":null},{"primary":null,"type-id":null,"locale":null,"ended":false,"type":null,"name":"Bobby Zimmerman","begin":null,"sort-name":"Bobby Zimmerman","end":null},{"name":"Boo Wilbury","begin":"1990","sort-name":"Wilbury, Boo","end":"1990","ended":true,"type":null,"locale":null,"primary":null,"type-id":null},{"locale":null,"primary":null,"type-id":null,"name":"Boy Dylan","begin":null,"sort-name":"Boy Dylan","end":null,"ended":false,"type":null},{"ended":false,"type":null,"sort-name":"DYLYN Bob","end":null,"name":"DYLYN Bob","begin":null,"type-id":null,"primary":null,"locale":null},{"type":null,"ended":false,"sort-name":"Dylan","end":null,"begin":null,"name":"Dylan","type-id":null,"primary":null,"locale":null},{"ended":false,"type":"Artist name","end":null,"sort-name":"Jack Frost","name":"Jack Frost","begin":null,"type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","primary":null,"locale":null},{"type":null,"ended":true,"begin":"1988","name":"Lucky Wilbury","end":"1988","sort-name":"Wilbury, Lucky","primary":null,"type-id":null,"locale":null},{"ended":false,"type":"Legal name","name":"Robert Allen Zimmerman","begin":null,"end":null,"sort-name":"Zimmerman, Robert Allen","primary":null,"type-id":"d4dcd0c0-b341-3612-a332-c0ce797b25cf","locale":null},{"locale":null,"primary":null,"type-id":null,"name":"Robert Dylan","begin":null,"end":null,"sort-name":"Robert Dylan","ended":false,"type":null},{"locale":null,"type-id":null,"primary":null,"end":null,"sort-name":"Robert Zimmerman","begin":null,"name":"Robert Zimmerman","type":null,"ended":false},{"type-id":null,"primary":false,"locale":"ru","ended":false,"type":null,"end":null,"sort-name":"Дилан, Боб","name":"Боб Дилан","begin":null}]},"joinphrase":""}],"relations":[{"direction":"forward","attribute-ids":{},"begin":null,"target-credit":"","end":null,"attribute-values":{},"source-credit":"","type":"allmusic","ended":false,"attributes":[],"url":{"id":"333d00f3-957d-4357-983a-779b1832c833","resource":"https://www.allmusic.com/album/mw0000189729"},"type-id":"a50a1d20-2b20-4d2c-9a29-eb771dd78386","target-type":"url"},{"type-id":"99e550f3-5ab4-3110-b5b9-fe01d970b126","target-type":"url","attributes":[],"url":{"id":"e316a7c8-37f2-4a05-825b-c01f4ec2cd6b","resource":"https://www.discogs.com/master/3911"},"source-credit":"","type":"discogs","ended":false,"direction":"forward","attribute-ids":{},"begin":null,"target-credit":"","end":null,"attribute-values":{}},{"url":{"resource":"https://rateyourmusic.com/release/album/bob_dylan/desire/","id":"63ec256c-65a4-4681-82c5-0af138ab2931"},"attributes":[],"target-type":"url","type-id":"38320e40-9f4a-3ae7-8cb2-3f3c9c5d856d","end":null,"attribute-values":{},"attribute-ids":{},"begin":null,"direction":"forward","target-credit":"","type":"other databases","ended":false,"source-credit":""},{"type-id":"38320e40-9f4a-3ae7-8cb2-3f3c9c5d856d","target-type":"url","url":{"id":"2d740c39-3e05-4cfe-b1e0-247139782d02","resource":"http://www.musik-sammler.de/album/26494"},"attributes":[],"ended":false,"type":"other databases","source-credit":"","attribute-values":{},"end":null,"target-credit":"","attribute-ids":{},"begin":null,"direction":"forward"},{"end":null,"attribute-values":{},"begin":null,"attribute-ids":{},"direction":"forward","target-credit":"","type":"wikidata","ended":false,"source-credit":"","url":{"id":"12341706-342f-434d-bdbb-a1a05481d349","resource":"https://www.wikidata.org/wiki/Q1200744"},"attributes":[],"target-type":"url","type-id":"b988d08c-5d86-4a57-9557-c83b399e3580"}]} \ No newline at end of file diff --git a/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/Data/releasegroup-search.json b/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/Data/releasegroup-search.json index 88a3aa7..e6d9571 100644 --- a/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/Data/releasegroup-search.json +++ b/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/Data/releasegroup-search.json @@ -1 +1 @@ -{"created":"2021-11-12T14:23:05.752Z","count":4724,"offset":0,"release-groups":[{"id":"d061c223-4cd6-35a8-9791-38ad1cae8d07","score":100,"count":1,"title":"The Best of Bob Dylan, Volume 2","first-release-date":"2000-05-08","secondary-types":["Live"],"secondary-type-ids":["6fd474e2-6b58-3102-9d17-d6f7eb7da0a0"],"artist-credit":[{"name":"Bob Dylan","artist":{"id":"72c536dc-7137-4477-a521-567eeb840fa8","name":"Bob Dylan","sort-name":"Dylan, Bob","aliases":[{"sort-name":"Bob D","type-id":"1937e404-b981-3cb7-8151-4c86ebfc8d8e","name":"Bob D","locale":null,"type":"Search hint","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Dylan","name":"Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Wilbury, Lucky","name":"Lucky Wilbury","locale":null,"type":null,"primary":null,"begin-date":"1988","end-date":"1988"},{"sort-name":"Wilbury, Boo","name":"Boo Wilbury","locale":null,"type":null,"primary":null,"begin-date":"1990","end-date":"1990"},{"sort-name":"Дилан, Боб","name":"Боб Дилан","locale":"ru","type":null,"primary":true,"begin-date":null,"end-date":null},{"sort-name":"Zimmerman, Robert Allen","type-id":"d4dcd0c0-b341-3612-a332-c0ce797b25cf","name":"Robert Allen Zimmerman","locale":null,"type":"Legal name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Boy Dylan","name":"Boy Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"DYLYN Bob","name":"DYLYN Bob","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Robert Dylan","name":"Robert Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Grunt, Blind Boy","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Blind Boy Grunt","locale":null,"type":"Artist name","primary":null,"begin-date":"1962","end-date":"1963"},{"sort-name":"Jack Frost","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Jack Frost","locale":null,"type":"Artist name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Bobby Zimmerman","name":"Bobby Zimmerman","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Robert Zimmerman","name":"Robert Zimmerman","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Dylan, Bob","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Bob Dylan","locale":"en","type":"Artist name","primary":true,"begin-date":null,"end-date":null}]}}],"releases":[{"id":"eb6aa7d5-b24f-4639-8e78-3b6f2d070e29","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","title":"The Best of Bob Dylan, Volume 2 (bonus disc)","status":"Official"}],"tags":[{"count":2,"name":"folk rock"}]},{"id":"951bb3c9-fa91-3cd9-8f4f-6341983cb922","type-id":"6fd474e2-6b58-3102-9d17-d6f7eb7da0a0","score":100,"primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","count":1,"title":"Positively 4th Street","first-release-date":"1993","primary-type":"Album","secondary-types":["Live"],"secondary-type-ids":["6fd474e2-6b58-3102-9d17-d6f7eb7da0a0"],"artist-credit":[{"name":"Bob Dylan","artist":{"id":"72c536dc-7137-4477-a521-567eeb840fa8","name":"Bob Dylan","sort-name":"Dylan, Bob","aliases":[{"sort-name":"Robert Dylan","name":"Robert Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Bob D","type-id":"1937e404-b981-3cb7-8151-4c86ebfc8d8e","name":"Bob D","locale":null,"type":"Search hint","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Zimmerman, Robert Allen","type-id":"d4dcd0c0-b341-3612-a332-c0ce797b25cf","name":"Robert Allen Zimmerman","locale":null,"type":"Legal name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"DYLYN Bob","name":"DYLYN Bob","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Wilbury, Boo","name":"Boo Wilbury","locale":null,"type":null,"primary":null,"begin-date":"1990","end-date":"1990"},{"sort-name":"Bobby Zimmerman","name":"Bobby Zimmerman","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Robert Zimmerman","name":"Robert Zimmerman","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Boy Dylan","name":"Boy Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Dylan","name":"Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Grunt, Blind Boy","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Blind Boy Grunt","locale":null,"type":"Artist name","primary":null,"begin-date":"1962","end-date":"1963"},{"sort-name":"Jack Frost","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Jack Frost","locale":null,"type":"Artist name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Wilbury, Lucky","name":"Lucky Wilbury","locale":null,"type":null,"primary":null,"begin-date":"1988","end-date":"1988"},{"sort-name":"Дилан, Боб","name":"Боб Дилан","locale":"ru","type":null,"primary":true,"begin-date":null,"end-date":null},{"sort-name":"Dylan, Bob","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Bob Dylan","locale":"en","type":"Artist name","primary":true,"begin-date":null,"end-date":null}]}}],"releases":[{"id":"685693e1-1aa4-4245-ac9b-67b918bab94c","status-id":"1156806e-d06a-38bd-83f0-cf2284a808b9","title":"Positively 4th Street","status":"Bootleg"}]},{"id":"7a7b990e-2ebd-3b03-917d-255462f258fe","type-id":"6fd474e2-6b58-3102-9d17-d6f7eb7da0a0","score":100,"primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","count":1,"title":"The Banjo Tape & NYC Town Hall","first-release-date":"1994","primary-type":"Album","secondary-types":["Live"],"secondary-type-ids":["6fd474e2-6b58-3102-9d17-d6f7eb7da0a0"],"artist-credit":[{"name":"Bob Dylan","artist":{"id":"72c536dc-7137-4477-a521-567eeb840fa8","name":"Bob Dylan","sort-name":"Dylan, Bob","aliases":[{"sort-name":"Zimmerman, Robert Allen","type-id":"d4dcd0c0-b341-3612-a332-c0ce797b25cf","name":"Robert Allen Zimmerman","locale":null,"type":"Legal name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Boy Dylan","name":"Boy Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Dylan, Bob","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Bob Dylan","locale":"en","type":"Artist name","primary":true,"begin-date":null,"end-date":null},{"sort-name":"Bob D","type-id":"1937e404-b981-3cb7-8151-4c86ebfc8d8e","name":"Bob D","locale":null,"type":"Search hint","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Wilbury, Lucky","name":"Lucky Wilbury","locale":null,"type":null,"primary":null,"begin-date":"1988","end-date":"1988"},{"sort-name":"Robert Zimmerman","name":"Robert Zimmerman","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Dylan","name":"Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Jack Frost","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Jack Frost","locale":null,"type":"Artist name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Robert Dylan","name":"Robert Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"DYLYN Bob","name":"DYLYN Bob","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Grunt, Blind Boy","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Blind Boy Grunt","locale":null,"type":"Artist name","primary":null,"begin-date":"1962","end-date":"1963"},{"sort-name":"Wilbury, Boo","name":"Boo Wilbury","locale":null,"type":null,"primary":null,"begin-date":"1990","end-date":"1990"},{"sort-name":"Bobby Zimmerman","name":"Bobby Zimmerman","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Дилан, Боб","name":"Боб Дилан","locale":"ru","type":null,"primary":true,"begin-date":null,"end-date":null}]}}],"releases":[{"id":"c7b674b1-7333-47d3-b250-e732abfe39ca","status-id":"1156806e-d06a-38bd-83f0-cf2284a808b9","title":"The Banjo Tape & NYC Town Hall","status":"Bootleg"}],"tags":[{"count":1,"name":"folk"}]},{"id":"8fc8864a-6300-326b-895b-4d8c80f6c678","type-id":"6fd474e2-6b58-3102-9d17-d6f7eb7da0a0","score":100,"primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","count":1,"title":"With a Little Help From Two Stones","primary-type":"Album","secondary-types":["Live"],"secondary-type-ids":["6fd474e2-6b58-3102-9d17-d6f7eb7da0a0"],"artist-credit":[{"name":"Bob Dylan","artist":{"id":"72c536dc-7137-4477-a521-567eeb840fa8","name":"Bob Dylan","sort-name":"Dylan, Bob","aliases":[{"sort-name":"Grunt, Blind Boy","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Blind Boy Grunt","locale":null,"type":"Artist name","primary":null,"begin-date":"1962","end-date":"1963"},{"sort-name":"Bob D","type-id":"1937e404-b981-3cb7-8151-4c86ebfc8d8e","name":"Bob D","locale":null,"type":"Search hint","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Dylan, Bob","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Bob Dylan","locale":"en","type":"Artist name","primary":true,"begin-date":null,"end-date":null},{"sort-name":"Дилан, Боб","name":"Боб Дилан","locale":"ru","type":null,"primary":true,"begin-date":null,"end-date":null},{"sort-name":"Wilbury, Lucky","name":"Lucky Wilbury","locale":null,"type":null,"primary":null,"begin-date":"1988","end-date":"1988"},{"sort-name":"Boy Dylan","name":"Boy Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Robert Zimmerman","name":"Robert Zimmerman","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Zimmerman, Robert Allen","type-id":"d4dcd0c0-b341-3612-a332-c0ce797b25cf","name":"Robert Allen Zimmerman","locale":null,"type":"Legal name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Dylan","name":"Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Jack Frost","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Jack Frost","locale":null,"type":"Artist name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Robert Dylan","name":"Robert Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"DYLYN Bob","name":"DYLYN Bob","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Wilbury, Boo","name":"Boo Wilbury","locale":null,"type":null,"primary":null,"begin-date":"1990","end-date":"1990"},{"sort-name":"Bobby Zimmerman","name":"Bobby Zimmerman","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null}]}}],"releases":[{"id":"780eeb23-e424-42a3-8070-6b9ca107bd15","status-id":"1156806e-d06a-38bd-83f0-cf2284a808b9","title":"With a Little Help From Two Stones","status":"Bootleg"}]},{"id":"3b10fcce-fe44-3bb4-8a95-8316dc5dc463","type-id":"6fd474e2-6b58-3102-9d17-d6f7eb7da0a0","score":100,"primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","count":1,"title":"House of the Blues","first-release-date":"1997","primary-type":"Album","secondary-types":["Live"],"secondary-type-ids":["6fd474e2-6b58-3102-9d17-d6f7eb7da0a0"],"artist-credit":[{"name":"Bob Dylan","artist":{"id":"72c536dc-7137-4477-a521-567eeb840fa8","name":"Bob Dylan","sort-name":"Dylan, Bob","aliases":[{"sort-name":"Grunt, Blind Boy","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Blind Boy Grunt","locale":null,"type":"Artist name","primary":null,"begin-date":"1962","end-date":"1963"},{"sort-name":"Robert Dylan","name":"Robert Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Boy Dylan","name":"Boy Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Bobby Zimmerman","name":"Bobby Zimmerman","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Dylan","name":"Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Dylan, Bob","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Bob Dylan","locale":"en","type":"Artist name","primary":true,"begin-date":null,"end-date":null},{"sort-name":"DYLYN Bob","name":"DYLYN Bob","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Wilbury, Lucky","name":"Lucky Wilbury","locale":null,"type":null,"primary":null,"begin-date":"1988","end-date":"1988"},{"sort-name":"Bob D","type-id":"1937e404-b981-3cb7-8151-4c86ebfc8d8e","name":"Bob D","locale":null,"type":"Search hint","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Jack Frost","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Jack Frost","locale":null,"type":"Artist name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Wilbury, Boo","name":"Boo Wilbury","locale":null,"type":null,"primary":null,"begin-date":"1990","end-date":"1990"},{"sort-name":"Дилан, Боб","name":"Боб Дилан","locale":"ru","type":null,"primary":true,"begin-date":null,"end-date":null},{"sort-name":"Robert Zimmerman","name":"Robert Zimmerman","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Zimmerman, Robert Allen","type-id":"d4dcd0c0-b341-3612-a332-c0ce797b25cf","name":"Robert Allen Zimmerman","locale":null,"type":"Legal name","primary":null,"begin-date":null,"end-date":null}]}}],"releases":[{"id":"b9f3a762-fba5-43ce-bdfd-699184d95e34","status-id":"1156806e-d06a-38bd-83f0-cf2284a808b9","title":"House of the Blues (disc 1)","status":"Bootleg"}]},{"id":"7ba0271c-c0e0-331e-a759-46dbff1ca3e6","type-id":"6fd474e2-6b58-3102-9d17-d6f7eb7da0a0","score":100,"primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","count":1,"title":"Bob Dylan for Bangla Desh","first-release-date":"1999","primary-type":"Album","secondary-types":["Live"],"secondary-type-ids":["6fd474e2-6b58-3102-9d17-d6f7eb7da0a0"],"artist-credit":[{"name":"Bob Dylan","artist":{"id":"72c536dc-7137-4477-a521-567eeb840fa8","name":"Bob Dylan","sort-name":"Dylan, Bob","aliases":[{"sort-name":"Grunt, Blind Boy","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Blind Boy Grunt","locale":null,"type":"Artist name","primary":null,"begin-date":"1962","end-date":"1963"},{"sort-name":"Дилан, Боб","name":"Боб Дилан","locale":"ru","type":null,"primary":true,"begin-date":null,"end-date":null},{"sort-name":"Bob D","type-id":"1937e404-b981-3cb7-8151-4c86ebfc8d8e","name":"Bob D","locale":null,"type":"Search hint","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Dylan, Bob","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Bob Dylan","locale":"en","type":"Artist name","primary":true,"begin-date":null,"end-date":null},{"sort-name":"Wilbury, Lucky","name":"Lucky Wilbury","locale":null,"type":null,"primary":null,"begin-date":"1988","end-date":"1988"},{"sort-name":"Robert Zimmerman","name":"Robert Zimmerman","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Zimmerman, Robert Allen","type-id":"d4dcd0c0-b341-3612-a332-c0ce797b25cf","name":"Robert Allen Zimmerman","locale":null,"type":"Legal name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Bobby Zimmerman","name":"Bobby Zimmerman","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Wilbury, Boo","name":"Boo Wilbury","locale":null,"type":null,"primary":null,"begin-date":"1990","end-date":"1990"},{"sort-name":"DYLYN Bob","name":"DYLYN Bob","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Robert Dylan","name":"Robert Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Boy Dylan","name":"Boy Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Dylan","name":"Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Jack Frost","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Jack Frost","locale":null,"type":"Artist name","primary":null,"begin-date":null,"end-date":null}]}}],"releases":[{"id":"57b10ee6-6997-4c71-87a7-9eb6e866ef3a","status-id":"1156806e-d06a-38bd-83f0-cf2284a808b9","title":"Bob Dylan for Bangla Desh","status":"Bootleg"}],"tags":[{"count":1,"name":"oldies 70 s"}]},{"id":"0f0210bc-2cd7-34ec-83a3-2644939c25d7","type-id":"6fd474e2-6b58-3102-9d17-d6f7eb7da0a0","score":100,"primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","count":1,"title":"A Highway of Diamonds, Volume 1: The Never Ending Tour","first-release-date":"1997","primary-type":"Album","secondary-types":["Live"],"secondary-type-ids":["6fd474e2-6b58-3102-9d17-d6f7eb7da0a0"],"artist-credit":[{"name":"Bob Dylan","artist":{"id":"72c536dc-7137-4477-a521-567eeb840fa8","name":"Bob Dylan","sort-name":"Dylan, Bob","aliases":[{"sort-name":"Wilbury, Boo","name":"Boo Wilbury","locale":null,"type":null,"primary":null,"begin-date":"1990","end-date":"1990"},{"sort-name":"Grunt, Blind Boy","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Blind Boy Grunt","locale":null,"type":"Artist name","primary":null,"begin-date":"1962","end-date":"1963"},{"sort-name":"Boy Dylan","name":"Boy Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Wilbury, Lucky","name":"Lucky Wilbury","locale":null,"type":null,"primary":null,"begin-date":"1988","end-date":"1988"},{"sort-name":"Bobby Zimmerman","name":"Bobby Zimmerman","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"DYLYN Bob","name":"DYLYN Bob","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Dylan","name":"Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Дилан, Боб","name":"Боб Дилан","locale":"ru","type":null,"primary":true,"begin-date":null,"end-date":null},{"sort-name":"Bob D","type-id":"1937e404-b981-3cb7-8151-4c86ebfc8d8e","name":"Bob D","locale":null,"type":"Search hint","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Dylan, Bob","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Bob Dylan","locale":"en","type":"Artist name","primary":true,"begin-date":null,"end-date":null},{"sort-name":"Zimmerman, Robert Allen","type-id":"d4dcd0c0-b341-3612-a332-c0ce797b25cf","name":"Robert Allen Zimmerman","locale":null,"type":"Legal name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Robert Zimmerman","name":"Robert Zimmerman","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Robert Dylan","name":"Robert Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Jack Frost","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Jack Frost","locale":null,"type":"Artist name","primary":null,"begin-date":null,"end-date":null}]}}],"releases":[{"id":"bbf5373b-72e4-4f99-91c9-8467da030316","status-id":"1156806e-d06a-38bd-83f0-cf2284a808b9","title":"A Highway of Diamonds, Volume 1: The Never Ending Tour","status":"Bootleg"}],"tags":[{"count":1,"name":"pop"},{"count":1,"name":"rock/pop"}]},{"id":"a115784e-d1eb-39bc-8916-9756ca6bd13c","type-id":"6fd474e2-6b58-3102-9d17-d6f7eb7da0a0","score":100,"primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","count":1,"title":"1999-07-14: All-Tel Pavilion at Walnut Creek, Raleigh, NC, USA","primary-type":"Album","secondary-types":["Live"],"secondary-type-ids":["6fd474e2-6b58-3102-9d17-d6f7eb7da0a0"],"artist-credit":[{"name":"Bob Dylan","artist":{"id":"72c536dc-7137-4477-a521-567eeb840fa8","name":"Bob Dylan","sort-name":"Dylan, Bob","aliases":[{"sort-name":"Grunt, Blind Boy","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Blind Boy Grunt","locale":null,"type":"Artist name","primary":null,"begin-date":"1962","end-date":"1963"},{"sort-name":"Дилан, Боб","name":"Боб Дилан","locale":"ru","type":null,"primary":true,"begin-date":null,"end-date":null},{"sort-name":"Bob D","type-id":"1937e404-b981-3cb7-8151-4c86ebfc8d8e","name":"Bob D","locale":null,"type":"Search hint","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Dylan, Bob","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Bob Dylan","locale":"en","type":"Artist name","primary":true,"begin-date":null,"end-date":null},{"sort-name":"Wilbury, Lucky","name":"Lucky Wilbury","locale":null,"type":null,"primary":null,"begin-date":"1988","end-date":"1988"},{"sort-name":"Robert Zimmerman","name":"Robert Zimmerman","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Zimmerman, Robert Allen","type-id":"d4dcd0c0-b341-3612-a332-c0ce797b25cf","name":"Robert Allen Zimmerman","locale":null,"type":"Legal name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Bobby Zimmerman","name":"Bobby Zimmerman","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Wilbury, Boo","name":"Boo Wilbury","locale":null,"type":null,"primary":null,"begin-date":"1990","end-date":"1990"},{"sort-name":"DYLYN Bob","name":"DYLYN Bob","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Robert Dylan","name":"Robert Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Boy Dylan","name":"Boy Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Dylan","name":"Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Jack Frost","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Jack Frost","locale":null,"type":"Artist name","primary":null,"begin-date":null,"end-date":null}]}}],"releases":[{"id":"20ed0ec3-0680-4774-8dfb-42e3ea5614bf","status-id":"1156806e-d06a-38bd-83f0-cf2284a808b9","title":"1999-07-14: All-Tel Pavilion at Walnut Creek, Raleigh, NC, USA","status":"Bootleg"}]},{"id":"b39e29a3-6b1e-3189-8913-033af353ad7d","type-id":"6fd474e2-6b58-3102-9d17-d6f7eb7da0a0","score":100,"primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","count":2,"title":"1988-06-10: San Francisco Bay Blues: Greek Theatre, Berkeley, CA, USA","first-release-date":"1992","primary-type":"Album","secondary-types":["Live"],"secondary-type-ids":["6fd474e2-6b58-3102-9d17-d6f7eb7da0a0"],"artist-credit":[{"name":"Bob Dylan","artist":{"id":"72c536dc-7137-4477-a521-567eeb840fa8","name":"Bob Dylan","sort-name":"Dylan, Bob","aliases":[{"sort-name":"Дилан, Боб","name":"Боб Дилан","locale":"ru","type":null,"primary":true,"begin-date":null,"end-date":null},{"sort-name":"Boy Dylan","name":"Boy Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Robert Zimmerman","name":"Robert Zimmerman","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Zimmerman, Robert Allen","type-id":"d4dcd0c0-b341-3612-a332-c0ce797b25cf","name":"Robert Allen Zimmerman","locale":null,"type":"Legal name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Wilbury, Lucky","name":"Lucky Wilbury","locale":null,"type":null,"primary":null,"begin-date":"1988","end-date":"1988"},{"sort-name":"Dylan","name":"Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Dylan, Bob","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Bob Dylan","locale":"en","type":"Artist name","primary":true,"begin-date":null,"end-date":null},{"sort-name":"Bob D","type-id":"1937e404-b981-3cb7-8151-4c86ebfc8d8e","name":"Bob D","locale":null,"type":"Search hint","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Grunt, Blind Boy","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Blind Boy Grunt","locale":null,"type":"Artist name","primary":null,"begin-date":"1962","end-date":"1963"},{"sort-name":"Jack Frost","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Jack Frost","locale":null,"type":"Artist name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Bobby Zimmerman","name":"Bobby Zimmerman","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Wilbury, Boo","name":"Boo Wilbury","locale":null,"type":null,"primary":null,"begin-date":"1990","end-date":"1990"},{"sort-name":"Robert Dylan","name":"Robert Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"DYLYN Bob","name":"DYLYN Bob","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null}]}}],"releases":[{"id":"ac806eb7-d376-4f1d-9609-824c286e6b98","status-id":"1156806e-d06a-38bd-83f0-cf2284a808b9","title":"1988-06-10: Greek Theatre, Berkeley, CA, USA","status":"Bootleg"},{"id":"2e9ebc3b-0acf-4922-83e5-71919af08d2d","status-id":"1156806e-d06a-38bd-83f0-cf2284a808b9","title":"1988-06-10: San Francisco Bay Blues: Greek Theatre, Berkeley, CA, USA","status":"Bootleg"}]},{"id":"42d15ec6-6fd4-3a34-a895-7a4959d515b6","type-id":"6fd474e2-6b58-3102-9d17-d6f7eb7da0a0","score":100,"primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","count":1,"title":"1999-11-18: Mullins Center, University of Massachusetts, Amherst, MA, USA","primary-type":"Album","secondary-types":["Live"],"secondary-type-ids":["6fd474e2-6b58-3102-9d17-d6f7eb7da0a0"],"artist-credit":[{"name":"Bob Dylan","artist":{"id":"72c536dc-7137-4477-a521-567eeb840fa8","name":"Bob Dylan","sort-name":"Dylan, Bob","aliases":[{"sort-name":"Wilbury, Boo","name":"Boo Wilbury","locale":null,"type":null,"primary":null,"begin-date":"1990","end-date":"1990"},{"sort-name":"Grunt, Blind Boy","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Blind Boy Grunt","locale":null,"type":"Artist name","primary":null,"begin-date":"1962","end-date":"1963"},{"sort-name":"Boy Dylan","name":"Boy Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Wilbury, Lucky","name":"Lucky Wilbury","locale":null,"type":null,"primary":null,"begin-date":"1988","end-date":"1988"},{"sort-name":"Bobby Zimmerman","name":"Bobby Zimmerman","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"DYLYN Bob","name":"DYLYN Bob","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Dylan","name":"Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Дилан, Боб","name":"Боб Дилан","locale":"ru","type":null,"primary":true,"begin-date":null,"end-date":null},{"sort-name":"Bob D","type-id":"1937e404-b981-3cb7-8151-4c86ebfc8d8e","name":"Bob D","locale":null,"type":"Search hint","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Dylan, Bob","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Bob Dylan","locale":"en","type":"Artist name","primary":true,"begin-date":null,"end-date":null},{"sort-name":"Zimmerman, Robert Allen","type-id":"d4dcd0c0-b341-3612-a332-c0ce797b25cf","name":"Robert Allen Zimmerman","locale":null,"type":"Legal name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Robert Zimmerman","name":"Robert Zimmerman","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Robert Dylan","name":"Robert Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Jack Frost","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Jack Frost","locale":null,"type":"Artist name","primary":null,"begin-date":null,"end-date":null}]}}],"releases":[{"id":"84df4b5d-9b4e-4b68-a8b6-77f66b1763bd","status-id":"1156806e-d06a-38bd-83f0-cf2284a808b9","title":"1999-11-18: Mullins Center, University of Massachusetts, Amherst, MA, USA","status":"Bootleg"}]}]} \ No newline at end of file +{"created":"2022-11-17T22:51:50.200Z","count":5520,"offset":0,"release-groups":[{"id":"6a383f85-401d-4a36-bf6e-00dd2fd485a7","type-id":"dd2a21e1-0c00-3729-a7a0-de60b84eb5d1","score":100,"primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","count":3,"title":"Original Album Classics","first-release-date":"2010-06-26","primary-type":"Album","secondary-types":["Compilation"],"secondary-type-ids":["dd2a21e1-0c00-3729-a7a0-de60b84eb5d1"],"artist-credit":[{"name":"Bob Dylan","artist":{"id":"72c536dc-7137-4477-a521-567eeb840fa8","name":"Bob Dylan","sort-name":"Dylan, Bob","aliases":[{"sort-name":"Дилан, Боб","name":"Боб Дилан","locale":"ru","type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Landy, Bob","name":"Bob Landy","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Wilbury, Boo","name":"Boo Wilbury","locale":null,"type":null,"primary":null,"begin-date":"1990","end-date":"1990"},{"sort-name":"Zimmerman, Robert Allen","type-id":"d4dcd0c0-b341-3612-a332-c0ce797b25cf","name":"Robert Allen Zimmerman","locale":null,"type":"Legal name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Bob D","type-id":"1937e404-b981-3cb7-8151-4c86ebfc8d8e","name":"Bob D","locale":null,"type":"Search hint","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Dylan","name":"Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Jack Frost","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Jack Frost","locale":null,"type":"Artist name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Grunt, Blind Boy","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Blind Boy Grunt","locale":null,"type":"Artist name","primary":null,"begin-date":"1962","end-date":"1963"},{"sort-name":"Bobby Zimmerman","name":"Bobby Zimmerman","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Robert Dylan","name":"Robert Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Robert Zimmerman","name":"Robert Zimmerman","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"DYLYN Bob","name":"DYLYN Bob","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Boy Dylan","name":"Boy Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Wilbury, Lucky","name":"Lucky Wilbury","locale":null,"type":null,"primary":null,"begin-date":"1988","end-date":"1988"},{"sort-name":"Dylan, Bob","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Bob Dylan","locale":"en","type":"Artist name","primary":true,"begin-date":null,"end-date":null}]}}],"releases":[{"id":"994b0f3a-e0ab-4c40-bc48-d983422ea52a","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","title":"Original Album Classics","status":"Official"},{"id":"2717232f-6d77-49a0-b5f7-3bb4c9917883","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","title":"Original Album Classics","status":"Official"},{"id":"04e0ef05-4c27-413d-97bd-9157df030e0e","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","title":"Original Album Classics","status":"Official"}],"tags":[{"count":1,"name":"rock"},{"count":1,"name":"pop"},{"count":1,"name":"blues rock"},{"count":1,"name":"pop rock"}]},{"id":"a756de84-706e-48ae-8adc-65d29e1a0287","type-id":"6d0c5bf6-7a33-3420-a519-44fc63eedebf","score":100,"primary-type-id":"6d0c5bf6-7a33-3420-a519-44fc63eedebf","count":2,"title":"Melancholy Mood","first-release-date":"2016-04-05","primary-type":"EP","artist-credit":[{"name":"Bob Dylan","artist":{"id":"72c536dc-7137-4477-a521-567eeb840fa8","name":"Bob Dylan","sort-name":"Dylan, Bob","aliases":[{"sort-name":"Дилан, Боб","name":"Боб Дилан","locale":"ru","type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Landy, Bob","name":"Bob Landy","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Wilbury, Boo","name":"Boo Wilbury","locale":null,"type":null,"primary":null,"begin-date":"1990","end-date":"1990"},{"sort-name":"Zimmerman, Robert Allen","type-id":"d4dcd0c0-b341-3612-a332-c0ce797b25cf","name":"Robert Allen Zimmerman","locale":null,"type":"Legal name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Bob D","type-id":"1937e404-b981-3cb7-8151-4c86ebfc8d8e","name":"Bob D","locale":null,"type":"Search hint","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Dylan","name":"Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Jack Frost","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Jack Frost","locale":null,"type":"Artist name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Grunt, Blind Boy","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Blind Boy Grunt","locale":null,"type":"Artist name","primary":null,"begin-date":"1962","end-date":"1963"},{"sort-name":"Bobby Zimmerman","name":"Bobby Zimmerman","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Robert Dylan","name":"Robert Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Robert Zimmerman","name":"Robert Zimmerman","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"DYLYN Bob","name":"DYLYN Bob","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Boy Dylan","name":"Boy Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Wilbury, Lucky","name":"Lucky Wilbury","locale":null,"type":null,"primary":null,"begin-date":"1988","end-date":"1988"},{"sort-name":"Dylan, Bob","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Bob Dylan","locale":"en","type":"Artist name","primary":true,"begin-date":null,"end-date":null}]}}],"releases":[{"id":"1c811d9c-a1f3-4cde-8e25-b563d3f08fc3","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","title":"Melancholy Mood","status":"Official"},{"id":"17bf2d7e-b784-4269-94ee-84b38cec8985","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","title":"Melancholy Mood","status":"Official"}],"tags":[{"count":1,"name":"rock"},{"count":1,"name":"pop"}]},{"id":"b2c02791-ea29-4141-a6b1-8e69750d98d1","type-id":"dd2a21e1-0c00-3729-a7a0-de60b84eb5d1","score":100,"primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","count":1,"title":"Under The Covers: The Songs He Didn't Write","first-release-date":"2017-03-03","primary-type":"Album","secondary-types":["Compilation"],"secondary-type-ids":["dd2a21e1-0c00-3729-a7a0-de60b84eb5d1"],"artist-credit":[{"name":"Bob Dylan","artist":{"id":"72c536dc-7137-4477-a521-567eeb840fa8","name":"Bob Dylan","sort-name":"Dylan, Bob","aliases":[{"sort-name":"Zimmerman, Robert Allen","type-id":"d4dcd0c0-b341-3612-a332-c0ce797b25cf","name":"Robert Allen Zimmerman","locale":null,"type":"Legal name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Wilbury, Boo","name":"Boo Wilbury","locale":null,"type":null,"primary":null,"begin-date":"1990","end-date":"1990"},{"sort-name":"Landy, Bob","name":"Bob Landy","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Дилан, Боб","name":"Боб Дилан","locale":"ru","type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Dylan, Bob","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Bob Dylan","locale":"en","type":"Artist name","primary":true,"begin-date":null,"end-date":null},{"sort-name":"Robert Dylan","name":"Robert Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Bobby Zimmerman","name":"Bobby Zimmerman","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Grunt, Blind Boy","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Blind Boy Grunt","locale":null,"type":"Artist name","primary":null,"begin-date":"1962","end-date":"1963"},{"sort-name":"Jack Frost","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Jack Frost","locale":null,"type":"Artist name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Dylan","name":"Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Bob D","type-id":"1937e404-b981-3cb7-8151-4c86ebfc8d8e","name":"Bob D","locale":null,"type":"Search hint","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Wilbury, Lucky","name":"Lucky Wilbury","locale":null,"type":null,"primary":null,"begin-date":"1988","end-date":"1988"},{"sort-name":"Boy Dylan","name":"Boy Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"DYLYN Bob","name":"DYLYN Bob","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Robert Zimmerman","name":"Robert Zimmerman","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null}]}}],"releases":[{"id":"cd3b2100-e5d5-4129-be12-2837c944dfff","status-id":"1156806e-d06a-38bd-83f0-cf2284a808b9","title":"Under The Covers: The Songs He Didn't Write","status":"Bootleg"}],"tags":[{"count":1,"name":"rock"},{"count":1,"name":"folk rock"},{"count":1,"name":"classic rock"},{"count":1,"name":"rock and roll"}]},{"id":"3e3e20cc-b515-3f46-8387-d786bbbd3c94","type-id":"d6038452-8ee0-3f68-affc-2de9a1ede0b9","score":100,"primary-type-id":"d6038452-8ee0-3f68-affc-2de9a1ede0b9","count":3,"title":"Positively 4th Street","first-release-date":"1965-09","primary-type":"Single","artist-credit":[{"name":"Bob Dylan","artist":{"id":"72c536dc-7137-4477-a521-567eeb840fa8","name":"Bob Dylan","sort-name":"Dylan, Bob","aliases":[{"sort-name":"Landy, Bob","name":"Bob Landy","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Wilbury, Boo","name":"Boo Wilbury","locale":null,"type":null,"primary":null,"begin-date":"1990","end-date":"1990"},{"sort-name":"Zimmerman, Robert Allen","type-id":"d4dcd0c0-b341-3612-a332-c0ce797b25cf","name":"Robert Allen Zimmerman","locale":null,"type":"Legal name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Bob D","type-id":"1937e404-b981-3cb7-8151-4c86ebfc8d8e","name":"Bob D","locale":null,"type":"Search hint","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Dylan","name":"Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Дилан, Боб","name":"Боб Дилан","locale":"ru","type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Jack Frost","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Jack Frost","locale":null,"type":"Artist name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Grunt, Blind Boy","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Blind Boy Grunt","locale":null,"type":"Artist name","primary":null,"begin-date":"1962","end-date":"1963"},{"sort-name":"Bobby Zimmerman","name":"Bobby Zimmerman","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Robert Dylan","name":"Robert Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Robert Zimmerman","name":"Robert Zimmerman","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"DYLYN Bob","name":"DYLYN Bob","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Boy Dylan","name":"Boy Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Wilbury, Lucky","name":"Lucky Wilbury","locale":null,"type":null,"primary":null,"begin-date":"1988","end-date":"1988"},{"sort-name":"Dylan, Bob","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Bob Dylan","locale":"en","type":"Artist name","primary":true,"begin-date":null,"end-date":null}]}}],"releases":[{"id":"ae9b3ddd-4139-335c-be52-8a4299866260","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","title":"Positively 4th Street","status":"Official"},{"id":"d9cd67bc-29cb-3d11-aa04-802716735982","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","title":"Positively 4th Street","status":"Official"},{"id":"5a79e4c4-07e0-4311-b558-f7308b1ba7eb","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","title":"Positively 4th Street","status":"Official"}],"tags":[{"count":1,"name":"rock"},{"count":2,"name":"folk rock"},{"count":2,"name":"blues rock"},{"count":1,"name":"pop rock"},{"count":0,"name":"should be public domain"},{"count":1,"name":"singer/songwriter"}]},{"id":"53b52c5a-c741-3e6f-8779-7cd87066b565","type-id":"d6038452-8ee0-3f68-affc-2de9a1ede0b9","score":100,"primary-type-id":"d6038452-8ee0-3f68-affc-2de9a1ede0b9","count":3,"title":"Can You Please Crawl Out Your Window? / Highway 61 Revisited","first-release-date":"1966-01","primary-type":"Single","artist-credit":[{"name":"Bob Dylan","artist":{"id":"72c536dc-7137-4477-a521-567eeb840fa8","name":"Bob Dylan","sort-name":"Dylan, Bob","aliases":[{"sort-name":"Дилан, Боб","name":"Боб Дилан","locale":"ru","type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Landy, Bob","name":"Bob Landy","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Wilbury, Boo","name":"Boo Wilbury","locale":null,"type":null,"primary":null,"begin-date":"1990","end-date":"1990"},{"sort-name":"Zimmerman, Robert Allen","type-id":"d4dcd0c0-b341-3612-a332-c0ce797b25cf","name":"Robert Allen Zimmerman","locale":null,"type":"Legal name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Bob D","type-id":"1937e404-b981-3cb7-8151-4c86ebfc8d8e","name":"Bob D","locale":null,"type":"Search hint","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Dylan","name":"Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Jack Frost","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Jack Frost","locale":null,"type":"Artist name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Grunt, Blind Boy","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Blind Boy Grunt","locale":null,"type":"Artist name","primary":null,"begin-date":"1962","end-date":"1963"},{"sort-name":"Bobby Zimmerman","name":"Bobby Zimmerman","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Robert Dylan","name":"Robert Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Robert Zimmerman","name":"Robert Zimmerman","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"DYLYN Bob","name":"DYLYN Bob","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Boy Dylan","name":"Boy Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Wilbury, Lucky","name":"Lucky Wilbury","locale":null,"type":null,"primary":null,"begin-date":"1988","end-date":"1988"},{"sort-name":"Dylan, Bob","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Bob Dylan","locale":"en","type":"Artist name","primary":true,"begin-date":null,"end-date":null}]}}],"releases":[{"id":"497aad97-3277-33c4-b49a-1ccaf80c5e78","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","title":"Can You Please Crawl Out Your Window? / Highway 61 Revisited","status":"Official"},{"id":"3919baeb-bfd2-3b7a-8d06-95f4814550d3","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","title":"Can You Please Crawl Out Your Window? / Highway 61 Revisited","status":"Official"},{"id":"6c5d96f9-a406-4b50-a68b-acbd507900e6","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","title":"Can You Please Crawl Out Your Window? / Highway 61 Revisited","status":"Official"}],"tags":[{"count":1,"name":"rock"},{"count":1,"name":"folk rock"},{"count":1,"name":"blues rock"},{"count":0,"name":"should be public domain"}]},{"id":"cca75864-291e-365c-9ea3-deec44772785","type-id":"d6038452-8ee0-3f68-affc-2de9a1ede0b9","score":100,"primary-type-id":"d6038452-8ee0-3f68-affc-2de9a1ede0b9","count":1,"title":"Wigwam / Copper Kettle","first-release-date":"1970","primary-type":"Single","artist-credit":[{"name":"Bob Dylan","artist":{"id":"72c536dc-7137-4477-a521-567eeb840fa8","name":"Bob Dylan","sort-name":"Dylan, Bob","aliases":[{"sort-name":"Robert Dylan","name":"Robert Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Grunt, Blind Boy","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Blind Boy Grunt","locale":null,"type":"Artist name","primary":null,"begin-date":"1962","end-date":"1963"},{"sort-name":"Wilbury, Lucky","name":"Lucky Wilbury","locale":null,"type":null,"primary":null,"begin-date":"1988","end-date":"1988"},{"sort-name":"Dylan, Bob","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Bob Dylan","locale":"en","type":"Artist name","primary":true,"begin-date":null,"end-date":null},{"sort-name":"Boy Dylan","name":"Boy Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"DYLYN Bob","name":"DYLYN Bob","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Robert Zimmerman","name":"Robert Zimmerman","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Wilbury, Boo","name":"Boo Wilbury","locale":null,"type":null,"primary":null,"begin-date":"1990","end-date":"1990"},{"sort-name":"Landy, Bob","name":"Bob Landy","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Дилан, Боб","name":"Боб Дилан","locale":"ru","type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Bobby Zimmerman","name":"Bobby Zimmerman","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Jack Frost","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Jack Frost","locale":null,"type":"Artist name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Dylan","name":"Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Bob D","type-id":"1937e404-b981-3cb7-8151-4c86ebfc8d8e","name":"Bob D","locale":null,"type":"Search hint","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Zimmerman, Robert Allen","type-id":"d4dcd0c0-b341-3612-a332-c0ce797b25cf","name":"Robert Allen Zimmerman","locale":null,"type":"Legal name","primary":null,"begin-date":null,"end-date":null}]}}],"releases":[{"id":"66d53427-ba49-4e88-833a-ac30d0ba80b0","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","title":"Wigwam / Copper Kettle","status":"Official"}],"tags":[{"count":1,"name":"folk"},{"count":1,"name":"should be public domain"}]},{"id":"a709d602-bc0a-30b6-a621-a458ce5c8c75","type-id":"d6038452-8ee0-3f68-affc-2de9a1ede0b9","score":100,"primary-type-id":"d6038452-8ee0-3f68-affc-2de9a1ede0b9","count":8,"title":"Dignity","first-release-date":"1994","primary-type":"Single","artist-credit":[{"name":"Bob Dylan","artist":{"id":"72c536dc-7137-4477-a521-567eeb840fa8","name":"Bob Dylan","sort-name":"Dylan, Bob","aliases":[{"sort-name":"Дилан, Боб","name":"Боб Дилан","locale":"ru","type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Landy, Bob","name":"Bob Landy","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Wilbury, Boo","name":"Boo Wilbury","locale":null,"type":null,"primary":null,"begin-date":"1990","end-date":"1990"},{"sort-name":"Zimmerman, Robert Allen","type-id":"d4dcd0c0-b341-3612-a332-c0ce797b25cf","name":"Robert Allen Zimmerman","locale":null,"type":"Legal name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Bob D","type-id":"1937e404-b981-3cb7-8151-4c86ebfc8d8e","name":"Bob D","locale":null,"type":"Search hint","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Dylan","name":"Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Jack Frost","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Jack Frost","locale":null,"type":"Artist name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Grunt, Blind Boy","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Blind Boy Grunt","locale":null,"type":"Artist name","primary":null,"begin-date":"1962","end-date":"1963"},{"sort-name":"Bobby Zimmerman","name":"Bobby Zimmerman","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Robert Dylan","name":"Robert Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Robert Zimmerman","name":"Robert Zimmerman","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"DYLYN Bob","name":"DYLYN Bob","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Boy Dylan","name":"Boy Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Wilbury, Lucky","name":"Lucky Wilbury","locale":null,"type":null,"primary":null,"begin-date":"1988","end-date":"1988"},{"sort-name":"Dylan, Bob","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Bob Dylan","locale":"en","type":"Artist name","primary":true,"begin-date":null,"end-date":null}]}}],"releases":[{"id":"c02dd815-6f4a-4cfe-9cf0-f4f3d9ac2236","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","title":"Dignity","status":"Official"},{"id":"2d8a8394-8ae6-465a-b12d-0cbc57dbf3aa","status-id":"518ffc83-5cde-34df-8627-81bff5093d92","title":"Dignity","status":"Promotion"},{"id":"2617e7fa-0a35-40fe-a894-fc83e96aef27","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","title":"Dignity","status":"Official"},{"id":"c0af82eb-8483-494a-976b-e5e9a8046c8d","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","title":"Dignity","status":"Official"},{"id":"5cf07f16-3768-4a13-9f39-91b66a3eee25","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","title":"Dignity","status":"Official"},{"id":"4d6114fe-c468-3c15-940e-75f83013d975","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","title":"Dignity","status":"Official"},{"id":"044d5261-c559-3779-a3ce-92c0822ea9ab","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","title":"Dignity","status":"Official"},{"id":"d411cf9d-456c-415b-80a0-594802f969ac","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","title":"Dignity","status":"Official"}],"tags":[{"count":1,"name":"rock"},{"count":1,"name":"folk rock"},{"count":1,"name":"folk-rock"}]},{"id":"8b109398-c639-4008-8bfe-0e83b9cb593b","type-id":"dd2a21e1-0c00-3729-a7a0-de60b84eb5d1","score":100,"primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","count":3,"title":"The Rolling Thunder Revue: The 1975 Live Recordings","first-release-date":"2019-06-07","primary-type":"Album","secondary-types":["Compilation","Live"],"secondary-type-ids":["dd2a21e1-0c00-3729-a7a0-de60b84eb5d1","6fd474e2-6b58-3102-9d17-d6f7eb7da0a0"],"artist-credit":[{"name":"Bob Dylan","artist":{"id":"72c536dc-7137-4477-a521-567eeb840fa8","name":"Bob Dylan","sort-name":"Dylan, Bob","aliases":[{"sort-name":"Robert Dylan","name":"Robert Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"DYLYN Bob","name":"DYLYN Bob","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Boy Dylan","name":"Boy Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Wilbury, Lucky","name":"Lucky Wilbury","locale":null,"type":null,"primary":null,"begin-date":"1988","end-date":"1988"},{"sort-name":"Zimmerman, Robert Allen","type-id":"d4dcd0c0-b341-3612-a332-c0ce797b25cf","name":"Robert Allen Zimmerman","locale":null,"type":"Legal name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Bob D","type-id":"1937e404-b981-3cb7-8151-4c86ebfc8d8e","name":"Bob D","locale":null,"type":"Search hint","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Dylan","name":"Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Jack Frost","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Jack Frost","locale":null,"type":"Artist name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Grunt, Blind Boy","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Blind Boy Grunt","locale":null,"type":"Artist name","primary":null,"begin-date":"1962","end-date":"1963"},{"sort-name":"Bobby Zimmerman","name":"Bobby Zimmerman","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Robert Zimmerman","name":"Robert Zimmerman","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Dylan, Bob","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Bob Dylan","locale":"en","type":"Artist name","primary":true,"begin-date":null,"end-date":null},{"sort-name":"Дилан, Боб","name":"Боб Дилан","locale":"ru","type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Landy, Bob","name":"Bob Landy","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Wilbury, Boo","name":"Boo Wilbury","locale":null,"type":null,"primary":null,"begin-date":"1990","end-date":"1990"}]}}],"releases":[{"id":"d133a389-a8dd-4f85-b3f4-0a1e5eacaadd","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","title":"The Rolling Thunder Revue: The 1975 Live Recordings (sampler)","status":"Official"},{"id":"f26ce343-89e9-4e2e-bd5a-b37627ff398b","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","title":"The Rolling Thunder Revue: The 1975 Live Recordings","status":"Official"},{"id":"11daf6ae-1f99-4f41-969d-6bab7cf855e9","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","title":"The Rolling Thunder Revue: The 1975 Live Recordings","status":"Official"}],"tags":[{"count":1,"name":"rock"},{"count":1,"name":"folk rock"},{"count":1,"name":"rock and roll"}]},{"id":"b5cbeb61-6e9c-38a8-9cb7-caf456782361","type-id":"dd2a21e1-0c00-3729-a7a0-de60b84eb5d1","score":100,"primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","count":11,"title":"Biograph","first-release-date":"1985-11-07","primary-type":"Album","secondary-types":["Compilation"],"secondary-type-ids":["dd2a21e1-0c00-3729-a7a0-de60b84eb5d1"],"artist-credit":[{"name":"Bob Dylan","artist":{"id":"72c536dc-7137-4477-a521-567eeb840fa8","name":"Bob Dylan","sort-name":"Dylan, Bob","aliases":[{"sort-name":"Дилан, Боб","name":"Боб Дилан","locale":"ru","type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Landy, Bob","name":"Bob Landy","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Wilbury, Boo","name":"Boo Wilbury","locale":null,"type":null,"primary":null,"begin-date":"1990","end-date":"1990"},{"sort-name":"Zimmerman, Robert Allen","type-id":"d4dcd0c0-b341-3612-a332-c0ce797b25cf","name":"Robert Allen Zimmerman","locale":null,"type":"Legal name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Bob D","type-id":"1937e404-b981-3cb7-8151-4c86ebfc8d8e","name":"Bob D","locale":null,"type":"Search hint","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Dylan","name":"Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Jack Frost","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Jack Frost","locale":null,"type":"Artist name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Grunt, Blind Boy","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Blind Boy Grunt","locale":null,"type":"Artist name","primary":null,"begin-date":"1962","end-date":"1963"},{"sort-name":"Bobby Zimmerman","name":"Bobby Zimmerman","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Robert Dylan","name":"Robert Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Robert Zimmerman","name":"Robert Zimmerman","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"DYLYN Bob","name":"DYLYN Bob","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Boy Dylan","name":"Boy Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Wilbury, Lucky","name":"Lucky Wilbury","locale":null,"type":null,"primary":null,"begin-date":"1988","end-date":"1988"},{"sort-name":"Dylan, Bob","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Bob Dylan","locale":"en","type":"Artist name","primary":true,"begin-date":null,"end-date":null}]}}],"releases":[{"id":"63f156cc-b414-448a-994c-7641707fd21d","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","title":"Biograph","status":"Official"},{"id":"cccd8c25-7551-469e-b5d4-1dbc50226947","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","title":"Biograph","status":"Official"},{"id":"4886f33e-6d41-4a8e-befb-09ed4630a825","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","title":"Biograph","status":"Official"},{"id":"804db640-7f17-437f-be12-3d7f51cee0e8","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","title":"Biograph","status":"Official"},{"id":"e28cb115-cb72-33f8-a876-2d44ee8f7854","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","title":"Biograph","status":"Official"},{"id":"39543a4c-cbe1-3037-96b3-c7035baeac4b","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","title":"Biograph","status":"Official"},{"id":"737a8580-12b2-4aef-8745-6030a78908cb","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","title":"Biograph","status":"Official"},{"id":"352b6c61-13d8-3b27-9d0a-cfa0d887b29b","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","title":"Biograph","status":"Official"},{"id":"64f9b138-48aa-3de2-891d-a5fa2490fcb1","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","title":"Biograph","status":"Official"},{"id":"ae2a6c6f-91ed-4d40-91c6-bd1684a364a4","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","title":"Biograph","status":"Official"},{"id":"46a20f81-dfad-4dbb-9880-33e6b32d2fac","status-id":"4e304316-386d-3409-af2e-78857eec5cfe","title":"Biograph","status":"Official"}],"tags":[{"count":3,"name":"rock"},{"count":2,"name":"folk"},{"count":5,"name":"folk rock"},{"count":1,"name":"blues rock"},{"count":0,"name":"http://127.0.0.1:8000/openalbum?id=39543a4c-cbe1-3037-96b3-c7035baeac4b&t=1390456406"}]},{"id":"2144bcd3-1cc0-4dd8-8b5c-bff859eb8c77","type-id":"6fd474e2-6b58-3102-9d17-d6f7eb7da0a0","score":100,"primary-type-id":"f529b476-6e62-324f-b0aa-1f3e33d313fc","count":1,"title":"1988-10-18: Radio City Music Hall, New York, NY, USA","primary-type":"Album","secondary-types":["Live"],"secondary-type-ids":["6fd474e2-6b58-3102-9d17-d6f7eb7da0a0"],"artist-credit":[{"name":"Bob Dylan","artist":{"id":"72c536dc-7137-4477-a521-567eeb840fa8","name":"Bob Dylan","sort-name":"Dylan, Bob","aliases":[{"sort-name":"Дилан, Боб","name":"Боб Дилан","locale":"ru","type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Landy, Bob","name":"Bob Landy","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Wilbury, Boo","name":"Boo Wilbury","locale":null,"type":null,"primary":null,"begin-date":"1990","end-date":"1990"},{"sort-name":"Zimmerman, Robert Allen","type-id":"d4dcd0c0-b341-3612-a332-c0ce797b25cf","name":"Robert Allen Zimmerman","locale":null,"type":"Legal name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Bob D","type-id":"1937e404-b981-3cb7-8151-4c86ebfc8d8e","name":"Bob D","locale":null,"type":"Search hint","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Dylan","name":"Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Jack Frost","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Jack Frost","locale":null,"type":"Artist name","primary":null,"begin-date":null,"end-date":null},{"sort-name":"Grunt, Blind Boy","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Blind Boy Grunt","locale":null,"type":"Artist name","primary":null,"begin-date":"1962","end-date":"1963"},{"sort-name":"Bobby Zimmerman","name":"Bobby Zimmerman","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Robert Dylan","name":"Robert Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Robert Zimmerman","name":"Robert Zimmerman","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"DYLYN Bob","name":"DYLYN Bob","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Boy Dylan","name":"Boy Dylan","locale":null,"type":null,"primary":null,"begin-date":null,"end-date":null},{"sort-name":"Wilbury, Lucky","name":"Lucky Wilbury","locale":null,"type":null,"primary":null,"begin-date":"1988","end-date":"1988"},{"sort-name":"Dylan, Bob","type-id":"894afba6-2816-3c24-8072-eadb66bd04bc","name":"Bob Dylan","locale":"en","type":"Artist name","primary":true,"begin-date":null,"end-date":null}]}}],"releases":[{"id":"241cbb14-ceb1-4d91-83f4-65ef1a0cccc6","status-id":"1156806e-d06a-38bd-83f0-cf2284a808b9","title":"1988-10-18: Radio City Music Hall, New York, NY, USA","status":"Bootleg"}]}]} \ No newline at end of file diff --git a/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/Data/testapp.deps.json b/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/Data/testapp.deps.json deleted file mode 100644 index a22e91f..0000000 --- a/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/Data/testapp.deps.json +++ /dev/null @@ -1,55 +0,0 @@ -{ - "runtimeTarget": { - "name": ".NETCoreApp,Version=v5.0", - "signature": "" - }, - "compilationOptions": {}, - "targets": { - ".NETCoreApp,Version=v5.0": { - "testapp/1.0.0": { - "dependencies": { - "Hqub.MusicBrainz.Extensions": "1.0.0", - "MusicBrainzAPI": "2.4.0" - }, - "runtime": { - "testapp.dll": {} - } - }, - "MusicBrainzAPI/2.4.0": { - "runtime": { - "lib/net5.0/Hqub.MusicBrainz.API.dll": { - "assemblyVersion": "2.4.0.0", - "fileVersion": "2.4.0.0" - } - } - }, - "Hqub.MusicBrainz.Extensions/1.0.0": { - "dependencies": { - "MusicBrainzAPI": "2.4.0" - }, - "runtime": { - "Hqub.MusicBrainz.Extensions.dll": {} - } - } - } - }, - "libraries": { - "testapp/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - }, - "MusicBrainzAPI/2.4.0": { - "type": "package", - "serviceable": true, - "sha512": "sha512-jgkNqvkH+cOPdzuujIgitSXqmXhq9LITZsUS1CrpJ1VdZgQoUwLiR3soY6NWtzQJTPp0nMQjKc+65Qe+vv68Bw==", - "path": "musicbrainzapi/2.4.0", - "hashPath": "musicbrainzapi.2.4.0.nupkg.sha512" - }, - "Hqub.MusicBrainz.Extensions/1.0.0": { - "type": "project", - "serviceable": false, - "sha512": "" - } - } -} \ No newline at end of file diff --git a/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/Hqub.MusicBrainz.API.Test.csproj b/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/Hqub.MusicBrainz.API.Test.csproj index fd86357..4021077 100644 --- a/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/Hqub.MusicBrainz.API.Test.csproj +++ b/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/Hqub.MusicBrainz.API.Test.csproj @@ -5,7 +5,7 @@ false - Debug;Release;Travis + Debug;Release @@ -31,9 +31,9 @@ - - - + + + diff --git a/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/RecordingTests.cs b/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/RecordingTests.cs index 2fd3fe8..7a9d149 100644 --- a/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/RecordingTests.cs +++ b/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/RecordingTests.cs @@ -3,6 +3,7 @@ namespace Hqub.MusicBrainz.API.Test { using Hqub.MusicBrainz.API.Entities; using NUnit.Framework; + using System.Linq; // Resource: recording-get.json // Recording.Get("12195c41-6136-4dfd-acf1-9923dadc73e2"", "artists", "releases", "tags", "ratings", "url-rels"); @@ -53,7 +54,7 @@ public void TestRecordingReleases() Assert.AreEqual(9, releases.Count); - var release = releases[3]; + var release = releases[4]; Assert.IsNotNull(release); Assert.AreEqual("8edf887c-f8ee-4663-af02-0a5117acc808", release.Id); @@ -65,12 +66,12 @@ public void TestRecordingTags() { var tags = recording.Tags; - Assert.AreEqual(3, tags.Count); + Assert.GreaterOrEqual(tags.Count, 5); - var tag = tags[0]; + var tag = tags.OrderByDescending(i => i.Count).First(); Assert.IsNotNull(tag); - Assert.AreEqual(1, tag.Count); + Assert.GreaterOrEqual(tag.Count, 1); Assert.AreEqual("alternative", tag.Name); } @@ -80,13 +81,12 @@ public void TestRecordingGenres() var genres = recording.Genres; Assert.IsNotNull(genres); - Assert.AreEqual(2, genres.Count); + Assert.GreaterOrEqual(genres.Count, 5); - var genre = genres[0]; + var genre = genres.First(); - Assert.IsNotNull(genre); - Assert.AreEqual(1, genre.Count); - Assert.AreEqual("indie", genre.Name); + Assert.GreaterOrEqual(genre.Count, 1); + Assert.AreEqual("alternative country", genre.Name); } [Test] diff --git a/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/ReleaseGroupListTests.cs b/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/ReleaseGroupListTests.cs index 2047270..5972700 100644 --- a/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/ReleaseGroupListTests.cs +++ b/Hqub.MusicBrainz/Hqub.MusicBrainz.API.Test/ReleaseGroupListTests.cs @@ -37,17 +37,17 @@ public void TestReleaseGroupListCount() [Test] public void TestReleaseGroupListElements() { - var group = data.Items.Where(g => g.Id == "951bb3c9-fa91-3cd9-8f4f-6341983cb922").FirstOrDefault(); + var group = data.Items.Where(g => g.Id == "b5cbeb61-6e9c-38a8-9cb7-caf456782361").FirstOrDefault(); Assert.IsNotNull(group); Assert.AreEqual(100, group.Score); - Assert.AreEqual("Positively 4th Street", group.Title); + Assert.AreEqual("Biograph", group.Title); Assert.AreEqual("Album", group.PrimaryType); Assert.IsNotNull(group.SecondaryTypes); Assert.AreEqual(1, group.SecondaryTypes.Count); - Assert.AreEqual("Live", group.SecondaryTypes[0]); + Assert.AreEqual("Compilation", group.SecondaryTypes[0]); Assert.IsNotNull(group.Releases); Assert.IsNotNull(group.Credits); diff --git a/Hqub.MusicBrainz/Hqub.MusicBrainz.API/Hqub.MusicBrainz.API.csproj b/Hqub.MusicBrainz/Hqub.MusicBrainz.API/Hqub.MusicBrainz.API.csproj index c1410e4..2c0d443 100644 --- a/Hqub.MusicBrainz/Hqub.MusicBrainz.API/Hqub.MusicBrainz.API.csproj +++ b/Hqub.MusicBrainz/Hqub.MusicBrainz.API/Hqub.MusicBrainz.API.csproj @@ -1,6 +1,7 @@ + netstandard2.0;net6.0 false true MusicBrainzAPI @@ -17,7 +18,7 @@ 2.5.0 Hqub.MusicBrainz.API Hqub.MusicBrainz.API - Debug;Release;Travis + Debug;Release http://rhythmsforliving.com/wp-content/uploads/2014/11/brain-256.png MIT @@ -27,18 +28,4 @@ - - netstandard2.0 - - - - netstandard2.0;net45;net6.0 - - - - - - - - diff --git a/Hqub.MusicBrainz/Hqub.MusicBrainz.Client/Hqub.MusicBrainz.Client.csproj b/Hqub.MusicBrainz/Hqub.MusicBrainz.Client/Hqub.MusicBrainz.Client.csproj index 5f53d52..5b24990 100644 --- a/Hqub.MusicBrainz/Hqub.MusicBrainz.Client/Hqub.MusicBrainz.Client.csproj +++ b/Hqub.MusicBrainz/Hqub.MusicBrainz.Client/Hqub.MusicBrainz.Client.csproj @@ -3,7 +3,7 @@ Exe net6.0 - Debug;Release;Travis + Debug;Release