{
 "version": 1,
 "artist": "Prime Rock Music",
 "patreonUrl": "https://www.patreon.com/c/PrimeRockMusic",
 "youtubeUrl": "https://www.youtube.com/@primerockmusic",
 "moods": [
  {
   "id": "party",
   "name": "Party",
   "blurb": "Pints up, volume up.",
   "color": "#e9a23b"
  },
  {
   "id": "feelgood",
   "name": "Feel-good",
   "blurb": "Sunny hooks and big grins.",
   "color": "#f2c14e"
  },
  {
   "id": "anthem",
   "name": "Anthemic",
   "blurb": "Shout-along choruses.",
   "color": "#d9531e"
  },
  {
   "id": "rebel",
   "name": "Rebellious",
   "blurb": "Against the grain.",
   "color": "#c23b22"
  },
  {
   "id": "angry",
   "name": "Angry",
   "blurb": "Turn the fury up.",
   "color": "#a3241d"
  },
  {
   "id": "heavy",
   "name": "Heavy",
   "blurb": "Down-tuned and crushing.",
   "color": "#5c6f8a"
  },
  {
   "id": "late",
   "name": "Late night",
   "blurb": "Last call and long drives.",
   "color": "#4d5fa3"
  },
  {
   "id": "heart",
   "name": "Heartfelt",
   "blurb": "Big feelings, loud guitars.",
   "color": "#b4666e"
  }
 ],
 "eras": [
  {
   "id": "50s",
   "label": "1950s",
   "short": "50s",
   "title": "Where it all started",
   "desc": "Chrome, leather and twelve-bar fire. The raw pulse rock ’n’ roll was built on.",
   "image": "/assets/img/genres/50s-rocknroll.webp"
  },
  {
   "id": "60s",
   "label": "1960s",
   "short": "60s",
   "title": "Fuzz and flowers",
   "desc": "Psychedelic haze, sunlit riffs and a whole generation turning it up.",
   "image": "/assets/img/genres/60s-flower-power.webp"
  },
  {
   "id": "70s",
   "label": "1970s",
   "short": "70s",
   "title": "Loud gets serious",
   "desc": "Stadium hard rock, warm soft rock and the first snarl of punk.",
   "image": "/assets/img/genres/70s-rock.webp"
  },
  {
   "id": "80s",
   "label": "1980s",
   "short": "80s",
   "title": "Hair, hooks and hammers",
   "desc": "Glam glitter, heavy metal thunder and UK punk fury.",
   "image": "/assets/img/genres/80s-heavy-metal.webp"
  },
  {
   "id": "90s",
   "label": "1990s",
   "short": "90s",
   "title": "Flannel and fury",
   "desc": "Grunge heartbreak and punk energy at full tilt.",
   "image": "/assets/img/genres/90s-punk.webp"
  },
  {
   "id": "00s",
   "label": "2000s",
   "short": "00s",
   "title": "Down-tuned and fast",
   "desc": "Metal, nu metal and skate-park punk with nothing held back.",
   "image": "/assets/img/genres/2000s-metal.webp"
  }
 ],
 "genres": [
  {
   "id": "50s-rocknroll",
   "name": "50s Rock ’n’ Roll",
   "group": "Rock",
   "era": "50s",
   "moods": [
    "feelgood",
    "party"
   ],
   "image": "/assets/img/genres/50s-rocknroll.webp",
   "color": "#8d4b26",
   "live": false
  },
  {
   "id": "60s-flower-power",
   "name": "60s Flower Power",
   "group": "Rock",
   "era": "60s",
   "moods": [
    "feelgood",
    "heart"
   ],
   "image": "/assets/img/genres/60s-flower-power.webp",
   "color": "#9b653c",
   "live": false
  },
  {
   "id": "70s-rock",
   "name": "70s Rock",
   "group": "Rock",
   "era": "70s",
   "moods": [
    "anthem",
    "feelgood"
   ],
   "image": "/assets/img/genres/70s-rock.webp",
   "color": "#9c5f25",
   "live": false
  },
  {
   "id": "70s-soft-rock",
   "name": "70s Soft Rock",
   "group": "Rock",
   "era": "70s",
   "moods": [
    "heart",
    "late"
   ],
   "image": "/assets/img/genres/70s-soft-rock.webp",
   "color": "#aa7846",
   "live": false
  },
  {
   "id": "70s-hard-rock",
   "name": "70s Hard Rock",
   "group": "Rock",
   "era": "70s",
   "moods": [
    "anthem",
    "heavy"
   ],
   "image": "/assets/img/genres/70s-hard-rock.webp",
   "color": "#a65c42",
   "live": false
  },
  {
   "id": "early-punk",
   "name": "Early Punk",
   "group": "Punk",
   "era": "70s",
   "moods": [
    "rebel",
    "angry"
   ],
   "image": "/assets/img/genres/early-punk.webp",
   "color": "#8c5352",
   "live": false
  },
  {
   "id": "80s-glam",
   "name": "80s Glam",
   "group": "Rock",
   "era": "80s",
   "moods": [
    "party",
    "anthem"
   ],
   "image": "/assets/img/genres/80s-glam.webp",
   "color": "#8c552a",
   "live": false
  },
  {
   "id": "80s-heavy-metal",
   "name": "80s Heavy Metal",
   "group": "Metal",
   "era": "80s",
   "moods": [
    "heavy",
    "anthem"
   ],
   "image": "/assets/img/genres/80s-heavy-metal.webp",
   "color": "#3f86c9",
   "live": false
  },
  {
   "id": "80s-uk-punk",
   "name": "80s UK Punk",
   "group": "Punk",
   "era": "80s",
   "moods": [
    "rebel",
    "angry"
   ],
   "image": "/assets/img/genres/80s-uk-punk.webp",
   "color": "#8c6a51",
   "live": false
  },
  {
   "id": "90s-grunge",
   "name": "90s Grunge",
   "group": "Rock",
   "era": "90s",
   "moods": [
    "late",
    "angry"
   ],
   "image": "/assets/img/genres/90s-grunge.webp",
   "color": "#c89841",
   "live": false
  },
  {
   "id": "90s-punk",
   "name": "90s Punk Energy",
   "group": "Punk",
   "era": "90s",
   "moods": [
    "party",
    "rebel"
   ],
   "image": "/assets/img/genres/90s-punk.webp",
   "color": "#95774f",
   "live": false
  },
  {
   "id": "2000s-metal",
   "name": "2000s Metal",
   "group": "Metal",
   "era": "00s",
   "moods": [
    "heavy",
    "anthem"
   ],
   "image": "/assets/img/genres/2000s-metal.webp",
   "color": "#8c5342",
   "live": false
  },
  {
   "id": "2000s-nu-metal",
   "name": "2000s Nu Metal",
   "group": "Metal",
   "era": "00s",
   "moods": [
    "angry",
    "heavy"
   ],
   "image": "/assets/img/genres/2000s-nu-metal.webp",
   "color": "#8c3a39",
   "live": false
  },
  {
   "id": "2000s-skate-punk",
   "name": "2000s Skate Punk",
   "group": "Punk",
   "era": "00s",
   "moods": [
    "party",
    "rebel"
   ],
   "image": "/assets/img/genres/2000s-skate-punk.webp",
   "color": "#98534e",
   "live": false
  },
  {
   "id": "classic-rock",
   "name": "Classic Rock",
   "group": "Rock",
   "era": null,
   "moods": [
    "anthem",
    "feelgood"
   ],
   "image": "/assets/img/genres/classic-rock.webp",
   "color": "#923e12",
   "live": false
  },
  {
   "id": "funky-rock",
   "name": "Funky Rock",
   "group": "Rock",
   "era": null,
   "moods": [
    "feelgood",
    "party"
   ],
   "image": "/assets/img/genres/funky-rock.webp",
   "color": "#a53211",
   "live": false
  },
  {
   "id": "grunge-alternative",
   "name": "Grunge & Alternative",
   "group": "Rock",
   "era": null,
   "moods": [
    "late",
    "heart"
   ],
   "image": "/assets/img/genres/grunge-alternative.webp",
   "color": "#8e4538",
   "live": false
  },
  {
   "id": "punk-rock",
   "name": "Punk Rock",
   "group": "Punk",
   "era": null,
   "moods": [
    "rebel",
    "anthem"
   ],
   "image": "/assets/img/genres/punk-rock.webp",
   "color": "#8c6e4c",
   "live": false
  },
  {
   "id": "pop-punk",
   "name": "Pop Punk",
   "group": "Punk",
   "era": null,
   "moods": [
    "feelgood",
    "party"
   ],
   "image": "/assets/img/genres/pop-punk.webp",
   "color": "#9a5be0",
   "live": false
  },
  {
   "id": "ska-punk",
   "name": "Ska Punk",
   "group": "Punk",
   "era": null,
   "moods": [
    "party",
    "feelgood"
   ],
   "image": "/assets/img/genres/ska-punk.webp",
   "color": "#bc4c05",
   "live": false
  },
  {
   "id": "street-punk",
   "name": "Street Punk",
   "group": "Punk",
   "era": null,
   "moods": [
    "rebel",
    "angry"
   ],
   "image": "/assets/img/genres/street-punk.webp",
   "color": "#8e7957",
   "live": false
  },
  {
   "id": "irish-punk",
   "name": "Irish Punk",
   "group": "Punk",
   "era": null,
   "moods": [
    "party",
    "anthem",
    "heart"
   ],
   "image": "/assets/img/genres/irish-punk.webp",
   "color": "#2f9e62",
   "live": true
  },
  {
   "id": "highland-punk",
   "name": "Highland Punk",
   "group": "Punk",
   "era": null,
   "moods": [
    "anthem",
    "party"
   ],
   "image": "/assets/img/genres/highland-punk.webp",
   "color": "#8c5558",
   "live": false
  },
  {
   "id": "hardcore-punk-x-metal",
   "name": "Hardcore Punk × Metal",
   "group": "Punk",
   "era": null,
   "moods": [
    "angry",
    "heavy"
   ],
   "image": "/assets/img/genres/hardcore-punk-x-metal.webp",
   "color": "#8c615b",
   "live": false
  },
  {
   "id": "nu-metal",
   "name": "Nu Metal",
   "group": "Metal",
   "era": null,
   "moods": [
    "angry",
    "heavy"
   ],
   "image": "/assets/img/genres/nu-metal.webp",
   "color": "#8c3b41",
   "live": false
  },
  {
   "id": "groove-metal",
   "name": "Groove Metal",
   "group": "Metal",
   "era": null,
   "moods": [
    "heavy",
    "angry"
   ],
   "image": "/assets/img/genres/groove-metal.webp",
   "color": "#8e4526",
   "live": false
  },
  {
   "id": "easycore-metalcore",
   "name": "Easycore Metalcore",
   "group": "Metal",
   "era": null,
   "moods": [
    "heavy",
    "party"
   ],
   "image": "/assets/img/genres/easycore-metalcore.webp",
   "color": "#518c5b",
   "live": false
  }
 ],
 "albums": [
  {
   "id": "irish-punk-1",
   "title": "PRM Irish Punk 1",
   "artist": "Prime Rock Music",
   "genre": "irish-punk",
   "kind": "Album",
   "folder": "PRM_IRISH_PUNK_1",
   "cover": "/assets/img/irish-punk-1-600.webp",
   "coverSm": "/assets/img/irish-punk-1-240.webp",
   "coverLg": "/assets/img/irish-punk-1-1200.webp",
   "coverJpg": "/assets/img/irish-punk-1-600.jpg",
   "live": true,
   "tracks": [
    {
     "id": "a-bruise-shaped-like-home",
     "title": "A Bruise Shaped Like Home",
     "file": "A Bruise Shaped Like Home",
     "moods": [
      "heart",
      "late"
     ]
    },
    {
     "id": "ashtray-full-of-promises",
     "title": "Ashtray Full of Promises",
     "file": "Ashtray Full of Promises",
     "moods": [
      "late",
      "heart"
     ]
    },
    {
     "id": "break-my-voice-in-dublin",
     "title": "Break My Voice in Dublin",
     "file": "Break My Voice in Dublin",
     "moods": [
      "angry",
      "anthem"
     ]
    },
    {
     "id": "cost-of-standing-still",
     "title": "Cost of Standing Still",
     "file": "Cost of Standing Still",
     "moods": [
      "rebel",
      "anthem"
     ]
    },
    {
     "id": "five-minutes-from-the-border",
     "title": "Five Minutes from the Border",
     "file": "Five Minutes from the Border",
     "moods": [
      "rebel"
     ]
    },
    {
     "id": "ghost-ink",
     "title": "Ghost Ink",
     "file": "Ghost Ink",
     "moods": [
      "late"
     ]
    },
    {
     "id": "green-in-my-bones",
     "title": "Green in My Bones",
     "file": "Green in My Bones",
     "moods": [
      "anthem",
      "heart"
     ]
    },
    {
     "id": "house-party-in-the-hail",
     "title": "House Party in the Hail",
     "file": "House Party in the Hail",
     "moods": [
      "party"
     ]
    },
    {
     "id": "last-call-on-camden-quay",
     "title": "Last Call on Camden Quay",
     "file": "Last Call on Camden Quay",
     "moods": [
      "late",
      "party"
     ]
    },
    {
     "id": "last-pint-on-the-liffey",
     "title": "Last Pint On The Liffey",
     "file": "Last Pint On The Liffey",
     "moods": [
      "party",
      "heart"
     ]
    },
    {
     "id": "legends-of-the-lounge",
     "title": "Legends of the Lounge",
     "file": "Legends of the Lounge",
     "moods": [
      "party",
      "anthem"
     ]
    },
    {
     "id": "pins-in-my-old-denim",
     "title": "Pins in My Old Denim",
     "file": "Pins in My Old Denim",
     "moods": [
      "rebel"
     ]
    },
    {
     "id": "pints-for-the-pale",
     "title": "Pints for the Pale",
     "file": "Pints for the Pale",
     "moods": [
      "party"
     ]
    },
    {
     "id": "pride-and-shame",
     "title": "Pride and Shame",
     "file": "Pride and Shame",
     "moods": [
      "anthem",
      "heart"
     ]
    },
    {
     "id": "rain-on-parnell-street",
     "title": "Rain on Parnell Street",
     "file": "Rain on Parnell Street",
     "moods": [
      "heart",
      "late"
     ]
    },
    {
     "id": "screaming-at-the-machine",
     "title": "Screaming at the Machine",
     "file": "Screaming at the Machine",
     "moods": [
      "angry",
      "rebel"
     ]
    },
    {
     "id": "the-pub-that-isnt-there-anymore",
     "title": "The Pub That Isn’t There Anymore",
     "file": "The Pub That Isn’t There Anymore",
     "moods": [
      "heart"
     ]
    },
    {
     "id": "to-hell-and-back",
     "title": "To Hell and Back",
     "file": "To Hell and Back",
     "moods": [
      "anthem",
      "angry"
     ]
    }
   ]
  }
 ]
}