{
  "itemTypes": [
    {
      "nameSingular": "Release",
      "namePlural": "Releases",
      "slug": "releases",
      "dashIcon": "dashicons-album",
      "fields": [
        {
          "title": "Artist",
          "type": "text",
          "info": "",
          "slug": "artist"
        },
        {
          "title": "Album name",
          "type": "text",
          "info": "",
          "slug": "album_name"
        },
        {
          "title": "HOR code",
          "type": "text",
          "info": "e.g. HORXXX",
          "slug": "hor_code"
        },
        {
          "title": "Format",
          "type": "text",
          "info": "e.g. 'CD'",
          "slug": "format"
        },
        {
          "title": "Album cover picture",
          "type": "media",
          "info": "PNG/JPG/GIF",
          "slug": "album_cover"
        },
        {
          "title": "Release information",
          "type": "text",
          "info": "e.g. 'Released 30.4.2016 (Cassette, 30 pcs limited edition)'",
          "slug": "release_info"
        },
        {
          "title": "Buying URL",
          "type": "text",
          "info": "e.g. 'https://www.levykauppax.fi/artist/dogtor/motor_metal_mayhem/#356240'",
          "slug": "buy_url"
        }
      ]
    }
  ],
  "taxonomies": []
}
