{
  "_comment": "SLACK MAGIC — artist register. Order in file = order on page. Photos: art/artists/<slug>.jpg. selected: up to 5 release slugs, order = shelf order, newest-leftmost is convention not law — curate freely. If selected is missing/empty, the newest 5 numbered items in the drawer show automatically.",
  "artists": [
    {
      "slug": "loopsnake",
      "name": "Loopsnake",
      "tagline": "experimental / original designation",
      "bio": "bio pending, but this is like, the main guy",
      "links": {
        "bandcamp": "https://loopsnake.bandcamp.com",
        "soundcloud": "https://soundcloud.com/loopsnake",
        "spotify": "",
        "apple": "",
        "instagram": "",
        "website": ""
      },
      "photo": "art/artists/loopsnake.jpg",
      "selected": [
        "loopsnake-is-it-the-devil",
        "loopsnake-start-select",
        "loopsnake-scba",
        "remixed-castle",
        "okayden-remixes"
      ]
    },
    {
      "slug": "rotgland",
      "name": "Rotgland",
      "tagline": "140 / bass",
      "bio": "Bio pending but this is Loopsnake getting back to his dubstep roots.",
      "links": {
        "bandcamp": "https://rotgland.bandcamp.com",
        "soundcloud": "https://soundcloud.com/rotgland"
      },
      "photo": "art/artists/rotgland.jpg",
      "selected": [
        "rotgland-skux-brek"
      ]
    },
    {
      "slug": "heaven-systems",
      "name": "Heaven Systems",
      "tagline": "house / corporate recovery",
      "bio": "bio pending but this is 70% outsider house, 30% corporate world building game",
      "links": {
        "bandcamp": "https://heavensystems.bandcamp.com",
        "website": "https://heavensystems.net"
      },
      "photo": "art/artists/heaven-systems.jpg",
      "selected": [
        "heaven-systems-shareware",
        "heaven-systems-jason"
      ]
    },
    {
      "slug": "zip-disk-crew",
      "name": "Zip Disk Crew",
      "tagline": "hard techno / 160",
      "bio": "bio pending but this is the doof doof shit",
      "links": {
        "bandcamp": "https://zipdiskcrew.bandcamp.com"
      },
      "photo": "art/artists/zip-disk-crew.jpg",
      "selected": [
        "zip-disk-crew-technopagan",
        "zip-disk-crew-riddles",
        "zip-disk-crew-angels-shirt",
        "zip-disk-crew-angels"
      ]
    },
    {
      "slug": "dj-anagram",
      "name": "DJ Anagram",
      "tagline": "dub techno",
      "bio": "bio pending. this isn't dub techno but it isn't not dub techno.",
      "links": {},
      "photo": "art/artists/dj-anagram.jpg",
      "selected": [
        "djanagram-snowpeak",
        "djanagram-rain",
        "djanagram-never-sleep"
      ]
    },
    {
      "slug": "spiralling",
      "name": "Spiralling",
      "tagline": "ambient provinces",
      "bio": "HARSH AMBIENT. Sandblast your soul.",
      "links": {},
      "photo": "art/artists/spiralling.jpg",
      "selected": []
    },
    {
      "slug": "archive",
      "name": "Archive",
      "tagline": "pre-founding holdings, 2001–2009",
      "bio": "Defunct projects: A SHOP CALLED MARS, SNOWFLAKE EMPIRES, LUMINARSI.",
      "links": {},
      "photo": "art/artists/archive.jpg",
      "selected": [
        "tokyo-disco-bell",
        "luminarsi-lobster",
        "luminarsi-sells-out",
        "sine-demon",
        "recycled-plastic"
      ]
    }
  ]
}