Advertisement
mjb

Discogs release element XML sample

mjb
Nov 17th, 2019
252
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 5.15 KB | None | 0 0
  1. <release id="1" status="Accepted">
  2.     <images>
  3.         <image height="600" type="primary" uri="" uri150="" width="600"/>
  4.         <image height="600" type="secondary" uri="" uri150="" width="600"/>
  5.         <image height="600" type="secondary" uri="" uri150="" width="600"/>
  6.         <image height="600" type="secondary" uri="" uri150="" width="600"/>
  7.     </images>
  8.     <artists>
  9.         <artist>
  10.             <id>1</id>
  11.             <name>The Persuader</name>
  12.             <anv/>
  13.             <join/>
  14.             <role/>
  15.             <tracks/>
  16.         </artist>
  17.     </artists>
  18.     <title>Stockholm</title>
  19.     <labels>
  20.         <label catno="SK032" id="5" name="Svek"/>
  21.     </labels>
  22.     <extraartists>
  23.         <artist>
  24.             <id>239</id>
  25.             <name>Jesper DahlbA&#x263C;ck</name>
  26.             <anv/>
  27.             <join/>
  28.             <role>Music By [All Tracks By]</role>
  29.             <tracks/>
  30.         </artist>
  31.     </extraartists>
  32.     <formats>
  33.         <format name="Vinyl" qty="2" text="">
  34.             <descriptions>
  35.                 <description>12"</description>
  36.                 <description>33 &#xE2;." RPM</description>
  37.             </descriptions>
  38.         </format>
  39.     </formats>
  40.     <genres>
  41.         <genre>Electronic</genre>
  42.     </genres>
  43.     <styles>
  44.         <style>Deep House</style>
  45.     </styles>
  46.     <country>Sweden</country>
  47.     <released>1999-03-00</released>
  48.     <notes>The song titles are the names of six of Stockholm's 82 districts.
  49.    
  50.     Title on label: - Stockholm -
  51.    
  52.     Recorded at the Globe Studio, Stockholm
  53.    
  54.     FAX: +46 8 679 64 53</notes>
  55.     <data_quality>Needs Vote</data_quality>
  56.     <tracklist>
  57.         <track>
  58.             <position>A</position>
  59.             <title>A-stermalm</title>
  60.             <duration>4:45</duration>
  61.         </track>
  62.         <track>
  63.             <position>B1</position>
  64.             <title>Vasastaden</title>
  65.             <duration>6:11</duration>
  66.         </track>
  67.         <track>
  68.             <position>B2</position>
  69.             <title>Kungsholmen</title>
  70.             <duration>2:49</duration>
  71.         </track>
  72.         <track>
  73.             <position>C1</position>
  74.             <title>SA&#xB6;dermalm</title>
  75.             <duration>5:38</duration>
  76.         </track>
  77.         <track>
  78.             <position>C2</position>
  79.             <title>Norrmalm</title>
  80.             <duration>4:52</duration>
  81.         </track>
  82.         <track>
  83.             <position>D</position>
  84.             <title>Gamla Stan</title>
  85.             <duration>5:16</duration>
  86.         </track>
  87.     </tracklist>
  88.     <identifiers>
  89.         <identifier description="A-Side Runout" type="Matrix / Runout" value="MPO SK 032 A1"/>
  90.         <identifier description="B-Side Runout" type="Matrix / Runout" value="MPO SK 032 B1"/>
  91.         <identifier description="C-Side Runout" type="Matrix / Runout" value="MPO SK 032 C1"/>
  92.         <identifier description="D-Side Runout" type="Matrix / Runout" value="MPO SK 032 D1"/>
  93.         <identifier description="Only On A-Side Runout" type="Matrix / Runout" value="G PHRUPMASTERGENERAL T27 LONDON"/>
  94.     </identifiers>
  95.     <videos>
  96.         <video duration="296" embed="true" src="https://www.youtube.com/watch?v=MpmbntGDyNE">
  97.             <title>The Persuader - A-stermalm</title>
  98.             <description>The Persuader - A-stermalm</description>
  99.         </video>
  100.         <video duration="376" embed="true" src="https://www.youtube.com/watch?v=Cawyll0pOI4">
  101.             <title>The Persuader - Vasastaden</title>
  102.             <description>The Persuader - Vasastaden</description>
  103.         </video>
  104.         <video duration="176" embed="true" src="https://www.youtube.com/watch?v=XExCZfMCXdo">
  105.             <title>The Persuader - Kungsholmen</title>
  106.             <description>The Persuader - Kungsholmen</description>
  107.         </video>
  108.         <video duration="341" embed="true" src="https://www.youtube.com/watch?v=WDZqiENap_U">
  109.             <title>The Persuader - SA&#xB6;dermalm</title>
  110.             <description>The Persuader - SA&#xB6;dermalm</description>
  111.         </video>
  112.         <video duration="301" embed="true" src="https://www.youtube.com/watch?v=EBBHR3EMN50">
  113.             <title>The Persuader - Norrmalm</title>
  114.             <description>The Persuader - Norrmalm</description>
  115.         </video>
  116.         <video duration="326" embed="true" src="https://www.youtube.com/watch?v=afMHNll9EVM">
  117.             <title>The Persuader - Gamla Stan</title>
  118.             <description>The Persuader - Gamla Stan</description>
  119.         </video>
  120.     </videos>
  121.     <companies>
  122.         <company>
  123.             <id>271046</id>
  124.             <name>The Globe Studios</name>
  125.             <catno/>
  126.             <entity_type>23</entity_type>
  127.             <entity_type_name>Recorded At</entity_type_name>
  128.             <resource_url>https://api.discogs.com/labels/271046</resource_url>
  129.         </company>
  130.         <company>
  131.             <id>56025</id>
  132.             <name>MPO</name>
  133.             <catno/>
  134.             <entity_type>17</entity_type>
  135.             <entity_type_name>Pressed By</entity_type_name>
  136.             <resource_url>https://api.discogs.com/labels/56025</resource_url>
  137.         </company>
  138.     </companies>
  139. </release>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement