1{
2    "artists": [
3        {
4            "id": "b8a7c51f-362c-4dcb-a259-bc6e0095f0a6",
5            "name": "Ed Sheeran"
6        }
7    ],
8    "duration": 225,
9    "releasegroups": [
10        {
11            "id": "c24e5416-cd2e-4cff-851b-5faa78db98a2",
12            "type": "Album",
13            "secondarytypes": [
14                "Compilation"
15            ],
16            "releases": [
17                {
18                    "track_count": 12,
19                    "releaseevents": [
20                        {
21                            "date": {
22                                "month": 6,
23                                "day": 23,
24                                "year": 2014
25                            },
26                            "country": "XE"
27                        }
28                    ],
29                    "country": "XE",
30                    "date": {
31                        "month": 6,
32                        "day": 23,
33                        "year": 2014
34                    },
35                    "medium_count": 1,
36                    "mediums": [
37                        {
38                            "position": 1,
39                            "tracks": [
40                                {
41                                    "position": 5,
42                                    "id": "16affcc3-9f34-48e5-88dc-68378c4cc208"
43                                }
44                            ],
45                            "track_count": 12,
46                            "format": "CD"
47                        }
48                    ],
49                    "id": "a2b25883-306f-4a53-809a-a234737c209d"
50                },
51                {
52                    "track_count": 18,
53                    "releaseevents": [
54                        {
55                            "date": {
56                                "month": 11,
57                                "day": 13,
58                                "year": 2015
59                            },
60                            "country": "US"
61                        }
62                    ],
63                    "country": "US",
64                    "date": {
65                        "month": 11,
66                        "day": 13,
67                        "year": 2015
68                    },
69                    "medium_count": 1,
70                    "mediums": [
71                        {
72                            "position": 1,
73                            "tracks": [
74                                {
75                                    "position": 5,
76                                    "id": "25fb0152-28ce-4472-b7af-8ce47287df71"
77                                }
78                            ],
79                            "track_count": 18,
80                            "format": "CD"
81                        }
82                    ],
83                    "id": "629417d4-939f-4e79-bead-fecdf10ba5fd"
84                }
85            ],
86            "title": "x"
87        }
88    ],
89    "title": "Nina",
90    "id": "017830c1-d1cf-46f3-8801-aaaa0a930223"
91}
92