mirror of
https://github.com/fergalmoran/picard.git
synced 2026-05-24 03:46:13 +00:00
Reformat test json files
Fix spacing, end of lines, overall indentation With the help of `python3.9 -m json.tool --no-ensure-ascii`
This commit is contained in:
@@ -1,39 +1,39 @@
|
||||
{
|
||||
"gender":"Male",
|
||||
"type-id":"b6e035f4-3ce9-331c-97df-83397230b0df",
|
||||
"id":"b8a7c51f-362c-4dcb-a259-bc6e0095f0a6",
|
||||
"gender-id":"36d3d30a-839d-3eda-8cb3-29be4384e4a9",
|
||||
"type":"Person",
|
||||
"ipis":[
|
||||
"gender": "Male",
|
||||
"type-id": "b6e035f4-3ce9-331c-97df-83397230b0df",
|
||||
"id": "b8a7c51f-362c-4dcb-a259-bc6e0095f0a6",
|
||||
"gender-id": "36d3d30a-839d-3eda-8cb3-29be4384e4a9",
|
||||
"type": "Person",
|
||||
"ipis": [
|
||||
"00600664284"
|
||||
],
|
||||
"area":{
|
||||
"iso-3166-1-codes":[
|
||||
"area": {
|
||||
"iso-3166-1-codes": [
|
||||
"GB"
|
||||
],
|
||||
"disambiguation":"",
|
||||
"id":"8a754a16-0027-3a29-b6d7-2b40ea0481ed",
|
||||
"name":"United Kingdom",
|
||||
"sort-name":"United Kingdom"
|
||||
"disambiguation": "",
|
||||
"id": "8a754a16-0027-3a29-b6d7-2b40ea0481ed",
|
||||
"name": "United Kingdom",
|
||||
"sort-name": "United Kingdom"
|
||||
},
|
||||
"begin-area":{
|
||||
"disambiguation":"",
|
||||
"id":"3bad79a2-895a-49ff-8277-fe683fade6b2",
|
||||
"name":"Hebden Bridge",
|
||||
"sort-name":"Hebden Bridge"
|
||||
"begin-area": {
|
||||
"disambiguation": "",
|
||||
"id": "3bad79a2-895a-49ff-8277-fe683fade6b2",
|
||||
"name": "Hebden Bridge",
|
||||
"sort-name": "Hebden Bridge"
|
||||
},
|
||||
"country":"GB",
|
||||
"disambiguation":"famous UK singer-songwriter",
|
||||
"name":"Ed Sheeran",
|
||||
"sort-name":"Sheeran, Ed",
|
||||
"end-area":null,
|
||||
"isnis":[
|
||||
"country": "GB",
|
||||
"disambiguation": "famous UK singer-songwriter",
|
||||
"name": "Ed Sheeran",
|
||||
"sort-name": "Sheeran, Ed",
|
||||
"end-area": null,
|
||||
"isnis": [
|
||||
"0000000364434564"
|
||||
],
|
||||
"life-span":{
|
||||
"end":null,
|
||||
"begin":"1991-02-17",
|
||||
"ended":false
|
||||
"life-span": {
|
||||
"end": null,
|
||||
"begin": "1991-02-17",
|
||||
"ended": false
|
||||
},
|
||||
"aliases": [
|
||||
{
|
||||
|
||||
@@ -1,39 +1,39 @@
|
||||
{
|
||||
"country":"GB",
|
||||
"barcode":"",
|
||||
"packaging":"Cardboard/Paper Sleeve",
|
||||
"disambiguation":"",
|
||||
"cover-art-archive":{
|
||||
"darkened":false,
|
||||
"back":false,
|
||||
"count":1,
|
||||
"artwork":true,
|
||||
"front":true
|
||||
{
|
||||
"country": "GB",
|
||||
"barcode": "",
|
||||
"packaging": "Cardboard/Paper Sleeve",
|
||||
"disambiguation": "",
|
||||
"cover-art-archive": {
|
||||
"darkened": false,
|
||||
"back": false,
|
||||
"count": 1,
|
||||
"artwork": true,
|
||||
"front": true
|
||||
},
|
||||
"date":"1986-03",
|
||||
"status-id":"4e304316-386d-3409-af2e-78857eec5cfe",
|
||||
"asin":null,
|
||||
"quality":"normal",
|
||||
"title":"Master of Puppets",
|
||||
"text-representation":{
|
||||
"script":"Latn",
|
||||
"language":"eng"
|
||||
"date": "1986-03",
|
||||
"status-id": "4e304316-386d-3409-af2e-78857eec5cfe",
|
||||
"asin": null,
|
||||
"quality": "normal",
|
||||
"title": "Master of Puppets",
|
||||
"text-representation": {
|
||||
"script": "Latn",
|
||||
"language": "eng"
|
||||
},
|
||||
"release-events":[
|
||||
{
|
||||
"area":{
|
||||
"disambiguation":"",
|
||||
"iso-3166-1-codes":[
|
||||
"release-events": [
|
||||
{
|
||||
"area": {
|
||||
"disambiguation": "",
|
||||
"iso-3166-1-codes": [
|
||||
"GB"
|
||||
],
|
||||
"name":"United Kingdom",
|
||||
"id":"8a754a16-0027-3a29-b6d7-2b40ea0481ed",
|
||||
"sort-name":"United Kingdom"
|
||||
"name": "United Kingdom",
|
||||
"id": "8a754a16-0027-3a29-b6d7-2b40ea0481ed",
|
||||
"sort-name": "United Kingdom"
|
||||
},
|
||||
"date":"1986-03"
|
||||
"date": "1986-03"
|
||||
}
|
||||
],
|
||||
"id":"03e4ebe1-0a44-411c-8e19-78e0768603f8",
|
||||
"status":"Official",
|
||||
"packaging-id":"f7101ce3-0384-39ce-9fde-fbbd0044d35f"
|
||||
"id": "03e4ebe1-0a44-411c-8e19-78e0768603f8",
|
||||
"status": "Official",
|
||||
"packaging-id": "f7101ce3-0384-39ce-9fde-fbbd0044d35f"
|
||||
}
|
||||
|
||||
@@ -6,9 +6,9 @@
|
||||
"catalog-number": "NJ628311",
|
||||
"label": {
|
||||
"label-code": 540,
|
||||
"name": "na\u00efve",
|
||||
"name": "naïve",
|
||||
"disambiguation": "",
|
||||
"sort-name": "na\u00efve",
|
||||
"sort-name": "naïve",
|
||||
"id": "3c6b98c7-407e-498e-ab8c-adf891ab0d38"
|
||||
}
|
||||
}
|
||||
@@ -20,9 +20,9 @@
|
||||
"catalog-number": null,
|
||||
"label": {
|
||||
"label-code": 540,
|
||||
"name": "na\u00efve",
|
||||
"name": "naïve",
|
||||
"disambiguation": "",
|
||||
"sort-name": "na\u00efve",
|
||||
"sort-name": "naïve",
|
||||
"id": "3c6b98c7-407e-498e-ab8c-adf891ab0d38"
|
||||
}
|
||||
}
|
||||
@@ -34,9 +34,9 @@
|
||||
"catalog-number": "",
|
||||
"label": {
|
||||
"label-code": 540,
|
||||
"name": "na\u00efve",
|
||||
"name": "naïve",
|
||||
"disambiguation": "",
|
||||
"sort-name": "na\u00efve",
|
||||
"sort-name": "naïve",
|
||||
"id": "3c6b98c7-407e-498e-ab8c-adf891ab0d38"
|
||||
}
|
||||
}
|
||||
@@ -50,6 +50,5 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
]
|
||||
}
|
||||
|
||||
@@ -1,11 +1,9 @@
|
||||
{
|
||||
"format-id":"3e9080b0-5e6c-34ab-bd15-f526b6306a64",
|
||||
"track-count":10,
|
||||
"position":1,
|
||||
"title":"",
|
||||
"track-offset":0,
|
||||
"format":"12\" Vinyl",
|
||||
"tracks":[
|
||||
|
||||
]
|
||||
"format-id": "3e9080b0-5e6c-34ab-bd15-f526b6306a64",
|
||||
"track-count": 10,
|
||||
"position": 1,
|
||||
"title": "",
|
||||
"track-offset": 0,
|
||||
"format": "12\" Vinyl",
|
||||
"tracks": []
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1144,4 +1144,4 @@
|
||||
"joinphrase": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,207 +1,228 @@
|
||||
{
|
||||
"relations": [{
|
||||
"ended": false,
|
||||
"direction": "backward",
|
||||
"begin": null,
|
||||
"target-credit": "",
|
||||
"source-credit": "",
|
||||
"target-type": "artist",
|
||||
"type": "arranger",
|
||||
"type-id": "22661fb8-cdb7-4f67-8385-b2a8be6c9f0d",
|
||||
"attributes": [],
|
||||
"attribute-values": {},
|
||||
"artist": {
|
||||
"sort-name": "Andersson, Benny",
|
||||
"disambiguation": "ABBA",
|
||||
"id": "2f031686-3f01-4f33-a4fc-fb3944532efa",
|
||||
"name": "Benny Andersson"
|
||||
},
|
||||
"end": null
|
||||
}, {
|
||||
"direction": "backward",
|
||||
"ended": false,
|
||||
"begin": null,
|
||||
"attributes": [],
|
||||
"type-id": "22661fb8-cdb7-4f67-8385-b2a8be6c9f0d",
|
||||
"type": "arranger",
|
||||
"target-credit": "",
|
||||
"source-credit": "",
|
||||
"target-type": "artist",
|
||||
"artist": {
|
||||
"disambiguation": "",
|
||||
"sort-name": "Ulvaeus, Björn",
|
||||
"id": "ffb77292-9712-4d03-94aa-bdb1d4771d38",
|
||||
"name": "Björn Ulvaeus"
|
||||
},
|
||||
"end": null,
|
||||
"attribute-values": {}
|
||||
}, {
|
||||
"ended": false,
|
||||
"direction": "backward",
|
||||
"begin": null,
|
||||
"source-credit": "",
|
||||
"target-type": "artist",
|
||||
"target-credit": "",
|
||||
"attributes": [],
|
||||
"type-id": "5dcc52af-7064-4051-8d62-7d80f4c3c907",
|
||||
"type": "engineer",
|
||||
"attribute-values": {},
|
||||
"end": null,
|
||||
"artist": {
|
||||
"sort-name": "Tretow, Michael B.",
|
||||
"disambiguation": "",
|
||||
"id": "429e13d1-a1f9-427f-ac95-8ffe1902bba8",
|
||||
"name": "Michael B. Tretow"
|
||||
}
|
||||
}, {
|
||||
"begin": null,
|
||||
"ended": false,
|
||||
"direction": "backward",
|
||||
"attribute-values": {},
|
||||
"artist": {
|
||||
"name": "Lasse Wellander",
|
||||
"id": "14ef7610-3dce-44c3-8af7-d13fd7d9a6c9",
|
||||
"sort-name": "Wellander, Lasse",
|
||||
"disambiguation": ""
|
||||
},
|
||||
"attribute-credits": {},
|
||||
"end": null,
|
||||
"target-credit": "",
|
||||
"source-credit": "",
|
||||
"target-type": "artist",
|
||||
"type-id": "59054b12-01ac-43ee-a618-285fd397e461",
|
||||
"type": "instrument",
|
||||
"attributes": ["electric guitar"]
|
||||
}, {
|
||||
"end": null,
|
||||
"attribute-credits": {},
|
||||
"artist": {
|
||||
"disambiguation": "",
|
||||
"sort-name": "Gunnarsson, Rutger",
|
||||
"id": "3bdb6ac9-5425-429e-a485-fab6b3584618",
|
||||
"name": "Rutger Gunnarsson"
|
||||
},
|
||||
"attribute-values": {},
|
||||
"type": "instrument",
|
||||
"type-id": "59054b12-01ac-43ee-a618-285fd397e461",
|
||||
"attributes": ["bass"],
|
||||
"target-type": "artist",
|
||||
"source-credit": "",
|
||||
"target-credit": "",
|
||||
"begin": null,
|
||||
"direction": "backward",
|
||||
"ended": false
|
||||
}, {
|
||||
"begin": null,
|
||||
"ended": false,
|
||||
"direction": "backward",
|
||||
"attribute-values": {},
|
||||
"end": null,
|
||||
"attribute-credits": {},
|
||||
"artist": {
|
||||
"id": "a071177f-d44e-4595-be37-74e3ff129b13",
|
||||
"name": "Ola Brunkert",
|
||||
"disambiguation": "",
|
||||
"sort-name": "Brunkert, Ola"
|
||||
},
|
||||
"target-type": "artist",
|
||||
"source-credit": "",
|
||||
"target-credit": "",
|
||||
"type-id": "59054b12-01ac-43ee-a618-285fd397e461",
|
||||
"type": "instrument",
|
||||
"attributes": ["membranophone"]
|
||||
}, {
|
||||
"attributes": [],
|
||||
"type": "producer",
|
||||
"type-id": "5c0ceac3-feb4-41f0-868d-dc06f6e27fc0",
|
||||
"target-credit": "",
|
||||
"target-type": "artist",
|
||||
"source-credit": "",
|
||||
"artist": {
|
||||
"disambiguation": "ABBA",
|
||||
"sort-name": "Andersson, Benny",
|
||||
"id": "2f031686-3f01-4f33-a4fc-fb3944532efa",
|
||||
"name": "Benny Andersson"
|
||||
},
|
||||
"end": null,
|
||||
"attribute-values": {},
|
||||
"direction": "backward",
|
||||
"ended": false,
|
||||
"begin": null
|
||||
}, {
|
||||
"end": null,
|
||||
"artist": {
|
||||
"sort-name": "Ulvaeus, Björn",
|
||||
"disambiguation": "",
|
||||
"name": "Björn Ulvaeus",
|
||||
"id": "ffb77292-9712-4d03-94aa-bdb1d4771d38"
|
||||
},
|
||||
"attribute-values": {},
|
||||
"type": "producer",
|
||||
"type-id": "5c0ceac3-feb4-41f0-868d-dc06f6e27fc0",
|
||||
"attributes": [],
|
||||
"source-credit": "",
|
||||
"target-type": "artist",
|
||||
"target-credit": "",
|
||||
"begin": null,
|
||||
"direction": "backward",
|
||||
"ended": false
|
||||
}, {
|
||||
"begin": null,
|
||||
"ended": false,
|
||||
"direction": "backward",
|
||||
"attribute-values": {},
|
||||
"end": null,
|
||||
"artist": {
|
||||
"sort-name": "Lyngstad, Anni-Frid",
|
||||
"disambiguation": "",
|
||||
"name": "Anni-Frid Lyngstad",
|
||||
"id": "042c35d3-0756-4804-b2c2-be57a683efa2"
|
||||
},
|
||||
"source-credit": "",
|
||||
"target-type": "artist",
|
||||
"target-credit": "Frida",
|
||||
"attributes": ["solo"],
|
||||
"type": "vocal",
|
||||
"type-id": "0fdbe3c6-7700-4a31-ae54-b53f06ae1cfa"
|
||||
}, {
|
||||
"attribute-credits": {},
|
||||
"attributes": [
|
||||
"EWI"
|
||||
"relations": [
|
||||
{
|
||||
"ended": false,
|
||||
"direction": "backward",
|
||||
"begin": null,
|
||||
"target-credit": "",
|
||||
"source-credit": "",
|
||||
"target-type": "artist",
|
||||
"type": "arranger",
|
||||
"type-id": "22661fb8-cdb7-4f67-8385-b2a8be6c9f0d",
|
||||
"attributes": [],
|
||||
"attribute-values": {},
|
||||
"artist": {
|
||||
"sort-name": "Andersson, Benny",
|
||||
"disambiguation": "ABBA",
|
||||
"id": "2f031686-3f01-4f33-a4fc-fb3944532efa",
|
||||
"name": "Benny Andersson"
|
||||
},
|
||||
"end": null
|
||||
},
|
||||
{
|
||||
"direction": "backward",
|
||||
"ended": false,
|
||||
"begin": null,
|
||||
"attributes": [],
|
||||
"type-id": "22661fb8-cdb7-4f67-8385-b2a8be6c9f0d",
|
||||
"type": "arranger",
|
||||
"target-credit": "",
|
||||
"source-credit": "",
|
||||
"target-type": "artist",
|
||||
"artist": {
|
||||
"disambiguation": "",
|
||||
"sort-name": "Ulvaeus, Björn",
|
||||
"id": "ffb77292-9712-4d03-94aa-bdb1d4771d38",
|
||||
"name": "Björn Ulvaeus"
|
||||
},
|
||||
"end": null,
|
||||
"attribute-values": {}
|
||||
},
|
||||
{
|
||||
"ended": false,
|
||||
"direction": "backward",
|
||||
"begin": null,
|
||||
"source-credit": "",
|
||||
"target-type": "artist",
|
||||
"target-credit": "",
|
||||
"attributes": [],
|
||||
"type-id": "5dcc52af-7064-4051-8d62-7d80f4c3c907",
|
||||
"type": "engineer",
|
||||
"attribute-values": {},
|
||||
"end": null,
|
||||
"artist": {
|
||||
"sort-name": "Tretow, Michael B.",
|
||||
"disambiguation": "",
|
||||
"id": "429e13d1-a1f9-427f-ac95-8ffe1902bba8",
|
||||
"name": "Michael B. Tretow"
|
||||
}
|
||||
},
|
||||
{
|
||||
"begin": null,
|
||||
"ended": false,
|
||||
"direction": "backward",
|
||||
"attribute-values": {},
|
||||
"artist": {
|
||||
"name": "Lasse Wellander",
|
||||
"id": "14ef7610-3dce-44c3-8af7-d13fd7d9a6c9",
|
||||
"sort-name": "Wellander, Lasse",
|
||||
"disambiguation": ""
|
||||
},
|
||||
"attribute-credits": {},
|
||||
"end": null,
|
||||
"target-credit": "",
|
||||
"source-credit": "",
|
||||
"target-type": "artist",
|
||||
"type-id": "59054b12-01ac-43ee-a618-285fd397e461",
|
||||
"type": "instrument",
|
||||
"attributes": [
|
||||
"electric guitar"
|
||||
]
|
||||
},
|
||||
{
|
||||
"end": null,
|
||||
"attribute-credits": {},
|
||||
"artist": {
|
||||
"disambiguation": "",
|
||||
"sort-name": "Gunnarsson, Rutger",
|
||||
"id": "3bdb6ac9-5425-429e-a485-fab6b3584618",
|
||||
"name": "Rutger Gunnarsson"
|
||||
},
|
||||
"attribute-values": {},
|
||||
"type": "instrument",
|
||||
"type-id": "59054b12-01ac-43ee-a618-285fd397e461",
|
||||
"attributes": [
|
||||
"bass"
|
||||
],
|
||||
"target-type": "artist",
|
||||
"source-credit": "",
|
||||
"target-credit": "",
|
||||
"begin": null,
|
||||
"direction": "backward",
|
||||
"ended": false
|
||||
},
|
||||
{
|
||||
"begin": null,
|
||||
"ended": false,
|
||||
"direction": "backward",
|
||||
"attribute-values": {},
|
||||
"end": null,
|
||||
"attribute-credits": {},
|
||||
"artist": {
|
||||
"id": "a071177f-d44e-4595-be37-74e3ff129b13",
|
||||
"name": "Ola Brunkert",
|
||||
"disambiguation": "",
|
||||
"sort-name": "Brunkert, Ola"
|
||||
},
|
||||
"target-type": "artist",
|
||||
"source-credit": "",
|
||||
"target-credit": "",
|
||||
"type-id": "59054b12-01ac-43ee-a618-285fd397e461",
|
||||
"type": "instrument",
|
||||
"attributes": [
|
||||
"membranophone"
|
||||
]
|
||||
},
|
||||
{
|
||||
"attributes": [],
|
||||
"type": "producer",
|
||||
"type-id": "5c0ceac3-feb4-41f0-868d-dc06f6e27fc0",
|
||||
"target-credit": "",
|
||||
"target-type": "artist",
|
||||
"source-credit": "",
|
||||
"artist": {
|
||||
"disambiguation": "ABBA",
|
||||
"sort-name": "Andersson, Benny",
|
||||
"id": "2f031686-3f01-4f33-a4fc-fb3944532efa",
|
||||
"name": "Benny Andersson"
|
||||
},
|
||||
"end": null,
|
||||
"attribute-values": {},
|
||||
"direction": "backward",
|
||||
"ended": false,
|
||||
"begin": null
|
||||
},
|
||||
{
|
||||
"end": null,
|
||||
"artist": {
|
||||
"sort-name": "Ulvaeus, Björn",
|
||||
"disambiguation": "",
|
||||
"name": "Björn Ulvaeus",
|
||||
"id": "ffb77292-9712-4d03-94aa-bdb1d4771d38"
|
||||
},
|
||||
"attribute-values": {},
|
||||
"type": "producer",
|
||||
"type-id": "5c0ceac3-feb4-41f0-868d-dc06f6e27fc0",
|
||||
"attributes": [],
|
||||
"source-credit": "",
|
||||
"target-type": "artist",
|
||||
"target-credit": "",
|
||||
"begin": null,
|
||||
"direction": "backward",
|
||||
"ended": false
|
||||
},
|
||||
{
|
||||
"begin": null,
|
||||
"ended": false,
|
||||
"direction": "backward",
|
||||
"attribute-values": {},
|
||||
"end": null,
|
||||
"artist": {
|
||||
"sort-name": "Lyngstad, Anni-Frid",
|
||||
"disambiguation": "",
|
||||
"name": "Anni-Frid Lyngstad",
|
||||
"id": "042c35d3-0756-4804-b2c2-be57a683efa2"
|
||||
},
|
||||
"source-credit": "",
|
||||
"target-type": "artist",
|
||||
"target-credit": "Frida",
|
||||
"attributes": [
|
||||
"solo"
|
||||
],
|
||||
"type": "vocal",
|
||||
"type-id": "0fdbe3c6-7700-4a31-ae54-b53f06ae1cfa"
|
||||
},
|
||||
{
|
||||
"attribute-credits": {},
|
||||
"attributes": [
|
||||
"EWI"
|
||||
],
|
||||
"end": null,
|
||||
"artist": {
|
||||
"sort-name": "Brecker, Michael",
|
||||
"id": "795058e7-927e-4fcd-a5a0-f57c2fe9d3d1",
|
||||
"name": "Michael Brecker",
|
||||
"disambiguation": ""
|
||||
},
|
||||
"source-credit": "",
|
||||
"type-id": "59054b12-01ac-43ee-a618-285fd397e461",
|
||||
"attribute-values": {},
|
||||
"begin": null,
|
||||
"type": "instrument",
|
||||
"target-credit": "",
|
||||
"attribute-ids": {
|
||||
"EWI": "7061c07c-e87a-4f5f-b45f-fb1138733e32"
|
||||
},
|
||||
"ended": false,
|
||||
"direction": "backward",
|
||||
"target-type": "artist"
|
||||
}
|
||||
],
|
||||
"end": null,
|
||||
"artist": {
|
||||
"sort-name": "Brecker, Michael",
|
||||
"id": "795058e7-927e-4fcd-a5a0-f57c2fe9d3d1",
|
||||
"name": "Michael Brecker",
|
||||
"disambiguation": ""
|
||||
},
|
||||
"source-credit": "",
|
||||
"type-id": "59054b12-01ac-43ee-a618-285fd397e461",
|
||||
"attribute-values": {},
|
||||
"begin": null,
|
||||
"type": "instrument",
|
||||
"target-credit": "",
|
||||
"attribute-ids": {
|
||||
"EWI": "7061c07c-e87a-4f5f-b45f-fb1138733e32"
|
||||
},
|
||||
"ended": false,
|
||||
"direction": "backward",
|
||||
"target-type": "artist"
|
||||
}],
|
||||
"length": 242640,
|
||||
"id": "2d40c8b2-7524-49e3-af44-ebb924c5b023",
|
||||
"artist-credit": [{
|
||||
"artist": {
|
||||
"id": "d87e52c5-bb8d-4da8-b941-9f4928627dc8",
|
||||
"name": "ABBA",
|
||||
"sort-name": "ABBA",
|
||||
"disambiguation": "Swedish pop group"
|
||||
},
|
||||
"name": "ABBA",
|
||||
"joinphrase": ""
|
||||
}],
|
||||
"disambiguation": "",
|
||||
"title": "Knowing Me, Knowing You",
|
||||
"video": false
|
||||
"length": 242640,
|
||||
"id": "2d40c8b2-7524-49e3-af44-ebb924c5b023",
|
||||
"artist-credit": [
|
||||
{
|
||||
"artist": {
|
||||
"id": "d87e52c5-bb8d-4da8-b941-9f4928627dc8",
|
||||
"name": "ABBA",
|
||||
"sort-name": "ABBA",
|
||||
"disambiguation": "Swedish pop group"
|
||||
},
|
||||
"name": "ABBA",
|
||||
"joinphrase": ""
|
||||
}
|
||||
],
|
||||
"disambiguation": "",
|
||||
"title": "Knowing Me, Knowing You",
|
||||
"video": false
|
||||
}
|
||||
|
||||
@@ -232,4 +232,4 @@
|
||||
"id": "ed23dfd5-2b52-4c38-8118-9924eeaf0025",
|
||||
"disambiguation": "",
|
||||
"video": false
|
||||
}
|
||||
}
|
||||
|
||||
@@ -235,4 +235,4 @@
|
||||
"ended": false
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,17 +1,33 @@
|
||||
{
|
||||
"genres": [
|
||||
{"name": "genre1", "count": 5},
|
||||
{"name": "genre2", "count": 3}
|
||||
{
|
||||
"name": "genre1",
|
||||
"count": 5
|
||||
},
|
||||
{
|
||||
"name": "genre2",
|
||||
"count": 3
|
||||
}
|
||||
],
|
||||
"user-genres": [
|
||||
{"name": "genre1"}
|
||||
{
|
||||
"name": "genre1"
|
||||
}
|
||||
],
|
||||
"tags": [
|
||||
{"name": "tag1", "count": 5},
|
||||
{"name": "tag2", "count": 3}
|
||||
{
|
||||
"name": "tag1",
|
||||
"count": 5
|
||||
},
|
||||
{
|
||||
"name": "tag2",
|
||||
"count": 3
|
||||
}
|
||||
],
|
||||
"user-tags": [
|
||||
{"name": "tag1"}
|
||||
{
|
||||
"name": "tag1"
|
||||
}
|
||||
],
|
||||
"release-group": {
|
||||
"first-release-date": "1973-03-24",
|
||||
@@ -31,20 +47,12 @@
|
||||
"id": "f5093c06-23e3-404f-aeaa-40f72885ee3a",
|
||||
"title": "The Dark Side of the Moon",
|
||||
"disambiguation": "",
|
||||
"secondary-type-ids": [
|
||||
|
||||
],
|
||||
"secondary-type-ids": [],
|
||||
"primary-type-id": "f529b476-6e62-324f-b0aa-1f3e33d313fc",
|
||||
"secondary-types": [
|
||||
|
||||
],
|
||||
"aliases": [
|
||||
|
||||
]
|
||||
"secondary-types": [],
|
||||
"aliases": []
|
||||
},
|
||||
"aliases": [
|
||||
|
||||
],
|
||||
"aliases": [],
|
||||
"cover-art-archive": {
|
||||
"front": true,
|
||||
"back": true,
|
||||
@@ -283,13 +291,16 @@
|
||||
"name": "핑크 플로이드"
|
||||
}
|
||||
],
|
||||
"tags": [{
|
||||
"name": "british",
|
||||
"count": 2
|
||||
}, {
|
||||
"count": 10,
|
||||
"name": "progressive rock"
|
||||
}],
|
||||
"tags": [
|
||||
{
|
||||
"name": "british",
|
||||
"count": 2
|
||||
},
|
||||
{
|
||||
"count": 10,
|
||||
"name": "progressive rock"
|
||||
}
|
||||
],
|
||||
"sort-name": "Pink Floyd",
|
||||
"name": "Pink Floyd"
|
||||
},
|
||||
@@ -333,25 +344,19 @@
|
||||
"barcode": "123",
|
||||
"relations": [
|
||||
{
|
||||
"attributes": [
|
||||
|
||||
],
|
||||
"attributes": [],
|
||||
"target-credit": "George Hardie N.T.A.",
|
||||
"source-credit": "",
|
||||
"target-type": "artist",
|
||||
"type": "design/illustration",
|
||||
"attribute-values": {
|
||||
|
||||
},
|
||||
"attribute-values": {},
|
||||
"begin": null,
|
||||
"type-id": "307e95dd-88b5-419b-8223-b146d4a0d439",
|
||||
"end": null,
|
||||
"direction": "backward",
|
||||
"artist": {
|
||||
"id": "89931942-3182-4448-8e63-0c2ce90f1f81",
|
||||
"aliases": [
|
||||
|
||||
],
|
||||
"aliases": [],
|
||||
"sort-name": "Hardie, George",
|
||||
"disambiguation": "",
|
||||
"name": "George Hardie"
|
||||
@@ -359,16 +364,12 @@
|
||||
"ended": false
|
||||
},
|
||||
{
|
||||
"attributes": [
|
||||
|
||||
],
|
||||
"attributes": [],
|
||||
"target-credit": "",
|
||||
"source-credit": "",
|
||||
"type": "design/illustration",
|
||||
"target-type": "artist",
|
||||
"attribute-values": {
|
||||
|
||||
},
|
||||
"attribute-values": {},
|
||||
"begin": null,
|
||||
"type-id": "307e95dd-88b5-419b-8223-b146d4a0d439",
|
||||
"end": null,
|
||||
@@ -377,9 +378,7 @@
|
||||
"artist": {
|
||||
"name": "Hipgnosis",
|
||||
"id": "fd1a4572-59ca-40f2-8f55-b82be28bb0ff",
|
||||
"aliases": [
|
||||
|
||||
],
|
||||
"aliases": [],
|
||||
"sort-name": "Hipgnosis",
|
||||
"disambiguation": "UK art design group"
|
||||
}
|
||||
@@ -397,33 +396,23 @@
|
||||
},
|
||||
"target-type": "url",
|
||||
"type": "discogs",
|
||||
"attributes": [
|
||||
|
||||
],
|
||||
"attribute-values": {
|
||||
|
||||
},
|
||||
"attributes": [],
|
||||
"attribute-values": {},
|
||||
"begin": null
|
||||
},
|
||||
{
|
||||
"attribute-values": {
|
||||
|
||||
},
|
||||
"attribute-values": {},
|
||||
"begin": null,
|
||||
"type": "photography",
|
||||
"target-type": "artist",
|
||||
"target-credit": "",
|
||||
"source-credit": "",
|
||||
"attributes": [
|
||||
|
||||
],
|
||||
"attributes": [],
|
||||
"ended": false,
|
||||
"artist": {
|
||||
"id": "fd1a4572-59ca-40f2-8f55-b82be28bb0ff",
|
||||
"sort-name": "Hipgnosis",
|
||||
"aliases": [
|
||||
|
||||
],
|
||||
"aliases": [],
|
||||
"disambiguation": "UK art design group",
|
||||
"name": "Hipgnosis"
|
||||
},
|
||||
@@ -432,24 +421,18 @@
|
||||
"type-id": "0b58dc9b-9c49-4b19-bb58-9c06d41c8fbf"
|
||||
},
|
||||
{
|
||||
"attribute-values": {
|
||||
|
||||
},
|
||||
"attribute-values": {},
|
||||
"begin": null,
|
||||
"type": "producer",
|
||||
"target-type": "artist",
|
||||
"target-credit": "",
|
||||
"source-credit": "",
|
||||
"attributes": [
|
||||
|
||||
],
|
||||
"attributes": [],
|
||||
"ended": false,
|
||||
"artist": {
|
||||
"id": "fd1a4572-59ca-40f2-8f55-b82be28bb0ff",
|
||||
"sort-name": "Hipgnosis",
|
||||
"aliases": [
|
||||
|
||||
],
|
||||
"aliases": [],
|
||||
"disambiguation": "UK art design group",
|
||||
"name": "Hipgnosis"
|
||||
},
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,97 +1,96 @@
|
||||
{
|
||||
"release-offset": 0,
|
||||
"releases": [
|
||||
{
|
||||
"id":"123",
|
||||
"title":"Foo",
|
||||
"status":"Official",
|
||||
"country":"GB",
|
||||
"barcode":"0123456789",
|
||||
"disambiguation":"special",
|
||||
"packaging":"Jewel Case",
|
||||
"date":"2009-08-07",
|
||||
"text-representation":{
|
||||
"language":"eng",
|
||||
"script":"Latn"
|
||||
{
|
||||
"id": "123",
|
||||
"title": "Foo",
|
||||
"status": "Official",
|
||||
"country": "GB",
|
||||
"barcode": "0123456789",
|
||||
"disambiguation": "special",
|
||||
"packaging": "Jewel Case",
|
||||
"date": "2009-08-07",
|
||||
"text-representation": {
|
||||
"language": "eng",
|
||||
"script": "Latn"
|
||||
},
|
||||
"media": [
|
||||
{
|
||||
"track-count": 5,
|
||||
"position": 1,
|
||||
"format": "CD",
|
||||
"title": ""
|
||||
}
|
||||
],
|
||||
"label-info": [
|
||||
{
|
||||
"label": {
|
||||
"name": "label A"
|
||||
},
|
||||
"catalog-number": "cat 123"
|
||||
}
|
||||
]
|
||||
},
|
||||
"media":[
|
||||
{
|
||||
"track-count":5,
|
||||
"position":1,
|
||||
"format":"CD",
|
||||
"title":""
|
||||
}
|
||||
],
|
||||
"label-info":[
|
||||
{
|
||||
"label":{
|
||||
"name":"label A"
|
||||
},
|
||||
"catalog-number":"cat 123"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"456",
|
||||
"title":"Foo",
|
||||
"status":"Official",
|
||||
"country":"GB",
|
||||
"barcode":"0123456789",
|
||||
"disambiguation":"special",
|
||||
"packaging":"Digipak",
|
||||
"date":"2009-08-07",
|
||||
"text-representation":{
|
||||
"language":"eng",
|
||||
"script":"Latn"
|
||||
{
|
||||
"id": "456",
|
||||
"title": "Foo",
|
||||
"status": "Official",
|
||||
"country": "GB",
|
||||
"barcode": "0123456789",
|
||||
"disambiguation": "special",
|
||||
"packaging": "Digipak",
|
||||
"date": "2009-08-07",
|
||||
"text-representation": {
|
||||
"language": "eng",
|
||||
"script": "Latn"
|
||||
},
|
||||
"media": [
|
||||
{
|
||||
"track-count": 5,
|
||||
"position": 1,
|
||||
"format": "CD",
|
||||
"title": ""
|
||||
}
|
||||
],
|
||||
"label-info": [
|
||||
{
|
||||
"label": {
|
||||
"name": "label A"
|
||||
},
|
||||
"catalog-number": "cat 123"
|
||||
}
|
||||
]
|
||||
},
|
||||
"media":[
|
||||
{
|
||||
"track-count":5,
|
||||
"position":1,
|
||||
"format":"CD",
|
||||
"title":""
|
||||
}
|
||||
],
|
||||
"label-info":[
|
||||
{
|
||||
"label":{
|
||||
"name":"label A"
|
||||
},
|
||||
"catalog-number":"cat 123"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"789",
|
||||
"title":"Foo",
|
||||
"status":"Official",
|
||||
"country":"GB",
|
||||
"barcode":"0123456789",
|
||||
"disambiguation":"specialx",
|
||||
"packaging":"Digipak",
|
||||
"date":"2009-08-07",
|
||||
"text-representation":{
|
||||
"language":"eng",
|
||||
"script":"Latn"
|
||||
},
|
||||
"media":[
|
||||
{
|
||||
"track-count":5,
|
||||
"position":1,
|
||||
"format":"CD",
|
||||
"title":""
|
||||
}
|
||||
],
|
||||
"label-info":[
|
||||
{
|
||||
"label":{
|
||||
"name":"label A"
|
||||
},
|
||||
"catalog-number":"cat 123"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
{
|
||||
"id": "789",
|
||||
"title": "Foo",
|
||||
"status": "Official",
|
||||
"country": "GB",
|
||||
"barcode": "0123456789",
|
||||
"disambiguation": "specialx",
|
||||
"packaging": "Digipak",
|
||||
"date": "2009-08-07",
|
||||
"text-representation": {
|
||||
"language": "eng",
|
||||
"script": "Latn"
|
||||
},
|
||||
"media": [
|
||||
{
|
||||
"track-count": 5,
|
||||
"position": 1,
|
||||
"format": "CD",
|
||||
"title": ""
|
||||
}
|
||||
],
|
||||
"label-info": [
|
||||
{
|
||||
"label": {
|
||||
"name": "label A"
|
||||
},
|
||||
"catalog-number": "cat 123"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"release-count": 3
|
||||
}
|
||||
|
||||
@@ -1,64 +1,63 @@
|
||||
{
|
||||
"release-offset": 0,
|
||||
"releases": [
|
||||
{
|
||||
"id":"789",
|
||||
"title":"Foox",
|
||||
"status":"Official",
|
||||
"country":"FR",
|
||||
"barcode":"0123456789",
|
||||
"disambiguation":"special A",
|
||||
"date":"2011-08-07",
|
||||
"text-representation":{
|
||||
"language":"eng",
|
||||
"script":"Latn"
|
||||
{
|
||||
"id": "789",
|
||||
"title": "Foox",
|
||||
"status": "Official",
|
||||
"country": "FR",
|
||||
"barcode": "0123456789",
|
||||
"disambiguation": "special A",
|
||||
"date": "2011-08-07",
|
||||
"text-representation": {
|
||||
"language": "eng",
|
||||
"script": "Latn"
|
||||
},
|
||||
"media": [
|
||||
{
|
||||
"track-count": 5,
|
||||
"position": 1,
|
||||
"format": "CD",
|
||||
"title": ""
|
||||
}
|
||||
],
|
||||
"label-info": [
|
||||
{
|
||||
"label": {
|
||||
"name": "label A"
|
||||
},
|
||||
"catalog-number": "cat 123"
|
||||
}
|
||||
]
|
||||
},
|
||||
"media":[
|
||||
{
|
||||
"track-count":5,
|
||||
"position":1,
|
||||
"format":"CD",
|
||||
"title":""
|
||||
}
|
||||
],
|
||||
"label-info":[
|
||||
{
|
||||
"label":{
|
||||
"name":"label A"
|
||||
},
|
||||
"catalog-number":"cat 123"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"789",
|
||||
"title":"Foox",
|
||||
"status":"Official",
|
||||
"country":"FR",
|
||||
"barcode":"0123456789",
|
||||
"date":"2011-08-07",
|
||||
"text-representation":{
|
||||
"language":"eng",
|
||||
"script":"Latn"
|
||||
},
|
||||
"media":[
|
||||
{
|
||||
"track-count":5,
|
||||
"position":1,
|
||||
"format":"CD",
|
||||
"title":""
|
||||
}
|
||||
],
|
||||
"label-info":[
|
||||
{
|
||||
"label":{
|
||||
"name":"label A"
|
||||
},
|
||||
"catalog-number":"cat 123"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
{
|
||||
"id": "789",
|
||||
"title": "Foox",
|
||||
"status": "Official",
|
||||
"country": "FR",
|
||||
"barcode": "0123456789",
|
||||
"date": "2011-08-07",
|
||||
"text-representation": {
|
||||
"language": "eng",
|
||||
"script": "Latn"
|
||||
},
|
||||
"media": [
|
||||
{
|
||||
"track-count": 5,
|
||||
"position": 1,
|
||||
"format": "CD",
|
||||
"title": ""
|
||||
}
|
||||
],
|
||||
"label-info": [
|
||||
{
|
||||
"label": {
|
||||
"name": "label A"
|
||||
},
|
||||
"catalog-number": "cat 123"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"release-count": 2
|
||||
}
|
||||
|
||||
@@ -1,62 +1,61 @@
|
||||
{
|
||||
"release-offset": 0,
|
||||
"releases": [
|
||||
{
|
||||
"id":"789",
|
||||
"title":"Foox",
|
||||
"status":"Official",
|
||||
"country":"FR",
|
||||
"date":"2009-08-07",
|
||||
"barcode":"0123456789",
|
||||
"text-representation":{
|
||||
"language":"eng",
|
||||
"script":"Latn"
|
||||
{
|
||||
"id": "789",
|
||||
"title": "Foox",
|
||||
"status": "Official",
|
||||
"country": "FR",
|
||||
"date": "2009-08-07",
|
||||
"barcode": "0123456789",
|
||||
"text-representation": {
|
||||
"language": "eng",
|
||||
"script": "Latn"
|
||||
},
|
||||
"media": [
|
||||
{
|
||||
"track-count": 5,
|
||||
"position": 1,
|
||||
"format": "CD",
|
||||
"title": ""
|
||||
}
|
||||
],
|
||||
"label-info": [
|
||||
{
|
||||
"label": {
|
||||
"name": "label A"
|
||||
},
|
||||
"catalog-number": "cat 123"
|
||||
}
|
||||
]
|
||||
},
|
||||
"media":[
|
||||
{
|
||||
"track-count":5,
|
||||
"position":1,
|
||||
"format":"CD",
|
||||
"title":""
|
||||
}
|
||||
],
|
||||
"label-info":[
|
||||
{
|
||||
"label":{
|
||||
"name":"label A"
|
||||
},
|
||||
"catalog-number":"cat 123"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id":"789",
|
||||
"title":"Foox",
|
||||
"status":"Official",
|
||||
"country":"FR",
|
||||
"date":"2009-08-07",
|
||||
"text-representation":{
|
||||
"language":"eng",
|
||||
"script":"Latn"
|
||||
},
|
||||
"media":[
|
||||
{
|
||||
"track-count":5,
|
||||
"position":1,
|
||||
"format":"CD",
|
||||
"title":""
|
||||
}
|
||||
],
|
||||
"label-info":[
|
||||
{
|
||||
"label":{
|
||||
"name":"label A"
|
||||
},
|
||||
"catalog-number":"cat 123"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
{
|
||||
"id": "789",
|
||||
"title": "Foox",
|
||||
"status": "Official",
|
||||
"country": "FR",
|
||||
"date": "2009-08-07",
|
||||
"text-representation": {
|
||||
"language": "eng",
|
||||
"script": "Latn"
|
||||
},
|
||||
"media": [
|
||||
{
|
||||
"track-count": 5,
|
||||
"position": 1,
|
||||
"format": "CD",
|
||||
"title": ""
|
||||
}
|
||||
],
|
||||
"label-info": [
|
||||
{
|
||||
"label": {
|
||||
"name": "label A"
|
||||
},
|
||||
"catalog-number": "cat 123"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"release-count": 2
|
||||
}
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
{
|
||||
"length":68346,
|
||||
"recording":{
|
||||
"disambiguation":"original stereo mix",
|
||||
"length":68346,
|
||||
"video":false,
|
||||
"title":"Speak to Me",
|
||||
"id":"bef3fddb-5aca-49f5-b2fd-d56a23268d63"
|
||||
"length": 68346,
|
||||
"recording": {
|
||||
"disambiguation": "original stereo mix",
|
||||
"length": 68346,
|
||||
"video": false,
|
||||
"title": "Speak to Me",
|
||||
"id": "bef3fddb-5aca-49f5-b2fd-d56a23268d63"
|
||||
},
|
||||
"number":"A1",
|
||||
"id":"d4156411-b884-368f-a4cb-7c0101a557a2",
|
||||
"title":"Speak to Me",
|
||||
"number": "A1",
|
||||
"id": "d4156411-b884-368f-a4cb-7c0101a557a2",
|
||||
"title": "Speak to Me",
|
||||
"position": 1
|
||||
}
|
||||
|
||||
@@ -175,4 +175,4 @@
|
||||
],
|
||||
"length": 231000
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user