{ "uuid": "22276686-ac32-4d09-9303-14406dbd3b70", "lastMigration": 29, "name": "VocaDB", "endpointPrefix": "", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "d6b2a63e-0563-4913-b377-7742a140b54b", "documentation": "Gets a list of recent activity entries.", "method": "get", "endpoint": "api/activityEntries", "responses": [ { "uuid": "a820eccb-e7a5-434c-a303-e57274351c0a", "body": "{\n \"items\": [\n {\n \"archivedVersion\": {\n \"changedFields\": [\n \"\"\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"notes\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"author\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n },\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"editEvent\": \"{{oneOf (array 'Created' 'Updated' 'Deleted' 'Restored')}}\",\n \"entry\": {\n \"activityDate\": \"{{faker 'date.recent' 365}}\",\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"description\": \"\",\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"entryType\": \"{{oneOf (array 'Undefined' 'Album' 'Artist' 'DiscussionTopic' 'PV' 'ReleaseEvent' 'ReleaseEventSeries' 'Song' 'SongList' 'Tag' 'User' 'Venue')}}\",\n \"eventCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"pVs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"releaseEventSeriesName\": \"\",\n \"songListFeaturedCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"songType\": \"{{oneOf (array 'Unspecified' 'Original' 'Remaster' 'Remix' 'Cover' 'Arrangement' 'Instrumental' 'Mashup' 'MusicPV' 'DramaPV' 'Live' 'Illustration' 'Other')}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tagCategoryName\": \"\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"url\": \"\"\n }\n ]\n }\n }\n ],\n \"term\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e7b7d9dd-f9eb-4291-a66b-ef3ee311a05e", "documentation": "Gets a page of albums.", "method": "get", "endpoint": "api/albums", "responses": [ { "uuid": "01ffb03b-2179-47b2-ad5e-6525b7994536", "body": "{\n \"items\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"barcode\": \"\",\n \"catalogNumber\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"discs\": [\n {\n \"discNumber\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"mediaType\": \"{{oneOf (array 'Audio' 'Video')}}\",\n \"name\": \"\"\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"identifiers\": [\n {\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"tracks\": [\n {\n \"discNumber\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"song\": {\n \"additionalNames\": \"\",\n \"albums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"coverPictureMime\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"isCustomName\": {{faker 'datatype.boolean'}},\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"favoritedTimes\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lengthSeconds\": {{faker 'number.int' max=99999}},\n \"lyrics\": [\n {\n \"cultureCode\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"source\": \"\",\n \"translationType\": \"{{oneOf (array 'Original' 'Romanized' 'Translation')}}\",\n \"url\": \"\",\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"originalVersionId\": {{faker 'number.int' max=99999}},\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvServices\": \"{{oneOf (array 'Nothing' 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingScore\": {{faker 'number.int' max=99999}},\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songType\": \"{{oneOf (array 'Unspecified' 'Original' 'Remaster' 'Remix' 'Cover' 'Arrangement' 'Instrumental' 'Mashup' 'MusicPV' 'DramaPV' 'Live' 'Illustration' 'Other')}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"thumbUrl\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"trackNumber\": {{faker 'number.int' max=99999}}\n }\n ],\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n ],\n \"term\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2e167e05-ddee-448b-8288-40b47062d709", "documentation": "Deletes a comment.", "method": "delete", "endpoint": "api/albums/comments/:commentId", "responses": [ { "uuid": "5ef01827-c9c3-4794-9f8a-95dd8311ac6e", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9cc512c1-aae9-4471-b0e8-ec5ac0d0ef2d", "documentation": "Updates a comment.", "method": "post", "endpoint": "api/albums/comments/:commentId", "responses": [ { "uuid": "e2c12375-4e21-49e7-ac70-25bec011d0ad", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ba4418f3-5687-4dcf-aa50-b0abe2070757", "documentation": "Gets a list of album names. Ideal for autocomplete boxes.", "method": "get", "endpoint": "api/albums/names", "responses": [ { "uuid": "666433b1-ac81-419e-a781-81e138c2e20e", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9c63e610-daea-4280-a7f1-2cec48fd84ec", "documentation": "Gets list of upcoming or recent albums, same as front page.", "method": "get", "endpoint": "api/albums/new", "responses": [ { "uuid": "71b6119b-9342-4969-9f83-80bae55e80d9", "body": "[\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"barcode\": \"\",\n \"catalogNumber\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"discs\": [\n {\n \"discNumber\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"mediaType\": \"{{oneOf (array 'Audio' 'Video')}}\",\n \"name\": \"\"\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"identifiers\": [\n {\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"tracks\": [\n {\n \"discNumber\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"song\": {\n \"additionalNames\": \"\",\n \"albums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"coverPictureMime\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"isCustomName\": {{faker 'datatype.boolean'}},\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"favoritedTimes\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lengthSeconds\": {{faker 'number.int' max=99999}},\n \"lyrics\": [\n {\n \"cultureCode\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"source\": \"\",\n \"translationType\": \"{{oneOf (array 'Original' 'Romanized' 'Translation')}}\",\n \"url\": \"\",\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"originalVersionId\": {{faker 'number.int' max=99999}},\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvServices\": \"{{oneOf (array 'Nothing' 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingScore\": {{faker 'number.int' max=99999}},\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songType\": \"{{oneOf (array 'Unspecified' 'Original' 'Remaster' 'Remix' 'Cover' 'Arrangement' 'Instrumental' 'Mashup' 'MusicPV' 'DramaPV' 'Live' 'Illustration' 'Other')}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"thumbUrl\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"trackNumber\": {{faker 'number.int' max=99999}}\n }\n ],\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7a201adc-21fb-4100-b6c5-d6973c323d33", "documentation": "Gets list of top rated albums, same as front page.", "method": "get", "endpoint": "api/albums/top", "responses": [ { "uuid": "0b961400-6972-4b30-b7c6-85796162fcf2", "body": "[\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"barcode\": \"\",\n \"catalogNumber\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"discs\": [\n {\n \"discNumber\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"mediaType\": \"{{oneOf (array 'Audio' 'Video')}}\",\n \"name\": \"\"\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"identifiers\": [\n {\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"tracks\": [\n {\n \"discNumber\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"song\": {\n \"additionalNames\": \"\",\n \"albums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"coverPictureMime\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"isCustomName\": {{faker 'datatype.boolean'}},\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"favoritedTimes\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lengthSeconds\": {{faker 'number.int' max=99999}},\n \"lyrics\": [\n {\n \"cultureCode\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"source\": \"\",\n \"translationType\": \"{{oneOf (array 'Original' 'Romanized' 'Translation')}}\",\n \"url\": \"\",\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"originalVersionId\": {{faker 'number.int' max=99999}},\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvServices\": \"{{oneOf (array 'Nothing' 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingScore\": {{faker 'number.int' max=99999}},\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songType\": \"{{oneOf (array 'Unspecified' 'Original' 'Remaster' 'Remix' 'Cover' 'Arrangement' 'Instrumental' 'Mashup' 'MusicPV' 'DramaPV' 'Live' 'Illustration' 'Other')}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"thumbUrl\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"trackNumber\": {{faker 'number.int' max=99999}}\n }\n ],\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1c76d2dc-9098-4069-9932-ee0e81594ff6", "documentation": "Deletes an album.", "method": "delete", "endpoint": "api/albums/:id", "responses": [ { "uuid": "ba3f4728-96a7-4a73-9923-44b6a2fca99d", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "34b3a45a-f946-4b90-bade-2f22b5115831", "documentation": "Gets an album by Id.", "method": "get", "endpoint": "api/albums/:id", "responses": [ { "uuid": "8a91ce5b-16b4-43cb-8ade-64562df5f480", "body": "{\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"barcode\": \"\",\n \"catalogNumber\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"discs\": [\n {\n \"discNumber\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"mediaType\": \"{{oneOf (array 'Audio' 'Video')}}\",\n \"name\": \"\"\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"identifiers\": [\n {\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"tracks\": [\n {\n \"discNumber\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"song\": {\n \"additionalNames\": \"\",\n \"albums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"coverPictureMime\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"isCustomName\": {{faker 'datatype.boolean'}},\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"favoritedTimes\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lengthSeconds\": {{faker 'number.int' max=99999}},\n \"lyrics\": [\n {\n \"cultureCode\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"source\": \"\",\n \"translationType\": \"{{oneOf (array 'Original' 'Romanized' 'Translation')}}\",\n \"url\": \"\",\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"originalVersionId\": {{faker 'number.int' max=99999}},\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvServices\": \"{{oneOf (array 'Nothing' 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingScore\": {{faker 'number.int' max=99999}},\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songType\": \"{{oneOf (array 'Unspecified' 'Original' 'Remaster' 'Remix' 'Cover' 'Arrangement' 'Instrumental' 'Mashup' 'MusicPV' 'DramaPV' 'Live' 'Illustration' 'Other')}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"thumbUrl\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"trackNumber\": {{faker 'number.int' max=99999}}\n }\n ],\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ef2f2b0d-2907-4c3c-8aee-45c6c1f4162b", "documentation": "Gets a list of comments for an album.", "method": "get", "endpoint": "api/albums/:id/comments", "responses": [ { "uuid": "93221be4-5bc7-4302-b231-510f4b751aac", "body": "[\n {\n \"author\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n },\n \"authorName\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"entry\": {\n \"entryType\": \"{{oneOf (array 'Undefined' 'Album' 'Artist' 'DiscussionTopic' 'PV' 'ReleaseEvent' 'ReleaseEventSeries' 'Song' 'SongList' 'Tag' 'User' 'Venue')}}\",\n \"id\": {{faker 'number.int' max=99999}}\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3edf2595-ce66-482c-8f12-2bf0c77c6f75", "documentation": "Posts a new comment.", "method": "post", "endpoint": "api/albums/:id/comments", "responses": [ { "uuid": "dc41e518-a2f9-4a5d-97ae-b37ec886e0cf", "body": "{\n \"author\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n },\n \"authorName\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"entry\": {\n \"entryType\": \"{{oneOf (array 'Undefined' 'Album' 'Artist' 'DiscussionTopic' 'PV' 'ReleaseEvent' 'ReleaseEventSeries' 'Song' 'SongList' 'Tag' 'User' 'Venue')}}\",\n \"id\": {{faker 'number.int' max=99999}}\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3e7c3814-3497-4b9b-93c1-e2e115599cb8", "documentation": "", "method": "get", "endpoint": "api/albums/:id/reviews", "responses": [ { "uuid": "6fe0b3e1-dc60-4ecd-95c8-63fd688b4fdc", "body": "[\n {\n \"albumId\": {{faker 'number.int' max=99999}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"languageCode\": \"\",\n \"text\": \"\",\n \"title\": \"\",\n \"user\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n }\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9565b4a5-62d0-4f34-a936-5c36331cf671", "documentation": "", "method": "post", "endpoint": "api/albums/:id/reviews", "responses": [ { "uuid": "e04ab489-2f50-4c83-864c-81c91c66a33f", "body": "{\n \"albumId\": {{faker 'number.int' max=99999}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"languageCode\": \"\",\n \"text\": \"\",\n \"title\": \"\",\n \"user\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n }\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f102f0e2-144d-4022-9d3b-e80681546897", "documentation": "", "method": "delete", "endpoint": "api/albums/:id/reviews/:reviewId", "responses": [ { "uuid": "20b7b5aa-d13a-4c67-bef2-20a512586e49", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "579f3b9b-1e01-41ec-ba20-69793b347a1f", "documentation": "Gets tracks for an album.", "method": "get", "endpoint": "api/albums/:id/tracks", "responses": [ { "uuid": "06607403-6e7e-4212-9da3-d27c47472c19", "body": "[\n {\n \"discNumber\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"song\": {\n \"additionalNames\": \"\",\n \"albums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"coverPictureMime\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"isCustomName\": {{faker 'datatype.boolean'}},\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"favoritedTimes\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lengthSeconds\": {{faker 'number.int' max=99999}},\n \"lyrics\": [\n {\n \"cultureCode\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"source\": \"\",\n \"translationType\": \"{{oneOf (array 'Original' 'Romanized' 'Translation')}}\",\n \"url\": \"\",\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"originalVersionId\": {{faker 'number.int' max=99999}},\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvServices\": \"{{oneOf (array 'Nothing' 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingScore\": {{faker 'number.int' max=99999}},\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songType\": \"{{oneOf (array 'Unspecified' 'Original' 'Remaster' 'Remix' 'Cover' 'Arrangement' 'Instrumental' 'Mashup' 'MusicPV' 'DramaPV' 'Live' 'Illustration' 'Other')}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"thumbUrl\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"trackNumber\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e869d831-b79e-419b-bfd6-61db9ae3291a", "documentation": "", "method": "get", "endpoint": "api/albums/:id/tracks/fields", "responses": [ { "uuid": "bc846979-ddfd-48dc-b425-250b0430884c", "body": "[\n {}\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f516483b-b746-4e23-8e16-3b3401962e59", "documentation": "", "method": "get", "endpoint": "api/albums/:id/user-collections", "responses": [ { "uuid": "bf29d998-f5c0-471e-abb0-28387851e4b1", "body": "[\n {\n \"album\": {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"barcode\": \"\",\n \"catalogNumber\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"discs\": [\n {\n \"discNumber\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"mediaType\": \"{{oneOf (array 'Audio' 'Video')}}\",\n \"name\": \"\"\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"identifiers\": [\n {\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"tracks\": [\n {\n \"discNumber\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"song\": {\n \"additionalNames\": \"\",\n \"albums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"coverPictureMime\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"isCustomName\": {{faker 'datatype.boolean'}},\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"favoritedTimes\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lengthSeconds\": {{faker 'number.int' max=99999}},\n \"lyrics\": [\n {\n \"cultureCode\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"source\": \"\",\n \"translationType\": \"{{oneOf (array 'Original' 'Romanized' 'Translation')}}\",\n \"url\": \"\",\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"originalVersionId\": {{faker 'number.int' max=99999}},\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvServices\": \"{{oneOf (array 'Nothing' 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingScore\": {{faker 'number.int' max=99999}},\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songType\": \"{{oneOf (array 'Unspecified' 'Original' 'Remaster' 'Remix' 'Cover' 'Arrangement' 'Instrumental' 'Mashup' 'MusicPV' 'DramaPV' 'Live' 'Illustration' 'Other')}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"thumbUrl\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"trackNumber\": {{faker 'number.int' max=99999}}\n }\n ],\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"mediaType\": \"{{oneOf (array 'PhysicalDisc' 'DigitalDownload' 'Other')}}\",\n \"purchaseStatus\": \"{{oneOf (array 'Nothing' 'Wishlisted' 'Ordered' 'Owned')}}\",\n \"rating\": {{faker 'number.int' max=99999}},\n \"user\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n }\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b9cdcec8-8c8b-4006-ab0e-3cc2b4b520e5", "documentation": "Find artists.", "method": "get", "endpoint": "api/artists", "responses": [ { "uuid": "22367e31-9548-4f39-a317-5ee13c3cd2a1", "body": "{\n \"items\": [\n {\n \"additionalNames\": \"\",\n \"artistLinks\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"linkType\": \"{{oneOf (array 'CharacterDesigner' 'Group' 'Illustrator' 'Manager' 'VoiceProvider')}}\"\n }\n ],\n \"artistLinksReverse\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"linkType\": \"{{oneOf (array 'CharacterDesigner' 'Group' 'Illustrator' 'Manager' 'VoiceProvider')}}\"\n }\n ],\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"baseVoicebank\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"pictureMime\": \"\",\n \"relations\": {\n \"latestAlbums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"barcode\": \"\",\n \"catalogNumber\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"discs\": [\n {\n \"discNumber\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"mediaType\": \"{{oneOf (array 'Audio' 'Video')}}\",\n \"name\": \"\"\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"identifiers\": [\n {\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"tracks\": [\n {\n \"discNumber\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"song\": {\n \"additionalNames\": \"\",\n \"albums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"coverPictureMime\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"isCustomName\": {{faker 'datatype.boolean'}},\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"favoritedTimes\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lengthSeconds\": {{faker 'number.int' max=99999}},\n \"lyrics\": [\n {\n \"cultureCode\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"source\": \"\",\n \"translationType\": \"{{oneOf (array 'Original' 'Romanized' 'Translation')}}\",\n \"url\": \"\",\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"originalVersionId\": {{faker 'number.int' max=99999}},\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvServices\": \"{{oneOf (array 'Nothing' 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingScore\": {{faker 'number.int' max=99999}},\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songType\": \"{{oneOf (array 'Unspecified' 'Original' 'Remaster' 'Remix' 'Cover' 'Arrangement' 'Instrumental' 'Mashup' 'MusicPV' 'DramaPV' 'Live' 'Illustration' 'Other')}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"thumbUrl\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"trackNumber\": {{faker 'number.int' max=99999}}\n }\n ],\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n ],\n \"latestEvents\": [\n {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n ],\n \"latestSongs\": [\n {\n \"additionalNames\": \"\",\n \"albums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"coverPictureMime\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"isCustomName\": {{faker 'datatype.boolean'}},\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"favoritedTimes\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lengthSeconds\": {{faker 'number.int' max=99999}},\n \"lyrics\": [\n {\n \"cultureCode\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"source\": \"\",\n \"translationType\": \"{{oneOf (array 'Original' 'Romanized' 'Translation')}}\",\n \"url\": \"\",\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"originalVersionId\": {{faker 'number.int' max=99999}},\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvServices\": \"{{oneOf (array 'Nothing' 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingScore\": {{faker 'number.int' max=99999}},\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songType\": \"{{oneOf (array 'Unspecified' 'Original' 'Remaster' 'Remix' 'Cover' 'Arrangement' 'Instrumental' 'Mashup' 'MusicPV' 'DramaPV' 'Live' 'Illustration' 'Other')}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"thumbUrl\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n ],\n \"popularAlbums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"barcode\": \"\",\n \"catalogNumber\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"discs\": [\n {\n \"discNumber\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"mediaType\": \"{{oneOf (array 'Audio' 'Video')}}\",\n \"name\": \"\"\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"identifiers\": [\n {\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"tracks\": [\n {\n \"discNumber\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"song\": {\n \"additionalNames\": \"\",\n \"albums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"coverPictureMime\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"isCustomName\": {{faker 'datatype.boolean'}},\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"favoritedTimes\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lengthSeconds\": {{faker 'number.int' max=99999}},\n \"lyrics\": [\n {\n \"cultureCode\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"source\": \"\",\n \"translationType\": \"{{oneOf (array 'Original' 'Romanized' 'Translation')}}\",\n \"url\": \"\",\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"originalVersionId\": {{faker 'number.int' max=99999}},\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvServices\": \"{{oneOf (array 'Nothing' 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingScore\": {{faker 'number.int' max=99999}},\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songType\": \"{{oneOf (array 'Unspecified' 'Original' 'Remaster' 'Remix' 'Cover' 'Arrangement' 'Instrumental' 'Mashup' 'MusicPV' 'DramaPV' 'Live' 'Illustration' 'Other')}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"thumbUrl\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"trackNumber\": {{faker 'number.int' max=99999}}\n }\n ],\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n ],\n \"popularSongs\": [\n {\n \"additionalNames\": \"\",\n \"albums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"coverPictureMime\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"isCustomName\": {{faker 'datatype.boolean'}},\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"favoritedTimes\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lengthSeconds\": {{faker 'number.int' max=99999}},\n \"lyrics\": [\n {\n \"cultureCode\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"source\": \"\",\n \"translationType\": \"{{oneOf (array 'Original' 'Romanized' 'Translation')}}\",\n \"url\": \"\",\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"originalVersionId\": {{faker 'number.int' max=99999}},\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvServices\": \"{{oneOf (array 'Nothing' 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingScore\": {{faker 'number.int' max=99999}},\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songType\": \"{{oneOf (array 'Unspecified' 'Original' 'Remaster' 'Remix' 'Cover' 'Arrangement' 'Instrumental' 'Mashup' 'MusicPV' 'DramaPV' 'Live' 'Illustration' 'Other')}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"thumbUrl\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n ]\n },\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n ],\n \"term\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9387f710-67ed-4f18-9069-3ef6682e8bfc", "documentation": "Deletes a comment.", "method": "delete", "endpoint": "api/artists/comments/:commentId", "responses": [ { "uuid": "d7cd10d3-b05e-4901-aaa4-26eb850e93fe", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b0d71a2b-7c18-4c4a-a1bb-8a3fe322db59", "documentation": "Updates a comment.", "method": "post", "endpoint": "api/artists/comments/:commentId", "responses": [ { "uuid": "705ad0ba-c79a-446c-bc8d-ccd724234491", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e9b32ba5-ef19-465f-9ffb-b9e81ea68b05", "documentation": "Gets a list of artist names. Ideal for autocomplete boxes.", "method": "get", "endpoint": "api/artists/names", "responses": [ { "uuid": "6dab2e3b-f064-4cbe-b8bc-66241865f89b", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "829fb66d-b967-4ea1-9f5f-0e0f60133906", "documentation": "Deletes an artist.", "method": "delete", "endpoint": "api/artists/:id", "responses": [ { "uuid": "160ca48f-6a90-4c52-8200-157ac949a9b5", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "951742bc-307e-446c-91ab-06c6ef6abc6c", "documentation": "Gets an artist by Id.", "method": "get", "endpoint": "api/artists/:id", "responses": [ { "uuid": "079e5ac8-b1ca-4966-8082-c8fe1e0001ac", "body": "{\n \"additionalNames\": \"\",\n \"artistLinks\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"linkType\": \"{{oneOf (array 'CharacterDesigner' 'Group' 'Illustrator' 'Manager' 'VoiceProvider')}}\"\n }\n ],\n \"artistLinksReverse\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"linkType\": \"{{oneOf (array 'CharacterDesigner' 'Group' 'Illustrator' 'Manager' 'VoiceProvider')}}\"\n }\n ],\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"baseVoicebank\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"pictureMime\": \"\",\n \"relations\": {\n \"latestAlbums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"barcode\": \"\",\n \"catalogNumber\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"discs\": [\n {\n \"discNumber\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"mediaType\": \"{{oneOf (array 'Audio' 'Video')}}\",\n \"name\": \"\"\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"identifiers\": [\n {\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"tracks\": [\n {\n \"discNumber\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"song\": {\n \"additionalNames\": \"\",\n \"albums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"coverPictureMime\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"isCustomName\": {{faker 'datatype.boolean'}},\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"favoritedTimes\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lengthSeconds\": {{faker 'number.int' max=99999}},\n \"lyrics\": [\n {\n \"cultureCode\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"source\": \"\",\n \"translationType\": \"{{oneOf (array 'Original' 'Romanized' 'Translation')}}\",\n \"url\": \"\",\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"originalVersionId\": {{faker 'number.int' max=99999}},\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvServices\": \"{{oneOf (array 'Nothing' 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingScore\": {{faker 'number.int' max=99999}},\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songType\": \"{{oneOf (array 'Unspecified' 'Original' 'Remaster' 'Remix' 'Cover' 'Arrangement' 'Instrumental' 'Mashup' 'MusicPV' 'DramaPV' 'Live' 'Illustration' 'Other')}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"thumbUrl\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"trackNumber\": {{faker 'number.int' max=99999}}\n }\n ],\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n ],\n \"latestEvents\": [\n {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n ],\n \"latestSongs\": [\n {\n \"additionalNames\": \"\",\n \"albums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"coverPictureMime\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"isCustomName\": {{faker 'datatype.boolean'}},\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"favoritedTimes\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lengthSeconds\": {{faker 'number.int' max=99999}},\n \"lyrics\": [\n {\n \"cultureCode\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"source\": \"\",\n \"translationType\": \"{{oneOf (array 'Original' 'Romanized' 'Translation')}}\",\n \"url\": \"\",\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"originalVersionId\": {{faker 'number.int' max=99999}},\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvServices\": \"{{oneOf (array 'Nothing' 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingScore\": {{faker 'number.int' max=99999}},\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songType\": \"{{oneOf (array 'Unspecified' 'Original' 'Remaster' 'Remix' 'Cover' 'Arrangement' 'Instrumental' 'Mashup' 'MusicPV' 'DramaPV' 'Live' 'Illustration' 'Other')}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"thumbUrl\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n ],\n \"popularAlbums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"barcode\": \"\",\n \"catalogNumber\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"discs\": [\n {\n \"discNumber\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"mediaType\": \"{{oneOf (array 'Audio' 'Video')}}\",\n \"name\": \"\"\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"identifiers\": [\n {\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"tracks\": [\n {\n \"discNumber\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"song\": {\n \"additionalNames\": \"\",\n \"albums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"coverPictureMime\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"isCustomName\": {{faker 'datatype.boolean'}},\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"favoritedTimes\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lengthSeconds\": {{faker 'number.int' max=99999}},\n \"lyrics\": [\n {\n \"cultureCode\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"source\": \"\",\n \"translationType\": \"{{oneOf (array 'Original' 'Romanized' 'Translation')}}\",\n \"url\": \"\",\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"originalVersionId\": {{faker 'number.int' max=99999}},\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvServices\": \"{{oneOf (array 'Nothing' 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingScore\": {{faker 'number.int' max=99999}},\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songType\": \"{{oneOf (array 'Unspecified' 'Original' 'Remaster' 'Remix' 'Cover' 'Arrangement' 'Instrumental' 'Mashup' 'MusicPV' 'DramaPV' 'Live' 'Illustration' 'Other')}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"thumbUrl\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"trackNumber\": {{faker 'number.int' max=99999}}\n }\n ],\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n ],\n \"popularSongs\": [\n {\n \"additionalNames\": \"\",\n \"albums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"coverPictureMime\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"isCustomName\": {{faker 'datatype.boolean'}},\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"favoritedTimes\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lengthSeconds\": {{faker 'number.int' max=99999}},\n \"lyrics\": [\n {\n \"cultureCode\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"source\": \"\",\n \"translationType\": \"{{oneOf (array 'Original' 'Romanized' 'Translation')}}\",\n \"url\": \"\",\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"originalVersionId\": {{faker 'number.int' max=99999}},\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvServices\": \"{{oneOf (array 'Nothing' 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingScore\": {{faker 'number.int' max=99999}},\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songType\": \"{{oneOf (array 'Unspecified' 'Original' 'Remaster' 'Remix' 'Cover' 'Arrangement' 'Instrumental' 'Mashup' 'MusicPV' 'DramaPV' 'Live' 'Illustration' 'Other')}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"thumbUrl\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n ]\n },\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "57f65acc-4285-4f08-9751-6be7b5b773db", "documentation": "Gets a list of comments for an artist.", "method": "get", "endpoint": "api/artists/:id/comments", "responses": [ { "uuid": "b73fa1f8-3232-4aab-b5f1-16a9f9a09764", "body": "[\n {\n \"author\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n },\n \"authorName\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"entry\": {\n \"entryType\": \"{{oneOf (array 'Undefined' 'Album' 'Artist' 'DiscussionTopic' 'PV' 'ReleaseEvent' 'ReleaseEventSeries' 'Song' 'SongList' 'Tag' 'User' 'Venue')}}\",\n \"id\": {{faker 'number.int' max=99999}}\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d352235f-f918-4273-8652-7a2106e1c551", "documentation": "Posts a new comment.", "method": "post", "endpoint": "api/artists/:id/comments", "responses": [ { "uuid": "ac3dc999-5dae-426e-8a40-bdb255961a30", "body": "{\n \"author\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n },\n \"authorName\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"entry\": {\n \"entryType\": \"{{oneOf (array 'Undefined' 'Album' 'Artist' 'DiscussionTopic' 'PV' 'ReleaseEvent' 'ReleaseEventSeries' 'Song' 'SongList' 'Tag' 'User' 'Venue')}}\",\n \"id\": {{faker 'number.int' max=99999}}\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2859a836-07c0-4ad9-88e5-6fb5243fac6f", "documentation": "Gets a list of comments for an entry.", "method": "get", "endpoint": "api/comments/:entryType-comments", "responses": [ { "uuid": "2b089e1b-6e45-494d-9104-015e8df7400c", "body": "{\n \"items\": [\n {\n \"author\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n },\n \"authorName\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"entry\": {\n \"entryType\": \"{{oneOf (array 'Undefined' 'Album' 'Artist' 'DiscussionTopic' 'PV' 'ReleaseEvent' 'ReleaseEventSeries' 'Song' 'SongList' 'Tag' 'User' 'Venue')}}\",\n \"id\": {{faker 'number.int' max=99999}}\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n }\n ],\n \"term\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0c42c3bd-23e3-43dd-bec4-93af3aba67fb", "documentation": "Posts a new comment.", "method": "post", "endpoint": "api/comments/:entryType-comments", "responses": [ { "uuid": "69df2466-6742-47ae-b5af-0641d2725017", "body": "{\n \"author\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n },\n \"authorName\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"entry\": {\n \"entryType\": \"{{oneOf (array 'Undefined' 'Album' 'Artist' 'DiscussionTopic' 'PV' 'ReleaseEvent' 'ReleaseEventSeries' 'Song' 'SongList' 'Tag' 'User' 'Venue')}}\",\n \"id\": {{faker 'number.int' max=99999}}\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "aae6fee9-87c6-4f97-976c-782f009bc551", "documentation": "Deletes a comment.", "method": "delete", "endpoint": "api/comments/:entryType-comments/:commentId", "responses": [ { "uuid": "8f63104e-594c-41bd-8c4f-b7d849e6948a", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5f972ea4-99fc-4e8b-9a75-356e937d60a3", "documentation": "Updates a comment.", "method": "post", "endpoint": "api/comments/:entryType-comments/:commentId", "responses": [ { "uuid": "af84b200-c616-4c3a-957e-00f20437d6d1", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "16bb0597-27a7-4de4-8ee9-ff4c9464f8e8", "documentation": "", "method": "delete", "endpoint": "api/discussions/comments/:commentId", "responses": [ { "uuid": "22562989-f07f-43b4-9013-f63adb31036c", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cf8a144f-6f3a-4a3f-a763-98c2ded70dc7", "documentation": "", "method": "post", "endpoint": "api/discussions/comments/:commentId", "responses": [ { "uuid": "0c7adbf5-6716-45fa-9761-9fd98c0812c2", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "334087a1-eae4-4ddb-8331-707929cd4ef7", "documentation": "", "method": "get", "endpoint": "api/discussions/folders", "responses": [ { "uuid": "e32e640f-2aac-4082-9687-fc91aad14974", "body": "[\n {\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"lastTopicAuthor\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n },\n \"lastTopicDate\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"topicCount\": {{faker 'number.int' max=99999}}\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0ac7305f-e13a-4d97-8202-535d34a1c047", "documentation": "", "method": "post", "endpoint": "api/discussions/folders", "responses": [ { "uuid": "6ea8915d-f9da-4a31-943d-38c6ca57f4d4", "body": "{\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"lastTopicAuthor\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n },\n \"lastTopicDate\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"topicCount\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cfd71250-9d99-4450-b62f-4840d04d234c", "documentation": "", "method": "get", "endpoint": "api/discussions/folders/:folderId/topics", "responses": [ { "uuid": "843e5d5a-ea83-455b-b806-58ef9bb3a63a", "body": "[\n {\n \"author\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n },\n \"commentCount\": {{faker 'number.int' max=99999}},\n \"comments\": [\n {\n \"author\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n },\n \"authorName\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"entry\": {\n \"entryType\": \"{{oneOf (array 'Undefined' 'Album' 'Artist' 'DiscussionTopic' 'PV' 'ReleaseEvent' 'ReleaseEventSeries' 'Song' 'SongList' 'Tag' 'User' 'Venue')}}\",\n \"id\": {{faker 'number.int' max=99999}}\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n }\n ],\n \"content\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"folderId\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lastComment\": {\n \"author\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n },\n \"authorName\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"entry\": {\n \"entryType\": \"{{oneOf (array 'Undefined' 'Album' 'Artist' 'DiscussionTopic' 'PV' 'ReleaseEvent' 'ReleaseEventSeries' 'Song' 'SongList' 'Tag' 'User' 'Venue')}}\",\n \"id\": {{faker 'number.int' max=99999}}\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n },\n \"locked\": {{faker 'datatype.boolean'}},\n \"name\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0d59188d-7d52-4026-b3e9-6100977dcbc7", "documentation": "", "method": "post", "endpoint": "api/discussions/folders/:folderId/topics", "responses": [ { "uuid": "f6522e55-db10-4690-b33e-a651bba0046d", "body": "{\n \"author\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n },\n \"commentCount\": {{faker 'number.int' max=99999}},\n \"comments\": [\n {\n \"author\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n },\n \"authorName\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"entry\": {\n \"entryType\": \"{{oneOf (array 'Undefined' 'Album' 'Artist' 'DiscussionTopic' 'PV' 'ReleaseEvent' 'ReleaseEventSeries' 'Song' 'SongList' 'Tag' 'User' 'Venue')}}\",\n \"id\": {{faker 'number.int' max=99999}}\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n }\n ],\n \"content\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"folderId\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lastComment\": {\n \"author\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n },\n \"authorName\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"entry\": {\n \"entryType\": \"{{oneOf (array 'Undefined' 'Album' 'Artist' 'DiscussionTopic' 'PV' 'ReleaseEvent' 'ReleaseEventSeries' 'Song' 'SongList' 'Tag' 'User' 'Venue')}}\",\n \"id\": {{faker 'number.int' max=99999}}\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n },\n \"locked\": {{faker 'datatype.boolean'}},\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "61c682c0-c9c3-41ef-b85b-e57e3cb618c5", "documentation": "", "method": "get", "endpoint": "api/discussions/topics", "responses": [ { "uuid": "3a32f79f-c7ed-44b1-8cf2-2380e8022767", "body": "{\n \"items\": [\n {\n \"author\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n },\n \"commentCount\": {{faker 'number.int' max=99999}},\n \"comments\": [\n {\n \"author\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n },\n \"authorName\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"entry\": {\n \"entryType\": \"{{oneOf (array 'Undefined' 'Album' 'Artist' 'DiscussionTopic' 'PV' 'ReleaseEvent' 'ReleaseEventSeries' 'Song' 'SongList' 'Tag' 'User' 'Venue')}}\",\n \"id\": {{faker 'number.int' max=99999}}\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n }\n ],\n \"content\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"folderId\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lastComment\": {\n \"author\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n },\n \"authorName\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"entry\": {\n \"entryType\": \"{{oneOf (array 'Undefined' 'Album' 'Artist' 'DiscussionTopic' 'PV' 'ReleaseEvent' 'ReleaseEventSeries' 'Song' 'SongList' 'Tag' 'User' 'Venue')}}\",\n \"id\": {{faker 'number.int' max=99999}}\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n },\n \"locked\": {{faker 'datatype.boolean'}},\n \"name\": \"\"\n }\n ],\n \"term\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7602ec8e-b4c1-4975-884c-8f472dd12a24", "documentation": "", "method": "delete", "endpoint": "api/discussions/topics/:topicId", "responses": [ { "uuid": "145c494f-5be4-4f0b-b25c-7ad27790f1d3", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "42c159d4-5712-41fe-a7da-c588fd8a1844", "documentation": "", "method": "get", "endpoint": "api/discussions/topics/:topicId", "responses": [ { "uuid": "b0bf1d4b-b492-4352-8300-aea7118948b2", "body": "{\n \"author\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n },\n \"commentCount\": {{faker 'number.int' max=99999}},\n \"comments\": [\n {\n \"author\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n },\n \"authorName\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"entry\": {\n \"entryType\": \"{{oneOf (array 'Undefined' 'Album' 'Artist' 'DiscussionTopic' 'PV' 'ReleaseEvent' 'ReleaseEventSeries' 'Song' 'SongList' 'Tag' 'User' 'Venue')}}\",\n \"id\": {{faker 'number.int' max=99999}}\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n }\n ],\n \"content\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"folderId\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lastComment\": {\n \"author\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n },\n \"authorName\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"entry\": {\n \"entryType\": \"{{oneOf (array 'Undefined' 'Album' 'Artist' 'DiscussionTopic' 'PV' 'ReleaseEvent' 'ReleaseEventSeries' 'Song' 'SongList' 'Tag' 'User' 'Venue')}}\",\n \"id\": {{faker 'number.int' max=99999}}\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n },\n \"locked\": {{faker 'datatype.boolean'}},\n \"name\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d09531f7-281d-45dc-b61c-55b7a68d0f44", "documentation": "", "method": "post", "endpoint": "api/discussions/topics/:topicId", "responses": [ { "uuid": "d4d85e00-ff5b-4940-9f1a-b258386181a1", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "08b96a1c-8a5f-48d9-a560-0a7c67d26b77", "documentation": "", "method": "post", "endpoint": "api/discussions/topics/:topicId/comments", "responses": [ { "uuid": "3eb265ed-d801-4c79-bb00-cb5ef2efc3dd", "body": "{\n \"author\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n },\n \"authorName\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"entry\": {\n \"entryType\": \"{{oneOf (array 'Undefined' 'Album' 'Artist' 'DiscussionTopic' 'PV' 'ReleaseEvent' 'ReleaseEventSeries' 'Song' 'SongList' 'Tag' 'User' 'Venue')}}\",\n \"id\": {{faker 'number.int' max=99999}}\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e38d64f5-ac6d-4748-ad2a-a480b9b2aedd", "documentation": "Find entries.", "method": "get", "endpoint": "api/entries", "responses": [ { "uuid": "bb9ddd5a-0c0d-4665-97ce-38251df5931b", "body": "{\n \"items\": [\n {\n \"activityDate\": \"{{faker 'date.recent' 365}}\",\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"description\": \"\",\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"entryType\": \"{{oneOf (array 'Undefined' 'Album' 'Artist' 'DiscussionTopic' 'PV' 'ReleaseEvent' 'ReleaseEventSeries' 'Song' 'SongList' 'Tag' 'User' 'Venue')}}\",\n \"eventCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"pVs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"releaseEventSeriesName\": \"\",\n \"songListFeaturedCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"songType\": \"{{oneOf (array 'Unspecified' 'Original' 'Remaster' 'Remix' 'Cover' 'Arrangement' 'Instrumental' 'Mashup' 'MusicPV' 'DramaPV' 'Live' 'Illustration' 'Other')}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tagCategoryName\": \"\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"url\": \"\"\n }\n ]\n }\n ],\n \"term\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "11c6354c-908c-408c-bb54-93ac7852b1ff", "documentation": "Gets a list of entry names. Ideal for autocomplete boxes.", "method": "get", "endpoint": "api/entries/names", "responses": [ { "uuid": "ff644a00-7e3e-4a38-878f-7e238a98d816", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "79f91b3e-0128-46ca-b9d3-045a2ffb088c", "documentation": "", "method": "get", "endpoint": "api/entry-types/:entryType/:subType/tag", "responses": [ { "uuid": "95494008-a55f-4f16-a616-412ab93a0fcf", "body": "{\n \"additionalNames\": \"\",\n \"aliasedTo\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n },\n \"categoryName\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"id\": {{faker 'number.int' max=99999}},\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"parent\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n },\n \"relatedTags\": [\n {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"targets\": {{faker 'number.int' max=99999}},\n \"translatedDescription\": {\n \"english\": \"\",\n \"original\": \"\"\n },\n \"urlSlug\": \"\",\n \"usageCount\": {{faker 'number.int' max=99999}},\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f0490b8e-804d-4716-bded-5038005eedf7", "documentation": "Gets a list of PVs for songs.", "method": "get", "endpoint": "api/pvs/for-songs", "responses": [ { "uuid": "3330ab98-9398-495a-9a65-201119142f71", "body": "{\n \"items\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"song\": {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"favoritedTimes\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lengthSeconds\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"nicoId\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvServices\": \"{{oneOf (array 'Nothing' 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"ratingScore\": {{faker 'number.int' max=99999}},\n \"songType\": \"{{oneOf (array 'Unspecified' 'Original' 'Remaster' 'Remix' 'Cover' 'Arrangement' 'Instrumental' 'Mashup' 'MusicPV' 'DramaPV' 'Live' 'Illustration' 'Other')}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"thumbUrl\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"term\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "31789a1f-f51a-49be-925c-48534e18980c", "documentation": "Gets a page of event series.", "method": "get", "endpoint": "api/releaseEventSeries", "responses": [ { "uuid": "33a16140-8a45-425c-a03f-e7c01a9ea1ff", "body": "{\n \"items\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n ],\n \"term\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a4121b4b-43c7-4260-9a6a-ba60f9996067", "documentation": "Deletes an event series.", "method": "delete", "endpoint": "api/releaseEventSeries/:id", "responses": [ { "uuid": "2ce9d892-4033-4c3f-9e8f-a5e0f4d5837c", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a99c5ae9-0082-4d03-9d68-d9cbb7eb6862", "documentation": "Gets single event series by ID.", "method": "get", "endpoint": "api/releaseEventSeries/:id", "responses": [ { "uuid": "388c5b97-341a-4dc4-b88a-bb65054cfa9a", "body": "{\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "aa3fb3e0-39f9-4d56-b93f-beeab52e4320", "documentation": "Gets a page of events.", "method": "get", "endpoint": "api/releaseEvents", "responses": [ { "uuid": "627d36a7-4d24-45f0-beb7-34d33246d38b", "body": "{\n \"items\": [\n {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n ],\n \"term\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "672a0941-7914-4ecc-bb3e-bf18bb2eeaac", "documentation": "Find event names by a part of name.\r\n \r\n Matching is done anywhere from the name.", "method": "get", "endpoint": "api/releaseEvents/names", "responses": [ { "uuid": "09ca2e3b-d8c9-4ea4-a953-e454030343e2", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "090919d6-2d89-48eb-86de-012e06417ce2", "documentation": "Gets a list of albums for a specific event.", "method": "get", "endpoint": "api/releaseEvents/:eventId/albums", "responses": [ { "uuid": "92d86827-ac56-4778-ac31-bcc6291f3732", "body": "[\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"barcode\": \"\",\n \"catalogNumber\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"discs\": [\n {\n \"discNumber\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"mediaType\": \"{{oneOf (array 'Audio' 'Video')}}\",\n \"name\": \"\"\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"identifiers\": [\n {\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"tracks\": [\n {\n \"discNumber\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"song\": {\n \"additionalNames\": \"\",\n \"albums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"coverPictureMime\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"isCustomName\": {{faker 'datatype.boolean'}},\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"favoritedTimes\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lengthSeconds\": {{faker 'number.int' max=99999}},\n \"lyrics\": [\n {\n \"cultureCode\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"source\": \"\",\n \"translationType\": \"{{oneOf (array 'Original' 'Romanized' 'Translation')}}\",\n \"url\": \"\",\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"originalVersionId\": {{faker 'number.int' max=99999}},\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvServices\": \"{{oneOf (array 'Nothing' 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingScore\": {{faker 'number.int' max=99999}},\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songType\": \"{{oneOf (array 'Unspecified' 'Original' 'Remaster' 'Remix' 'Cover' 'Arrangement' 'Instrumental' 'Mashup' 'MusicPV' 'DramaPV' 'Live' 'Illustration' 'Other')}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"thumbUrl\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"trackNumber\": {{faker 'number.int' max=99999}}\n }\n ],\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1ce5906e-b82d-4bc8-bb3a-53674c04e8b4", "documentation": "Gets a list of songs for a specific event.", "method": "get", "endpoint": "api/releaseEvents/:eventId/published-songs", "responses": [ { "uuid": "ae9af58b-c6f5-459e-ab31-a522a17c95fe", "body": "[\n {\n \"additionalNames\": \"\",\n \"albums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"coverPictureMime\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"isCustomName\": {{faker 'datatype.boolean'}},\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"favoritedTimes\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lengthSeconds\": {{faker 'number.int' max=99999}},\n \"lyrics\": [\n {\n \"cultureCode\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"source\": \"\",\n \"translationType\": \"{{oneOf (array 'Original' 'Romanized' 'Translation')}}\",\n \"url\": \"\",\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"originalVersionId\": {{faker 'number.int' max=99999}},\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvServices\": \"{{oneOf (array 'Nothing' 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingScore\": {{faker 'number.int' max=99999}},\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songType\": \"{{oneOf (array 'Unspecified' 'Original' 'Remaster' 'Remix' 'Cover' 'Arrangement' 'Instrumental' 'Mashup' 'MusicPV' 'DramaPV' 'Live' 'Illustration' 'Other')}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"thumbUrl\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "5668a4bc-cdcf-4387-8e82-0058c2bd00dd", "documentation": "Creates a new report.", "method": "post", "endpoint": "api/releaseEvents/:eventId/reports", "responses": [ { "uuid": "5bdfb10e-59a9-4507-b600-adbb2c40470c", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "00e676d3-aeed-4c53-911d-95e36cf214cb", "documentation": "Deletes an event.", "method": "delete", "endpoint": "api/releaseEvents/:id", "responses": [ { "uuid": "cee986b5-7872-4578-a1f3-e3b821d3c6f9", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b7232fb1-3c97-4891-b5dc-ec935937d596", "documentation": "", "method": "get", "endpoint": "api/releaseEvents/:id", "responses": [ { "uuid": "b3a2d3a6-a27a-4dfb-bfaa-6ef2e291cc7a", "body": "{\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a3e804b8-df9f-4cc2-b090-981304b1504b", "documentation": "Gets a number of resource sets for a specific culture.", "method": "get", "endpoint": "api/resources/:cultureCode", "responses": [ { "uuid": "b1e2cb31-a2f8-4615-aa36-10e33a45560a", "body": "{}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "00be2415-42f3-495a-8afd-4c9bda394302", "documentation": "Creates a song list.", "method": "post", "endpoint": "api/songLists", "responses": [ { "uuid": "129d084f-66d5-4d13-9ca1-28b24de45ac6", "body": "{{faker 'number.int' max=99999}}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ab8c6906-b767-43c8-82b9-e329bb0f4c3f", "documentation": "Deletes a comment.", "method": "delete", "endpoint": "api/songLists/comments/:commentId", "responses": [ { "uuid": "30fde024-eb4e-4c0e-9d75-3767abda5ec5", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "41923ff2-8250-481e-ba37-3eb479894e19", "documentation": "Updates a comment.", "method": "post", "endpoint": "api/songLists/comments/:commentId", "responses": [ { "uuid": "211bb7ac-0394-4894-846e-724cb908309a", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ca4e7166-ba0b-4761-ba42-9177bb8aa020", "documentation": "Gets a list of featured song lists.", "method": "get", "endpoint": "api/songLists/featured", "responses": [ { "uuid": "6d8a78ec-f8f5-460a-abfa-2ddaecf51a73", "body": "{\n \"items\": [\n {\n \"author\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"eventDate\": \"{{faker 'date.recent' 365}}\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n ],\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"latestComments\": [\n {\n \"author\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n },\n \"authorName\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"entry\": {\n \"entryType\": \"{{oneOf (array 'Undefined' 'Album' 'Artist' 'DiscussionTopic' 'PV' 'ReleaseEvent' 'ReleaseEventSeries' 'Song' 'SongList' 'Tag' 'User' 'Venue')}}\",\n \"id\": {{faker 'number.int' max=99999}}\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ]\n }\n ],\n \"term\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "bc6784b6-720b-49d4-bd1a-4aca982b60e9", "documentation": "Gets a list of featuedd list names. Ideal for autocomplete boxes.", "method": "get", "endpoint": "api/songLists/featured/names", "responses": [ { "uuid": "b928c245-3f6b-4a9a-9df7-862b6a26490d", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "589c7eb5-ff3e-4a0d-83de-28d8990a155d", "documentation": "Deletes a song list.", "method": "delete", "endpoint": "api/songLists/:id", "responses": [ { "uuid": "a08a3222-c201-4ff8-ba9b-61d3e79654d8", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1b092a90-5b4d-4a91-8344-0c198b9917ec", "documentation": "Gets a list of comments for a song list.", "method": "get", "endpoint": "api/songLists/:listId/comments", "responses": [ { "uuid": "a3f8bb7a-8b9f-4934-babe-5e361323a64a", "body": "{\n \"items\": [\n {\n \"author\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n },\n \"authorName\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"entry\": {\n \"entryType\": \"{{oneOf (array 'Undefined' 'Album' 'Artist' 'DiscussionTopic' 'PV' 'ReleaseEvent' 'ReleaseEventSeries' 'Song' 'SongList' 'Tag' 'User' 'Venue')}}\",\n \"id\": {{faker 'number.int' max=99999}}\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n }\n ],\n \"term\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ec31d0c3-b55e-4d7f-a3f2-eca74108c4ad", "documentation": "Posts a new comment.", "method": "post", "endpoint": "api/songLists/:listId/comments", "responses": [ { "uuid": "96328d2c-afe0-4451-b304-9232e5f0bac9", "body": "{\n \"author\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n },\n \"authorName\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"entry\": {\n \"entryType\": \"{{oneOf (array 'Undefined' 'Album' 'Artist' 'DiscussionTopic' 'PV' 'ReleaseEvent' 'ReleaseEventSeries' 'Song' 'SongList' 'Tag' 'User' 'Venue')}}\",\n \"id\": {{faker 'number.int' max=99999}}\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "da0eeeb4-977e-4d82-a9c5-b76908bce01d", "documentation": "Gets a list of songs in a song list.", "method": "get", "endpoint": "api/songLists/:listId/songs", "responses": [ { "uuid": "0a670114-0996-4304-8fc3-01efbe3a08b0", "body": "{\n \"items\": [\n {\n \"notes\": \"\",\n \"order\": {{faker 'number.int' max=99999}},\n \"song\": {\n \"additionalNames\": \"\",\n \"albums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"coverPictureMime\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"isCustomName\": {{faker 'datatype.boolean'}},\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"favoritedTimes\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lengthSeconds\": {{faker 'number.int' max=99999}},\n \"lyrics\": [\n {\n \"cultureCode\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"source\": \"\",\n \"translationType\": \"{{oneOf (array 'Original' 'Romanized' 'Translation')}}\",\n \"url\": \"\",\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"originalVersionId\": {{faker 'number.int' max=99999}},\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvServices\": \"{{oneOf (array 'Nothing' 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingScore\": {{faker 'number.int' max=99999}},\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songType\": \"{{oneOf (array 'Unspecified' 'Original' 'Remaster' 'Remix' 'Cover' 'Arrangement' 'Instrumental' 'Mashup' 'MusicPV' 'DramaPV' 'Live' 'Illustration' 'Other')}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"thumbUrl\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n }\n ],\n \"term\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f65f024d-5a05-4492-8e6a-744f05e73f29", "documentation": "Find songs.", "method": "get", "endpoint": "api/songs", "responses": [ { "uuid": "ff81f573-cfb6-4bd7-80bb-988575d0c270", "body": "{\n \"items\": [\n {\n \"additionalNames\": \"\",\n \"albums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"coverPictureMime\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"isCustomName\": {{faker 'datatype.boolean'}},\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"favoritedTimes\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lengthSeconds\": {{faker 'number.int' max=99999}},\n \"lyrics\": [\n {\n \"cultureCode\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"source\": \"\",\n \"translationType\": \"{{oneOf (array 'Original' 'Romanized' 'Translation')}}\",\n \"url\": \"\",\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"originalVersionId\": {{faker 'number.int' max=99999}},\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvServices\": \"{{oneOf (array 'Nothing' 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingScore\": {{faker 'number.int' max=99999}},\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songType\": \"{{oneOf (array 'Unspecified' 'Original' 'Remaster' 'Remix' 'Cover' 'Arrangement' 'Instrumental' 'Mashup' 'MusicPV' 'DramaPV' 'Live' 'Illustration' 'Other')}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"thumbUrl\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n ],\n \"term\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "22ce1c08-102a-40b7-bee9-ed65b44f9d43", "documentation": "Gets a song by PV.", "method": "get", "endpoint": "api/songs/byPv", "responses": [ { "uuid": "0678091c-1d21-4c25-8f9b-93d40a5a6fce", "body": "{\n \"additionalNames\": \"\",\n \"albums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"coverPictureMime\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"isCustomName\": {{faker 'datatype.boolean'}},\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"favoritedTimes\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lengthSeconds\": {{faker 'number.int' max=99999}},\n \"lyrics\": [\n {\n \"cultureCode\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"source\": \"\",\n \"translationType\": \"{{oneOf (array 'Original' 'Romanized' 'Translation')}}\",\n \"url\": \"\",\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"originalVersionId\": {{faker 'number.int' max=99999}},\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvServices\": \"{{oneOf (array 'Nothing' 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingScore\": {{faker 'number.int' max=99999}},\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songType\": \"{{oneOf (array 'Unspecified' 'Original' 'Remaster' 'Remix' 'Cover' 'Arrangement' 'Instrumental' 'Mashup' 'MusicPV' 'DramaPV' 'Live' 'Illustration' 'Other')}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"thumbUrl\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e149b6e1-4b06-4840-aadf-f0c9a8a04060", "documentation": "Deletes a comment.", "method": "delete", "endpoint": "api/songs/comments/:commentId", "responses": [ { "uuid": "1ea4f786-4cba-4bfc-a2be-e37cf97c168c", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c919e2bb-5d73-4dc8-b8b1-998efd401e1e", "documentation": "Updates a comment.", "method": "post", "endpoint": "api/songs/comments/:commentId", "responses": [ { "uuid": "2badb53e-c725-4269-9603-05d0d1dc3a50", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9f7dd8e4-e57d-4dc8-9482-3c37623916cd", "documentation": "Gets list of highlighted songs, same as front page.", "method": "get", "endpoint": "api/songs/highlighted", "responses": [ { "uuid": "48427aa7-1ded-4f9f-9a25-7c5df83d0438", "body": "[\n {\n \"additionalNames\": \"\",\n \"albums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"coverPictureMime\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"isCustomName\": {{faker 'datatype.boolean'}},\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"favoritedTimes\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lengthSeconds\": {{faker 'number.int' max=99999}},\n \"lyrics\": [\n {\n \"cultureCode\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"source\": \"\",\n \"translationType\": \"{{oneOf (array 'Original' 'Romanized' 'Translation')}}\",\n \"url\": \"\",\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"originalVersionId\": {{faker 'number.int' max=99999}},\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvServices\": \"{{oneOf (array 'Nothing' 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingScore\": {{faker 'number.int' max=99999}},\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songType\": \"{{oneOf (array 'Unspecified' 'Original' 'Remaster' 'Remix' 'Cover' 'Arrangement' 'Instrumental' 'Mashup' 'MusicPV' 'DramaPV' 'Live' 'Illustration' 'Other')}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"thumbUrl\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "2a72d36c-9b07-478f-9fcf-ec62f4bfdcdc", "documentation": "Gets lyrics by ID.", "method": "get", "endpoint": "api/songs/lyrics/:lyricsId", "responses": [ { "uuid": "8b743d22-6b82-4dfd-ae83-b907a42a569b", "body": "{\n \"cultureCode\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"source\": \"\",\n \"translationType\": \"{{oneOf (array 'Original' 'Romanized' 'Translation')}}\",\n \"url\": \"\",\n \"value\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "7d2ea2ed-5109-4edf-968a-82b3005b9c1a", "documentation": "Gets a list of song names. Ideal for autocomplete boxes.", "method": "get", "endpoint": "api/songs/names", "responses": [ { "uuid": "39c48925-0d85-4f6f-885e-3c92cb5a3623", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "86256aec-41f7-426c-8788-392695a3a4d9", "documentation": "Gets top rated songs.", "method": "get", "endpoint": "api/songs/top-rated", "responses": [ { "uuid": "4a5cd8cc-552f-47b4-9edb-64869508b381", "body": "[\n {\n \"additionalNames\": \"\",\n \"albums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"coverPictureMime\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"isCustomName\": {{faker 'datatype.boolean'}},\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"favoritedTimes\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lengthSeconds\": {{faker 'number.int' max=99999}},\n \"lyrics\": [\n {\n \"cultureCode\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"source\": \"\",\n \"translationType\": \"{{oneOf (array 'Original' 'Romanized' 'Translation')}}\",\n \"url\": \"\",\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"originalVersionId\": {{faker 'number.int' max=99999}},\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvServices\": \"{{oneOf (array 'Nothing' 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingScore\": {{faker 'number.int' max=99999}},\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songType\": \"{{oneOf (array 'Unspecified' 'Original' 'Remaster' 'Remix' 'Cover' 'Arrangement' 'Instrumental' 'Mashup' 'MusicPV' 'DramaPV' 'Live' 'Illustration' 'Other')}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"thumbUrl\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "278447b8-3baa-46a0-921c-a4fa997861ce", "documentation": "Deletes a song.", "method": "delete", "endpoint": "api/songs/:id", "responses": [ { "uuid": "0ade9609-f205-4d2f-8697-6d5d920bc0ca", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c20681de-ee80-4edd-ae4c-b6c00c3cc8e0", "documentation": "Gets a song by Id.", "method": "get", "endpoint": "api/songs/:id", "responses": [ { "uuid": "0876891e-d78a-4092-a2b2-04520c9a36ee", "body": "{\n \"additionalNames\": \"\",\n \"albums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"coverPictureMime\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"isCustomName\": {{faker 'datatype.boolean'}},\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"favoritedTimes\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lengthSeconds\": {{faker 'number.int' max=99999}},\n \"lyrics\": [\n {\n \"cultureCode\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"source\": \"\",\n \"translationType\": \"{{oneOf (array 'Original' 'Romanized' 'Translation')}}\",\n \"url\": \"\",\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"originalVersionId\": {{faker 'number.int' max=99999}},\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvServices\": \"{{oneOf (array 'Nothing' 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingScore\": {{faker 'number.int' max=99999}},\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songType\": \"{{oneOf (array 'Unspecified' 'Original' 'Remaster' 'Remix' 'Cover' 'Arrangement' 'Instrumental' 'Mashup' 'MusicPV' 'DramaPV' 'Live' 'Illustration' 'Other')}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"thumbUrl\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "471c6f74-0cdb-42f4-ad46-289859ac26f5", "documentation": "Gets a list of comments for a song.", "method": "get", "endpoint": "api/songs/:id/comments", "responses": [ { "uuid": "11912d74-9512-45c0-ac5c-8c0357fb1001", "body": "[\n {\n \"author\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n },\n \"authorName\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"entry\": {\n \"entryType\": \"{{oneOf (array 'Undefined' 'Album' 'Artist' 'DiscussionTopic' 'PV' 'ReleaseEvent' 'ReleaseEventSeries' 'Song' 'SongList' 'Tag' 'User' 'Venue')}}\",\n \"id\": {{faker 'number.int' max=99999}}\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "aa830586-d087-4630-8be6-929eae397d8b", "documentation": "Posts a new comment.", "method": "post", "endpoint": "api/songs/:id/comments", "responses": [ { "uuid": "34711257-2556-4f5f-a86a-7e6e2697b1f8", "body": "{\n \"author\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n },\n \"authorName\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"entry\": {\n \"entryType\": \"{{oneOf (array 'Undefined' 'Album' 'Artist' 'DiscussionTopic' 'PV' 'ReleaseEvent' 'ReleaseEventSeries' 'Song' 'SongList' 'Tag' 'User' 'Venue')}}\",\n \"id\": {{faker 'number.int' max=99999}}\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b98fb273-9112-41d1-b6e6-958f15507625", "documentation": "Gets derived (alternate versions) of a song.", "method": "get", "endpoint": "api/songs/:id/derived", "responses": [ { "uuid": "5b04dca3-fa4d-4236-9ed7-afc93f787717", "body": "[\n {\n \"additionalNames\": \"\",\n \"albums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"coverPictureMime\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"isCustomName\": {{faker 'datatype.boolean'}},\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"favoritedTimes\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lengthSeconds\": {{faker 'number.int' max=99999}},\n \"lyrics\": [\n {\n \"cultureCode\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"source\": \"\",\n \"translationType\": \"{{oneOf (array 'Original' 'Romanized' 'Translation')}}\",\n \"url\": \"\",\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"originalVersionId\": {{faker 'number.int' max=99999}},\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvServices\": \"{{oneOf (array 'Nothing' 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingScore\": {{faker 'number.int' max=99999}},\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songType\": \"{{oneOf (array 'Unspecified' 'Original' 'Remaster' 'Remix' 'Cover' 'Arrangement' 'Instrumental' 'Mashup' 'MusicPV' 'DramaPV' 'Live' 'Illustration' 'Other')}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"thumbUrl\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "94e56049-25e4-4d11-ac3d-e8f13d07c129", "documentation": "Get ratings for a song.", "method": "get", "endpoint": "api/songs/:id/ratings", "responses": [ { "uuid": "edf037ca-8beb-4a8f-a26d-f314b8795ec0", "body": "[\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"rating\": \"{{oneOf (array 'Nothing' 'Dislike' 'Like' 'Favorite')}}\",\n \"song\": {\n \"additionalNames\": \"\",\n \"albums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"coverPictureMime\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"isCustomName\": {{faker 'datatype.boolean'}},\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"favoritedTimes\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lengthSeconds\": {{faker 'number.int' max=99999}},\n \"lyrics\": [\n {\n \"cultureCode\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"source\": \"\",\n \"translationType\": \"{{oneOf (array 'Original' 'Romanized' 'Translation')}}\",\n \"url\": \"\",\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"originalVersionId\": {{faker 'number.int' max=99999}},\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvServices\": \"{{oneOf (array 'Nothing' 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingScore\": {{faker 'number.int' max=99999}},\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songType\": \"{{oneOf (array 'Unspecified' 'Original' 'Remaster' 'Remix' 'Cover' 'Arrangement' 'Instrumental' 'Mashup' 'MusicPV' 'DramaPV' 'Live' 'Illustration' 'Other')}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"thumbUrl\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"user\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n }\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d758be4e-99a4-4971-820f-d8147f8f24c2", "documentation": "Add or update rating for a specific song, for the currently logged in user.", "method": "post", "endpoint": "api/songs/:id/ratings", "responses": [ { "uuid": "45b0e053-0140-4354-aaae-eae120b3a667", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "65ea0193-b18c-4da2-b37b-63a9292b41dd", "documentation": "Gets related songs.", "method": "get", "endpoint": "api/songs/:id/related", "responses": [ { "uuid": "bca636e5-74c9-4740-a14d-788c7b5d4b76", "body": "{\n \"artistMatches\": [\n {\n \"additionalNames\": \"\",\n \"albums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"coverPictureMime\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"isCustomName\": {{faker 'datatype.boolean'}},\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"favoritedTimes\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lengthSeconds\": {{faker 'number.int' max=99999}},\n \"lyrics\": [\n {\n \"cultureCode\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"source\": \"\",\n \"translationType\": \"{{oneOf (array 'Original' 'Romanized' 'Translation')}}\",\n \"url\": \"\",\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"originalVersionId\": {{faker 'number.int' max=99999}},\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvServices\": \"{{oneOf (array 'Nothing' 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingScore\": {{faker 'number.int' max=99999}},\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songType\": \"{{oneOf (array 'Unspecified' 'Original' 'Remaster' 'Remix' 'Cover' 'Arrangement' 'Instrumental' 'Mashup' 'MusicPV' 'DramaPV' 'Live' 'Illustration' 'Other')}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"thumbUrl\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n ],\n \"likeMatches\": [\n {\n \"additionalNames\": \"\",\n \"albums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"coverPictureMime\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"isCustomName\": {{faker 'datatype.boolean'}},\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"favoritedTimes\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lengthSeconds\": {{faker 'number.int' max=99999}},\n \"lyrics\": [\n {\n \"cultureCode\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"source\": \"\",\n \"translationType\": \"{{oneOf (array 'Original' 'Romanized' 'Translation')}}\",\n \"url\": \"\",\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"originalVersionId\": {{faker 'number.int' max=99999}},\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvServices\": \"{{oneOf (array 'Nothing' 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingScore\": {{faker 'number.int' max=99999}},\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songType\": \"{{oneOf (array 'Unspecified' 'Original' 'Remaster' 'Remix' 'Cover' 'Arrangement' 'Instrumental' 'Mashup' 'MusicPV' 'DramaPV' 'Live' 'Illustration' 'Other')}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"thumbUrl\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n ],\n \"tagMatches\": [\n {\n \"additionalNames\": \"\",\n \"albums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"coverPictureMime\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"isCustomName\": {{faker 'datatype.boolean'}},\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"favoritedTimes\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lengthSeconds\": {{faker 'number.int' max=99999}},\n \"lyrics\": [\n {\n \"cultureCode\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"source\": \"\",\n \"translationType\": \"{{oneOf (array 'Original' 'Romanized' 'Translation')}}\",\n \"url\": \"\",\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"originalVersionId\": {{faker 'number.int' max=99999}},\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvServices\": \"{{oneOf (array 'Nothing' 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingScore\": {{faker 'number.int' max=99999}},\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songType\": \"{{oneOf (array 'Unspecified' 'Original' 'Remaster' 'Remix' 'Cover' 'Arrangement' 'Instrumental' 'Mashup' 'MusicPV' 'DramaPV' 'Live' 'Illustration' 'Other')}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"thumbUrl\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cd1200a6-2cfa-4917-976e-d558f4bfc737", "documentation": "Find tags.", "method": "get", "endpoint": "api/tags", "responses": [ { "uuid": "756d4775-6501-430f-b27a-f14e13b493ef", "body": "{\n \"items\": [\n {\n \"additionalNames\": \"\",\n \"aliasedTo\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n },\n \"categoryName\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"id\": {{faker 'number.int' max=99999}},\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"parent\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n },\n \"relatedTags\": [\n {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"targets\": {{faker 'number.int' max=99999}},\n \"translatedDescription\": {\n \"english\": \"\",\n \"original\": \"\"\n },\n \"urlSlug\": \"\",\n \"usageCount\": {{faker 'number.int' max=99999}},\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n ],\n \"term\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6cf9d4e0-6b15-43d1-821b-8429bae31085", "documentation": "Creates a new tag.", "method": "post", "endpoint": "api/tags", "responses": [ { "uuid": "67dd1154-d399-413e-9bdf-90e80a033c52", "body": "{\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" }, { "uuid": "4662188b-f70f-4bd8-b1b5-afb273a66f54", "body": "", "latency": 0, "statusCode": 400, "label": "If tag name is already in use", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": false, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "39389e70-ad1a-4e08-894e-6015c7aef450", "documentation": "DEPRECATED. Gets a tag by name.", "method": "get", "endpoint": "api/tags/byName/:name", "responses": [ { "uuid": "9997bc60-fb83-49a4-b70e-58a35054feef", "body": "{\n \"additionalNames\": \"\",\n \"aliasedTo\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n },\n \"categoryName\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"id\": {{faker 'number.int' max=99999}},\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"parent\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n },\n \"relatedTags\": [\n {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"targets\": {{faker 'number.int' max=99999}},\n \"translatedDescription\": {\n \"english\": \"\",\n \"original\": \"\"\n },\n \"urlSlug\": \"\",\n \"usageCount\": {{faker 'number.int' max=99999}},\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "11b9b307-1a67-4f7c-9267-4ee0555a161c", "documentation": "Gets a list of tag category names.", "method": "get", "endpoint": "api/tags/categoryNames", "responses": [ { "uuid": "656af116-de03-4dd7-89bb-8aab8d6f2d6f", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0600b671-9904-45ba-a6ad-1f2121289896", "documentation": "Deletes a comment.\r\n Normal users can delete their own comments, moderators can delete all comments.\r\n Requires login.", "method": "delete", "endpoint": "api/tags/comments/:commentId", "responses": [ { "uuid": "a822ec96-1c51-46cf-9679-f849d6fb8685", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "23f95885-4437-4387-a61e-6f04b9a8100a", "documentation": "Updates a comment.\r\n Normal users can edit their own comments, moderators can edit all comments.\r\n Requires login.", "method": "post", "endpoint": "api/tags/comments/:commentId", "responses": [ { "uuid": "5c07b01f-d45a-4d5e-83ac-22f2f5acca9b", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a8870361-ff02-4ddb-a5a3-a3c23f0e1308", "documentation": "Find tag names by a part of name.\r\n \r\n Matching is done anywhere from the name.", "method": "get", "endpoint": "api/tags/names", "responses": [ { "uuid": "fcfde6fd-692a-4b46-88ce-70e99be21345", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "d66865c8-3b43-4ae0-8c7e-ae1b217d059a", "documentation": "Gets the most common tags in a category.", "method": "get", "endpoint": "api/tags/top", "responses": [ { "uuid": "a190df79-a764-48b3-99d2-d3e2a6b5598d", "body": "[\n {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "197aab07-8742-4547-bb1c-25fc5d3dda64", "documentation": "Deletes a tag.", "method": "delete", "endpoint": "api/tags/:id", "responses": [ { "uuid": "371cca14-b18e-409f-9d9e-7d8c8afb8ccf", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9cadb984-6479-4806-bb02-398bd7819f95", "documentation": "Gets a tag by ID.", "method": "get", "endpoint": "api/tags/:id", "responses": [ { "uuid": "c1d5f266-19cd-48c1-8dee-d55d381ca683", "body": "{\n \"additionalNames\": \"\",\n \"aliasedTo\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n },\n \"categoryName\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"id\": {{faker 'number.int' max=99999}},\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"parent\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n },\n \"relatedTags\": [\n {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"targets\": {{faker 'number.int' max=99999}},\n \"translatedDescription\": {\n \"english\": \"\",\n \"original\": \"\"\n },\n \"urlSlug\": \"\",\n \"usageCount\": {{faker 'number.int' max=99999}},\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "4b068715-6545-4eee-96a7-c344873e8cf0", "documentation": "Gets a list of child tags for a tag.\r\n Only direct children will be included.", "method": "get", "endpoint": "api/tags/:tagId/children", "responses": [ { "uuid": "dedac74c-c558-4988-8321-9f627e83198d", "body": "[\n {\n \"additionalNames\": \"\",\n \"aliasedTo\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n },\n \"categoryName\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"id\": {{faker 'number.int' max=99999}},\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"parent\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n },\n \"relatedTags\": [\n {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"targets\": {{faker 'number.int' max=99999}},\n \"translatedDescription\": {\n \"english\": \"\",\n \"original\": \"\"\n },\n \"urlSlug\": \"\",\n \"usageCount\": {{faker 'number.int' max=99999}},\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3cc1bb96-5dcc-4185-aeb7-5c3e9d93bd59", "documentation": "Gets a list of comments for a tag.\r\n Note: pagination and sorting might be added later.", "method": "get", "endpoint": "api/tags/:tagId/comments", "responses": [ { "uuid": "1c460d5b-90e7-4258-a5a0-67daaef4494e", "body": "{\n \"items\": [\n {\n \"author\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n },\n \"authorName\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"entry\": {\n \"entryType\": \"{{oneOf (array 'Undefined' 'Album' 'Artist' 'DiscussionTopic' 'PV' 'ReleaseEvent' 'ReleaseEventSeries' 'Song' 'SongList' 'Tag' 'User' 'Venue')}}\",\n \"id\": {{faker 'number.int' max=99999}}\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n }\n ],\n \"term\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "e726774e-6eca-4efe-a632-f40d5b43aa99", "documentation": "Posts a new comment.", "method": "post", "endpoint": "api/tags/:tagId/comments", "responses": [ { "uuid": "52da98ae-9f21-40c8-82ef-785bd4f08b43", "body": "{\n \"author\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n },\n \"authorName\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"entry\": {\n \"entryType\": \"{{oneOf (array 'Undefined' 'Album' 'Artist' 'DiscussionTopic' 'PV' 'ReleaseEvent' 'ReleaseEventSeries' 'Song' 'SongList' 'Tag' 'User' 'Venue')}}\",\n \"id\": {{faker 'number.int' max=99999}}\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f0b132a0-9b74-4aa5-b339-a9861d4f3165", "documentation": "Creates a new report.", "method": "post", "endpoint": "api/tags/:tagId/reports", "responses": [ { "uuid": "edd374ad-68c9-4a6d-a733-1ae0364671cd", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "682bb68a-37b3-4f79-85df-52ac851cbc5c", "documentation": "Gets a list of users.", "method": "get", "endpoint": "api/users", "responses": [ { "uuid": "cc2f6084-eada-4a04-90d5-cdcc7ae63306", "body": "{\n \"items\": [\n {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n }\n ],\n \"term\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1a1a13e5-ad07-4f76-bbef-e80f9b714e5f", "documentation": "Gets information about the currently logged in user.", "method": "get", "endpoint": "api/users/current", "responses": [ { "uuid": "e390c194-fab7-4e1c-9332-26633b449d1d", "body": "{\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "f928b31e-9567-4adf-b4ae-00020a9e1501", "documentation": "", "method": "get", "endpoint": "api/users/current/album-collection-statuses/:albumId", "responses": [ { "uuid": "10c49d15-c447-4ae8-a6b2-7b92c1314e94", "body": "{\n \"album\": {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"barcode\": \"\",\n \"catalogNumber\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"discs\": [\n {\n \"discNumber\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"mediaType\": \"{{oneOf (array 'Audio' 'Video')}}\",\n \"name\": \"\"\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"identifiers\": [\n {\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"tracks\": [\n {\n \"discNumber\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"song\": {\n \"additionalNames\": \"\",\n \"albums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"coverPictureMime\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"isCustomName\": {{faker 'datatype.boolean'}},\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"favoritedTimes\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lengthSeconds\": {{faker 'number.int' max=99999}},\n \"lyrics\": [\n {\n \"cultureCode\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"source\": \"\",\n \"translationType\": \"{{oneOf (array 'Original' 'Romanized' 'Translation')}}\",\n \"url\": \"\",\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"originalVersionId\": {{faker 'number.int' max=99999}},\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvServices\": \"{{oneOf (array 'Nothing' 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingScore\": {{faker 'number.int' max=99999}},\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songType\": \"{{oneOf (array 'Unspecified' 'Original' 'Remaster' 'Remix' 'Cover' 'Arrangement' 'Instrumental' 'Mashup' 'MusicPV' 'DramaPV' 'Live' 'Illustration' 'Other')}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"thumbUrl\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"trackNumber\": {{faker 'number.int' max=99999}}\n }\n ],\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"mediaType\": \"{{oneOf (array 'PhysicalDisc' 'DigitalDownload' 'Other')}}\",\n \"purchaseStatus\": \"{{oneOf (array 'Nothing' 'Wishlisted' 'Ordered' 'Owned')}}\",\n \"rating\": {{faker 'number.int' max=99999}},\n \"user\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n }\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "96dc7852-b7ec-4d92-83ea-7d8cee0ab3d7", "documentation": "Add or update collection status, media type and rating for a specific album, for the currently logged in user.", "method": "post", "endpoint": "api/users/current/albums/:albumId", "responses": [ { "uuid": "13b28182-da53-4270-8d65-0e08782a91b6", "body": "\"\"", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9b9c799a-fa12-4408-973c-a64d2d0a0fdd", "documentation": "", "method": "get", "endpoint": "api/users/current/followedArtists/:artistId", "responses": [ { "uuid": "62420498-9b4d-4f0e-9716-4ac47f3d1bb2", "body": "{\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistLinks\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"linkType\": \"{{oneOf (array 'CharacterDesigner' 'Group' 'Illustrator' 'Manager' 'VoiceProvider')}}\"\n }\n ],\n \"artistLinksReverse\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"linkType\": \"{{oneOf (array 'CharacterDesigner' 'Group' 'Illustrator' 'Manager' 'VoiceProvider')}}\"\n }\n ],\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"baseVoicebank\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"pictureMime\": \"\",\n \"relations\": {\n \"latestAlbums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"barcode\": \"\",\n \"catalogNumber\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"discs\": [\n {\n \"discNumber\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"mediaType\": \"{{oneOf (array 'Audio' 'Video')}}\",\n \"name\": \"\"\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"identifiers\": [\n {\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"tracks\": [\n {\n \"discNumber\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"song\": {\n \"additionalNames\": \"\",\n \"albums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"coverPictureMime\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"isCustomName\": {{faker 'datatype.boolean'}},\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"favoritedTimes\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lengthSeconds\": {{faker 'number.int' max=99999}},\n \"lyrics\": [\n {\n \"cultureCode\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"source\": \"\",\n \"translationType\": \"{{oneOf (array 'Original' 'Romanized' 'Translation')}}\",\n \"url\": \"\",\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"originalVersionId\": {{faker 'number.int' max=99999}},\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvServices\": \"{{oneOf (array 'Nothing' 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingScore\": {{faker 'number.int' max=99999}},\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songType\": \"{{oneOf (array 'Unspecified' 'Original' 'Remaster' 'Remix' 'Cover' 'Arrangement' 'Instrumental' 'Mashup' 'MusicPV' 'DramaPV' 'Live' 'Illustration' 'Other')}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"thumbUrl\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"trackNumber\": {{faker 'number.int' max=99999}}\n }\n ],\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n ],\n \"latestEvents\": [\n {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n ],\n \"latestSongs\": [\n {\n \"additionalNames\": \"\",\n \"albums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"coverPictureMime\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"isCustomName\": {{faker 'datatype.boolean'}},\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"favoritedTimes\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lengthSeconds\": {{faker 'number.int' max=99999}},\n \"lyrics\": [\n {\n \"cultureCode\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"source\": \"\",\n \"translationType\": \"{{oneOf (array 'Original' 'Romanized' 'Translation')}}\",\n \"url\": \"\",\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"originalVersionId\": {{faker 'number.int' max=99999}},\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvServices\": \"{{oneOf (array 'Nothing' 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingScore\": {{faker 'number.int' max=99999}},\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songType\": \"{{oneOf (array 'Unspecified' 'Original' 'Remaster' 'Remix' 'Cover' 'Arrangement' 'Instrumental' 'Mashup' 'MusicPV' 'DramaPV' 'Live' 'Illustration' 'Other')}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"thumbUrl\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n ],\n \"popularAlbums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"barcode\": \"\",\n \"catalogNumber\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"discs\": [\n {\n \"discNumber\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"mediaType\": \"{{oneOf (array 'Audio' 'Video')}}\",\n \"name\": \"\"\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"identifiers\": [\n {\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"tracks\": [\n {\n \"discNumber\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"song\": {\n \"additionalNames\": \"\",\n \"albums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"coverPictureMime\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"isCustomName\": {{faker 'datatype.boolean'}},\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"favoritedTimes\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lengthSeconds\": {{faker 'number.int' max=99999}},\n \"lyrics\": [\n {\n \"cultureCode\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"source\": \"\",\n \"translationType\": \"{{oneOf (array 'Original' 'Romanized' 'Translation')}}\",\n \"url\": \"\",\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"originalVersionId\": {{faker 'number.int' max=99999}},\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvServices\": \"{{oneOf (array 'Nothing' 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingScore\": {{faker 'number.int' max=99999}},\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songType\": \"{{oneOf (array 'Unspecified' 'Original' 'Remaster' 'Remix' 'Cover' 'Arrangement' 'Instrumental' 'Mashup' 'MusicPV' 'DramaPV' 'Live' 'Illustration' 'Other')}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"thumbUrl\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"trackNumber\": {{faker 'number.int' max=99999}}\n }\n ],\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n ],\n \"popularSongs\": [\n {\n \"additionalNames\": \"\",\n \"albums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"coverPictureMime\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"isCustomName\": {{faker 'datatype.boolean'}},\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"favoritedTimes\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lengthSeconds\": {{faker 'number.int' max=99999}},\n \"lyrics\": [\n {\n \"cultureCode\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"source\": \"\",\n \"translationType\": \"{{oneOf (array 'Original' 'Romanized' 'Translation')}}\",\n \"url\": \"\",\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"originalVersionId\": {{faker 'number.int' max=99999}},\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvServices\": \"{{oneOf (array 'Nothing' 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingScore\": {{faker 'number.int' max=99999}},\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songType\": \"{{oneOf (array 'Unspecified' 'Original' 'Remaster' 'Remix' 'Cover' 'Arrangement' 'Instrumental' 'Mashup' 'MusicPV' 'DramaPV' 'Live' 'Illustration' 'Other')}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"thumbUrl\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n ]\n },\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "0d85fc05-cc4c-404f-9604-7b034eed4bec", "documentation": "", "method": "delete", "endpoint": "api/users/current/followedTags/:tagId", "responses": [ { "uuid": "931e0bff-45a8-460e-b2ea-fc4a56ba92ff", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "aa30f2b4-1870-4758-98d5-49147f329610", "documentation": "", "method": "post", "endpoint": "api/users/current/followedTags/:tagId", "responses": [ { "uuid": "5120a876-e654-45f4-9ef4-7f5676a7658c", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "cc1650ec-56e7-4d8f-a29b-4b8582b7575b", "documentation": "Gets currently logged in user's rating for a song.", "method": "get", "endpoint": "api/users/current/ratedSongs/:songId", "responses": [ { "uuid": "2350fc1f-bc24-49d1-8a73-ac812d16a035", "body": "\"{{oneOf (array 'Nothing' 'Dislike' 'Like' 'Favorite')}}\"", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "a403f273-f41f-4630-893a-c5fac6759845", "documentation": "Refresh entry edit status, indicating that the current user is still editing that entry.", "method": "post", "endpoint": "api/users/current/refreshEntryEdit", "responses": [ { "uuid": "37f76cbb-4e37-4595-85cf-2f3e5f43d143", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "887c67e0-299b-400d-88a2-cd7fc0f3dc9b", "documentation": "Appends tags for a song, by the currently logged in user.", "method": "post", "endpoint": "api/users/current/songTags/:songId", "responses": [ { "uuid": "5182284a-2a2a-49a3-abe8-fa639f5af734", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8d03f576-d44a-49d4-8e64-f5923f557f2c", "documentation": "Gets a user message.", "method": "get", "endpoint": "api/users/messages/:messageId", "responses": [ { "uuid": "9fa14c9d-b39e-49b3-8c90-e3e8582b3b05", "body": "{\n \"body\": \"\",\n \"createdFormatted\": \"\",\n \"highPriority\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inbox\": \"{{oneOf (array 'Nothing' 'Received' 'Sent' 'Notifications')}}\",\n \"read\": {{faker 'datatype.boolean'}},\n \"receiver\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n },\n \"sender\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n },\n \"subject\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8346b549-2fda-4e33-ad22-784ed1e24e4a", "documentation": "Gets a list of user names. Ideal for autocomplete boxes.", "method": "get", "endpoint": "api/users/names", "responses": [ { "uuid": "734eabd9-2fa2-40b6-a1f2-1f4af3a1843e", "body": "[\n \"\"\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "df58b089-c6b8-4255-85bb-4f5647a09659", "documentation": "Deletes a comment.", "method": "delete", "endpoint": "api/users/profileComments/:commentId", "responses": [ { "uuid": "49f77abe-5d98-4b9d-89de-ee4d5ca65c09", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1a18b79a-a951-4eb9-8d3b-8883e6cfa697", "documentation": "Updates a comment.", "method": "post", "endpoint": "api/users/profileComments/:commentId", "responses": [ { "uuid": "bc812000-7e25-4e59-84d3-051e1e4354f6", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c46d27cf-f160-400a-a98d-b1e2aa43de24", "documentation": "Gets user by ID.", "method": "get", "endpoint": "api/users/:id", "responses": [ { "uuid": "a21ef924-e601-40cf-9170-ade3a9f1666f", "body": "{\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "ffdac71b-43ef-4aa2-aa0c-16b05350fd3e", "documentation": "", "method": "get", "endpoint": "api/users/:id/album-collection-statuses/:albumId", "responses": [ { "uuid": "d8d51a6a-bb76-411a-adca-743f47ec6a71", "body": "{\n \"album\": {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"barcode\": \"\",\n \"catalogNumber\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"discs\": [\n {\n \"discNumber\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"mediaType\": \"{{oneOf (array 'Audio' 'Video')}}\",\n \"name\": \"\"\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"identifiers\": [\n {\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"tracks\": [\n {\n \"discNumber\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"song\": {\n \"additionalNames\": \"\",\n \"albums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"coverPictureMime\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"isCustomName\": {{faker 'datatype.boolean'}},\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"favoritedTimes\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lengthSeconds\": {{faker 'number.int' max=99999}},\n \"lyrics\": [\n {\n \"cultureCode\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"source\": \"\",\n \"translationType\": \"{{oneOf (array 'Original' 'Romanized' 'Translation')}}\",\n \"url\": \"\",\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"originalVersionId\": {{faker 'number.int' max=99999}},\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvServices\": \"{{oneOf (array 'Nothing' 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingScore\": {{faker 'number.int' max=99999}},\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songType\": \"{{oneOf (array 'Unspecified' 'Original' 'Remaster' 'Remix' 'Cover' 'Arrangement' 'Instrumental' 'Mashup' 'MusicPV' 'DramaPV' 'Live' 'Illustration' 'Other')}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"thumbUrl\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"trackNumber\": {{faker 'number.int' max=99999}}\n }\n ],\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"mediaType\": \"{{oneOf (array 'PhysicalDisc' 'DigitalDownload' 'Other')}}\",\n \"purchaseStatus\": \"{{oneOf (array 'Nothing' 'Wishlisted' 'Ordered' 'Owned')}}\",\n \"rating\": {{faker 'number.int' max=99999}},\n \"user\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n }\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "569e9b0c-5a38-4aa3-ba1d-6efa61381514", "documentation": "Gets a list of albums in a user's collection.", "method": "get", "endpoint": "api/users/:id/albums", "responses": [ { "uuid": "d7c0e921-a723-40cb-9ab9-9d99567b0f83", "body": "{\n \"items\": [\n {\n \"album\": {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"barcode\": \"\",\n \"catalogNumber\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"discs\": [\n {\n \"discNumber\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"mediaType\": \"{{oneOf (array 'Audio' 'Video')}}\",\n \"name\": \"\"\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"identifiers\": [\n {\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"tracks\": [\n {\n \"discNumber\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"song\": {\n \"additionalNames\": \"\",\n \"albums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"coverPictureMime\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"isCustomName\": {{faker 'datatype.boolean'}},\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"favoritedTimes\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lengthSeconds\": {{faker 'number.int' max=99999}},\n \"lyrics\": [\n {\n \"cultureCode\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"source\": \"\",\n \"translationType\": \"{{oneOf (array 'Original' 'Romanized' 'Translation')}}\",\n \"url\": \"\",\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"originalVersionId\": {{faker 'number.int' max=99999}},\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvServices\": \"{{oneOf (array 'Nothing' 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingScore\": {{faker 'number.int' max=99999}},\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songType\": \"{{oneOf (array 'Unspecified' 'Original' 'Remaster' 'Remix' 'Cover' 'Arrangement' 'Instrumental' 'Mashup' 'MusicPV' 'DramaPV' 'Live' 'Illustration' 'Other')}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"thumbUrl\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"trackNumber\": {{faker 'number.int' max=99999}}\n }\n ],\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"mediaType\": \"{{oneOf (array 'PhysicalDisc' 'DigitalDownload' 'Other')}}\",\n \"purchaseStatus\": \"{{oneOf (array 'Nothing' 'Wishlisted' 'Ordered' 'Owned')}}\",\n \"rating\": {{faker 'number.int' max=99999}},\n \"user\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n }\n }\n ],\n \"term\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "3b13e7cd-ce7c-40e4-b19f-9a95452e7fad", "documentation": "Gets a list of events a user has subscribed to.", "method": "get", "endpoint": "api/users/:id/events", "responses": [ { "uuid": "0e57e82f-6eb8-4c57-a859-2c96b9da264d", "body": "[\n {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n]", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b0bb6cd7-eb5a-45f3-83dd-2fff57c8d8f6", "documentation": "Gets a list of artists followed by a user.", "method": "get", "endpoint": "api/users/:id/followedArtists", "responses": [ { "uuid": "09443d33-2301-43ca-b9ba-223628cfcb89", "body": "{\n \"items\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistLinks\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"linkType\": \"{{oneOf (array 'CharacterDesigner' 'Group' 'Illustrator' 'Manager' 'VoiceProvider')}}\"\n }\n ],\n \"artistLinksReverse\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"linkType\": \"{{oneOf (array 'CharacterDesigner' 'Group' 'Illustrator' 'Manager' 'VoiceProvider')}}\"\n }\n ],\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"baseVoicebank\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"pictureMime\": \"\",\n \"relations\": {\n \"latestAlbums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"barcode\": \"\",\n \"catalogNumber\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"discs\": [\n {\n \"discNumber\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"mediaType\": \"{{oneOf (array 'Audio' 'Video')}}\",\n \"name\": \"\"\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"identifiers\": [\n {\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"tracks\": [\n {\n \"discNumber\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"song\": {\n \"additionalNames\": \"\",\n \"albums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"coverPictureMime\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"isCustomName\": {{faker 'datatype.boolean'}},\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"favoritedTimes\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lengthSeconds\": {{faker 'number.int' max=99999}},\n \"lyrics\": [\n {\n \"cultureCode\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"source\": \"\",\n \"translationType\": \"{{oneOf (array 'Original' 'Romanized' 'Translation')}}\",\n \"url\": \"\",\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"originalVersionId\": {{faker 'number.int' max=99999}},\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvServices\": \"{{oneOf (array 'Nothing' 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingScore\": {{faker 'number.int' max=99999}},\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songType\": \"{{oneOf (array 'Unspecified' 'Original' 'Remaster' 'Remix' 'Cover' 'Arrangement' 'Instrumental' 'Mashup' 'MusicPV' 'DramaPV' 'Live' 'Illustration' 'Other')}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"thumbUrl\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"trackNumber\": {{faker 'number.int' max=99999}}\n }\n ],\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n ],\n \"latestEvents\": [\n {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n ],\n \"latestSongs\": [\n {\n \"additionalNames\": \"\",\n \"albums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"coverPictureMime\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"isCustomName\": {{faker 'datatype.boolean'}},\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"favoritedTimes\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lengthSeconds\": {{faker 'number.int' max=99999}},\n \"lyrics\": [\n {\n \"cultureCode\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"source\": \"\",\n \"translationType\": \"{{oneOf (array 'Original' 'Romanized' 'Translation')}}\",\n \"url\": \"\",\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"originalVersionId\": {{faker 'number.int' max=99999}},\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvServices\": \"{{oneOf (array 'Nothing' 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingScore\": {{faker 'number.int' max=99999}},\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songType\": \"{{oneOf (array 'Unspecified' 'Original' 'Remaster' 'Remix' 'Cover' 'Arrangement' 'Instrumental' 'Mashup' 'MusicPV' 'DramaPV' 'Live' 'Illustration' 'Other')}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"thumbUrl\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n ],\n \"popularAlbums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"barcode\": \"\",\n \"catalogNumber\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"discs\": [\n {\n \"discNumber\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"mediaType\": \"{{oneOf (array 'Audio' 'Video')}}\",\n \"name\": \"\"\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"identifiers\": [\n {\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"tracks\": [\n {\n \"discNumber\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"song\": {\n \"additionalNames\": \"\",\n \"albums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"coverPictureMime\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"isCustomName\": {{faker 'datatype.boolean'}},\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"favoritedTimes\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lengthSeconds\": {{faker 'number.int' max=99999}},\n \"lyrics\": [\n {\n \"cultureCode\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"source\": \"\",\n \"translationType\": \"{{oneOf (array 'Original' 'Romanized' 'Translation')}}\",\n \"url\": \"\",\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"originalVersionId\": {{faker 'number.int' max=99999}},\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvServices\": \"{{oneOf (array 'Nothing' 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingScore\": {{faker 'number.int' max=99999}},\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songType\": \"{{oneOf (array 'Unspecified' 'Original' 'Remaster' 'Remix' 'Cover' 'Arrangement' 'Instrumental' 'Mashup' 'MusicPV' 'DramaPV' 'Live' 'Illustration' 'Other')}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"thumbUrl\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"trackNumber\": {{faker 'number.int' max=99999}}\n }\n ],\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n ],\n \"popularSongs\": [\n {\n \"additionalNames\": \"\",\n \"albums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"coverPictureMime\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"isCustomName\": {{faker 'datatype.boolean'}},\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"favoritedTimes\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lengthSeconds\": {{faker 'number.int' max=99999}},\n \"lyrics\": [\n {\n \"cultureCode\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"source\": \"\",\n \"translationType\": \"{{oneOf (array 'Original' 'Romanized' 'Translation')}}\",\n \"url\": \"\",\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"originalVersionId\": {{faker 'number.int' max=99999}},\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvServices\": \"{{oneOf (array 'Nothing' 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingScore\": {{faker 'number.int' max=99999}},\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songType\": \"{{oneOf (array 'Unspecified' 'Original' 'Remaster' 'Remix' 'Cover' 'Arrangement' 'Instrumental' 'Mashup' 'MusicPV' 'DramaPV' 'Live' 'Illustration' 'Other')}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"thumbUrl\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n ]\n },\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n }\n ],\n \"term\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "c021f73a-6281-4b5c-bbbe-2cd115d71e9c", "documentation": "", "method": "get", "endpoint": "api/users/:id/followedArtists/:artistId", "responses": [ { "uuid": "65d1e1c7-8bbb-4b24-b992-0a95d0daaa3e", "body": "{\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistLinks\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"linkType\": \"{{oneOf (array 'CharacterDesigner' 'Group' 'Illustrator' 'Manager' 'VoiceProvider')}}\"\n }\n ],\n \"artistLinksReverse\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"linkType\": \"{{oneOf (array 'CharacterDesigner' 'Group' 'Illustrator' 'Manager' 'VoiceProvider')}}\"\n }\n ],\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"baseVoicebank\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"pictureMime\": \"\",\n \"relations\": {\n \"latestAlbums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"barcode\": \"\",\n \"catalogNumber\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"discs\": [\n {\n \"discNumber\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"mediaType\": \"{{oneOf (array 'Audio' 'Video')}}\",\n \"name\": \"\"\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"identifiers\": [\n {\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"tracks\": [\n {\n \"discNumber\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"song\": {\n \"additionalNames\": \"\",\n \"albums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"coverPictureMime\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"isCustomName\": {{faker 'datatype.boolean'}},\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"favoritedTimes\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lengthSeconds\": {{faker 'number.int' max=99999}},\n \"lyrics\": [\n {\n \"cultureCode\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"source\": \"\",\n \"translationType\": \"{{oneOf (array 'Original' 'Romanized' 'Translation')}}\",\n \"url\": \"\",\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"originalVersionId\": {{faker 'number.int' max=99999}},\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvServices\": \"{{oneOf (array 'Nothing' 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingScore\": {{faker 'number.int' max=99999}},\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songType\": \"{{oneOf (array 'Unspecified' 'Original' 'Remaster' 'Remix' 'Cover' 'Arrangement' 'Instrumental' 'Mashup' 'MusicPV' 'DramaPV' 'Live' 'Illustration' 'Other')}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"thumbUrl\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"trackNumber\": {{faker 'number.int' max=99999}}\n }\n ],\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n ],\n \"latestEvents\": [\n {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n ],\n \"latestSongs\": [\n {\n \"additionalNames\": \"\",\n \"albums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"coverPictureMime\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"isCustomName\": {{faker 'datatype.boolean'}},\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"favoritedTimes\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lengthSeconds\": {{faker 'number.int' max=99999}},\n \"lyrics\": [\n {\n \"cultureCode\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"source\": \"\",\n \"translationType\": \"{{oneOf (array 'Original' 'Romanized' 'Translation')}}\",\n \"url\": \"\",\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"originalVersionId\": {{faker 'number.int' max=99999}},\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvServices\": \"{{oneOf (array 'Nothing' 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingScore\": {{faker 'number.int' max=99999}},\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songType\": \"{{oneOf (array 'Unspecified' 'Original' 'Remaster' 'Remix' 'Cover' 'Arrangement' 'Instrumental' 'Mashup' 'MusicPV' 'DramaPV' 'Live' 'Illustration' 'Other')}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"thumbUrl\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n ],\n \"popularAlbums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"barcode\": \"\",\n \"catalogNumber\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"discs\": [\n {\n \"discNumber\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"mediaType\": \"{{oneOf (array 'Audio' 'Video')}}\",\n \"name\": \"\"\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"identifiers\": [\n {\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"tracks\": [\n {\n \"discNumber\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"song\": {\n \"additionalNames\": \"\",\n \"albums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"coverPictureMime\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"isCustomName\": {{faker 'datatype.boolean'}},\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"favoritedTimes\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lengthSeconds\": {{faker 'number.int' max=99999}},\n \"lyrics\": [\n {\n \"cultureCode\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"source\": \"\",\n \"translationType\": \"{{oneOf (array 'Original' 'Romanized' 'Translation')}}\",\n \"url\": \"\",\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"originalVersionId\": {{faker 'number.int' max=99999}},\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvServices\": \"{{oneOf (array 'Nothing' 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingScore\": {{faker 'number.int' max=99999}},\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songType\": \"{{oneOf (array 'Unspecified' 'Original' 'Remaster' 'Remix' 'Cover' 'Arrangement' 'Instrumental' 'Mashup' 'MusicPV' 'DramaPV' 'Live' 'Illustration' 'Other')}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"thumbUrl\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"trackNumber\": {{faker 'number.int' max=99999}}\n }\n ],\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n ],\n \"popularSongs\": [\n {\n \"additionalNames\": \"\",\n \"albums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"coverPictureMime\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"isCustomName\": {{faker 'datatype.boolean'}},\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"favoritedTimes\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lengthSeconds\": {{faker 'number.int' max=99999}},\n \"lyrics\": [\n {\n \"cultureCode\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"source\": \"\",\n \"translationType\": \"{{oneOf (array 'Original' 'Romanized' 'Translation')}}\",\n \"url\": \"\",\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"originalVersionId\": {{faker 'number.int' max=99999}},\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvServices\": \"{{oneOf (array 'Nothing' 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingScore\": {{faker 'number.int' max=99999}},\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songType\": \"{{oneOf (array 'Unspecified' 'Original' 'Remaster' 'Remix' 'Cover' 'Arrangement' 'Instrumental' 'Mashup' 'MusicPV' 'DramaPV' 'Live' 'Illustration' 'Other')}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"thumbUrl\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n ]\n },\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "6198a753-cb0a-4c9b-a86b-3ce62407b491", "documentation": "Deletes a list of user messages.", "method": "delete", "endpoint": "api/users/:id/messages", "responses": [ { "uuid": "252cf17b-7d6f-4185-8818-d728197b6196", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "16ba2344-09e7-4918-be7f-0780bfd2b48c", "documentation": "Gets a list of messages.", "method": "get", "endpoint": "api/users/:id/messages", "responses": [ { "uuid": "0cd64ea0-8e4b-449d-9982-17dc8166166e", "body": "{\n \"items\": [\n {\n \"body\": \"\",\n \"createdFormatted\": \"\",\n \"highPriority\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inbox\": \"{{oneOf (array 'Nothing' 'Received' 'Sent' 'Notifications')}}\",\n \"read\": {{faker 'datatype.boolean'}},\n \"receiver\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n },\n \"sender\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n },\n \"subject\": \"\"\n }\n ],\n \"term\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "1e16e63f-bbae-4f21-8596-5cbda1d9673c", "documentation": "Creates a new message.", "method": "post", "endpoint": "api/users/:id/messages", "responses": [ { "uuid": "9dc47b00-9639-43ae-86fe-3b86d1813c9c", "body": "{\n \"body\": \"\",\n \"createdFormatted\": \"\",\n \"highPriority\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inbox\": \"{{oneOf (array 'Nothing' 'Received' 'Sent' 'Notifications')}}\",\n \"read\": {{faker 'datatype.boolean'}},\n \"receiver\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n },\n \"sender\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n },\n \"subject\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "92fa19e8-e118-4bd4-91a9-f9af7b8aad9c", "documentation": "Gets a list of comments posted on user's profile.", "method": "get", "endpoint": "api/users/:id/profileComments", "responses": [ { "uuid": "82e3d486-fe29-445d-b6bf-fa88b7ce8796", "body": "{\n \"items\": [\n {\n \"author\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n },\n \"authorName\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"entry\": {\n \"entryType\": \"{{oneOf (array 'Undefined' 'Album' 'Artist' 'DiscussionTopic' 'PV' 'ReleaseEvent' 'ReleaseEventSeries' 'Song' 'SongList' 'Tag' 'User' 'Venue')}}\",\n \"id\": {{faker 'number.int' max=99999}}\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n }\n ],\n \"term\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "813a2583-1ecb-42ab-b5ec-9b2e560a96e3", "documentation": "Posts a new comment.", "method": "post", "endpoint": "api/users/:id/profileComments", "responses": [ { "uuid": "b4c72bac-b190-44b9-b739-4eb1db2d3323", "body": "{\n \"author\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n },\n \"authorName\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"entry\": {\n \"entryType\": \"{{oneOf (array 'Undefined' 'Album' 'Artist' 'DiscussionTopic' 'PV' 'ReleaseEvent' 'ReleaseEventSeries' 'Song' 'SongList' 'Tag' 'User' 'Venue')}}\",\n \"id\": {{faker 'number.int' max=99999}}\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "86652bf7-cf71-414f-9443-4d6b1b4ce310", "documentation": "Gets a list of songs rated by a user.", "method": "get", "endpoint": "api/users/:id/ratedSongs", "responses": [ { "uuid": "066ff29a-ba13-4ab1-bfd9-8e54fbb084d5", "body": "{\n \"items\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"rating\": \"{{oneOf (array 'Nothing' 'Dislike' 'Like' 'Favorite')}}\",\n \"song\": {\n \"additionalNames\": \"\",\n \"albums\": [\n {\n \"additionalNames\": \"\",\n \"artistString\": \"\",\n \"coverPictureMime\": \"\",\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"discType\": \"{{oneOf (array 'Unknown' 'Album' 'Single' 'EP' 'SplitAlbum' 'Compilation' 'Video' 'Artbook' 'Game' 'Fanmade' 'Instrumental' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"ratingAverage\": {{faker 'number.float'}},\n \"ratingCount\": {{faker 'number.int' max=99999}},\n \"releaseDate\": {\n \"day\": {{faker 'number.int' max=99999}},\n \"formatted\": \"\",\n \"isEmpty\": {{faker 'datatype.boolean'}},\n \"month\": {{faker 'number.int' max=99999}},\n \"year\": {{faker 'number.int' max=99999}}\n },\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"artistString\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"categories\": \"{{oneOf (array 'Nothing' 'Vocalist' 'Producer' 'Animator' 'Label' 'Circle' 'Other' 'Band' 'Illustrator' 'Subject')}}\",\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"isCustomName\": {{faker 'datatype.boolean'}},\n \"isSupport\": {{faker 'datatype.boolean'}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Animator' 'Arranger' 'Composer' 'Distributor' 'Illustrator' 'Instrumentalist' 'Lyricist' 'Mastering' 'Publisher' 'Vocalist' 'VoiceManipulator' 'Other' 'Mixer' 'Chorus' 'Encoder' 'VocalDataProvider')}}\"\n }\n ],\n \"createDate\": \"{{faker 'date.recent' 365}}\",\n \"defaultName\": \"\",\n \"defaultNameLanguage\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"favoritedTimes\": {{faker 'number.int' max=99999}},\n \"id\": {{faker 'number.int' max=99999}},\n \"lengthSeconds\": {{faker 'number.int' max=99999}},\n \"lyrics\": [\n {\n \"cultureCode\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"source\": \"\",\n \"translationType\": \"{{oneOf (array 'Original' 'Romanized' 'Translation')}}\",\n \"url\": \"\",\n \"value\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"mergedTo\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"originalVersionId\": {{faker 'number.int' max=99999}},\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvServices\": \"{{oneOf (array 'Nothing' 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"pvs\": [\n {\n \"author\": \"\",\n \"createdBy\": {{faker 'number.int' max=99999}},\n \"disabled\": {{faker 'datatype.boolean'}},\n \"extendedMetadata\": {\n \"json\": \"\"\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"length\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"publishDate\": \"{{faker 'date.recent' 365}}\",\n \"pvId\": \"\",\n \"pvType\": \"{{oneOf (array 'Original' 'Reprint' 'Other')}}\",\n \"service\": \"{{oneOf (array 'NicoNicoDouga' 'Youtube' 'SoundCloud' 'Vimeo' 'Piapro' 'Bilibili' 'File' 'LocalFile' 'Creofuga' 'Bandcamp')}}\",\n \"thumbUrl\": \"\",\n \"url\": \"\"\n }\n ],\n \"ratingScore\": {{faker 'number.int' max=99999}},\n \"releaseEvent\": {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songType\": \"{{oneOf (array 'Unspecified' 'Original' 'Remaster' 'Remix' 'Cover' 'Arrangement' 'Instrumental' 'Mashup' 'MusicPV' 'DramaPV' 'Live' 'Illustration' 'Other')}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"thumbUrl\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"user\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n }\n }\n ],\n \"term\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "16280cf0-513b-40b2-a50e-44e54e8c10c1", "documentation": "Gets a specific user's rating for a song.", "method": "get", "endpoint": "api/users/:id/ratedSongs/:songId", "responses": [ { "uuid": "7bc2aefc-8667-465e-b1eb-9885f318356c", "body": "\"{{oneOf (array 'Nothing' 'Dislike' 'Like' 'Favorite')}}\"", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "08de3c22-ac91-4291-8c8c-ad6f301140d6", "documentation": "", "method": "post", "endpoint": "api/users/:id/reports", "responses": [ { "uuid": "9b44da75-78a0-4e33-b39c-0947b5788515", "body": "{{faker 'datatype.boolean'}}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "8df9fd2c-80bd-4527-8b62-7b222bfda174", "documentation": "Updates user setting.", "method": "post", "endpoint": "api/users/:id/settings/:settingName", "responses": [ { "uuid": "4adec294-28ff-45b9-96bb-03751c92ddb0", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "13c3ba58-e479-405d-99f7-683c988b56b9", "documentation": "", "method": "get", "endpoint": "api/users/:id/songLists", "responses": [ { "uuid": "6b51bd2f-8462-4154-8f27-b05ea935a774", "body": "{\n \"items\": [\n {\n \"author\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"eventDate\": \"{{faker 'date.recent' 365}}\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"artists\": [\n {\n \"artist\": {\n \"additionalNames\": \"\",\n \"artistType\": \"{{oneOf (array 'Unknown' 'Circle' 'Label' 'Producer' 'Animator' 'Illustrator' 'Lyricist' 'Vocaloid' 'UTAU' 'CeVIO' 'OtherVoiceSynthesizer' 'OtherVocalist' 'OtherGroup' 'OtherIndividual' 'Utaite' 'Band' 'Vocalist' 'Character' 'SynthesizerV')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"releaseDate\": \"{{faker 'date.recent' 365}}\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}}\n },\n \"effectiveRoles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"roles\": \"{{oneOf (array 'Default' 'Dancer' 'DJ' 'Instrumentalist' 'Organizer' 'Promoter' 'VJ' 'Vocalist' 'VoiceManipulator' 'OtherPerformer' 'Other')}}\"\n }\n ],\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"seriesId\": {{faker 'number.int' max=99999}},\n \"seriesNumber\": {{faker 'number.int' max=99999}},\n \"seriesSuffix\": \"\",\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ],\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n ],\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"latestComments\": [\n {\n \"author\": {\n \"active\": {{faker 'datatype.boolean'}},\n \"groupId\": \"{{oneOf (array 'Nothing' 'Limited' 'Regular' 'Trusted' 'Moderator' 'Admin')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"knownLanguages\": [\n {\n \"cultureCode\": \"\",\n \"proficiency\": \"{{oneOf (array 'Nothing' 'Basics' 'Intermediate' 'Advanced' 'Native')}}\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"memberSince\": \"{{faker 'date.recent' 365}}\",\n \"name\": \"\",\n \"oldUsernames\": [\n {\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"oldName\": \"\"\n }\n ],\n \"verifiedArtist\": {{faker 'datatype.boolean'}}\n },\n \"authorName\": \"\",\n \"created\": \"{{faker 'date.recent' 365}}\",\n \"entry\": {\n \"entryType\": \"{{oneOf (array 'Undefined' 'Album' 'Artist' 'DiscussionTopic' 'PV' 'ReleaseEvent' 'ReleaseEventSeries' 'Song' 'SongList' 'Tag' 'User' 'Venue')}}\",\n \"id\": {{faker 'number.int' max=99999}}\n },\n \"id\": {{faker 'number.int' max=99999}},\n \"message\": \"\"\n }\n ],\n \"mainPicture\": {\n \"mime\": \"\",\n \"urlOriginal\": \"\",\n \"urlSmallThumb\": \"\",\n \"urlThumb\": \"\",\n \"urlTinyThumb\": \"\"\n },\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"tags\": [\n {\n \"count\": {{faker 'number.int' max=99999}},\n \"tag\": {\n \"additionalNames\": \"\",\n \"categoryName\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"urlSlug\": \"\"\n }\n }\n ]\n }\n ],\n \"term\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "9299395b-6f55-42fe-a43f-1191a02410b7", "documentation": "Gets a page of event venue.", "method": "get", "endpoint": "api/venues", "responses": [ { "uuid": "0c9329b3-cbb9-4f68-ba50-799d48af52b5", "body": "{\n \"items\": [\n {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"description\": \"\",\n \"events\": [\n {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"customName\": {{faker 'datatype.boolean'}},\n \"date\": \"{{faker 'date.recent' 365}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"endDate\": \"{{faker 'date.recent' 365}}\",\n \"hasVenueOrVenueName\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"inheritedCategory\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"series\": {\n \"additionalNames\": \"\",\n \"category\": \"{{oneOf (array 'Unspecified' 'AlbumRelease' 'Anniversary' 'Club' 'Concert' 'Contest' 'Convention' 'Other')}}\",\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"pictureMime\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"songList\": {\n \"featuredCategory\": \"{{oneOf (array 'Nothing' 'Concerts' 'VocaloidRanking' 'Pools' 'Other')}}\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\"\n },\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"urlSlug\": \"\",\n \"venue\": {\n \"additionalNames\": \"\",\n \"address\": \"\",\n \"addressCountryCode\": \"\",\n \"coordinates\": {\n \"formatted\": \"\",\n \"hasValue\": {{faker 'datatype.boolean'}},\n \"latitude\": {{faker 'number.float'}},\n \"longitude\": {{faker 'number.float'}}\n },\n \"deleted\": {{faker 'datatype.boolean'}},\n \"description\": \"\",\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n },\n \"venueName\": \"\",\n \"version\": {{faker 'number.int' max=99999}}\n }\n ],\n \"id\": {{faker 'number.int' max=99999}},\n \"name\": \"\",\n \"names\": [\n {\n \"language\": \"{{oneOf (array 'Unspecified' 'Japanese' 'Romaji' 'English')}}\",\n \"value\": \"\"\n }\n ],\n \"status\": \"{{oneOf (array 'Draft' 'Finished' 'Approved' 'Locked')}}\",\n \"version\": {{faker 'number.int' max=99999}},\n \"webLinks\": [\n {\n \"category\": \"{{oneOf (array 'Official' 'Commercial' 'Reference' 'Other')}}\",\n \"description\": \"\",\n \"descriptionOrUrl\": \"\",\n \"disabled\": {{faker 'datatype.boolean'}},\n \"id\": {{faker 'number.int' max=99999}},\n \"url\": \"\"\n }\n ]\n }\n ],\n \"term\": \"\",\n \"totalCount\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "OK", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "90231e55-0d5c-4bd5-9f37-0e6597c0d890", "documentation": "Deletes a venue.", "method": "delete", "endpoint": "api/venues/:id", "responses": [ { "uuid": "e2a26b4c-8857-4ae5-b1a7-eedeaf9bd6ee", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" }, { "uuid": "b1ed60f2-c9ec-40ef-8df6-6e44e11c6000", "documentation": "Creates a new report.", "method": "post", "endpoint": "api/venues/:id/reports", "responses": [ { "uuid": "f4b3b062-5a63-49cc-98eb-7d218597cbae", "body": "", "latency": 0, "statusCode": 204, "label": "No Content", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "d6b2a63e-0563-4913-b377-7742a140b54b" }, { "type": "route", "uuid": "e7b7d9dd-f9eb-4291-a66b-ef3ee311a05e" }, { "type": "route", "uuid": "2e167e05-ddee-448b-8288-40b47062d709" }, { "type": "route", "uuid": "9cc512c1-aae9-4471-b0e8-ec5ac0d0ef2d" }, { "type": "route", "uuid": "ba4418f3-5687-4dcf-aa50-b0abe2070757" }, { "type": "route", "uuid": "9c63e610-daea-4280-a7f1-2cec48fd84ec" }, { "type": "route", "uuid": "7a201adc-21fb-4100-b6c5-d6973c323d33" }, { "type": "route", "uuid": "1c76d2dc-9098-4069-9932-ee0e81594ff6" }, { "type": "route", "uuid": "34b3a45a-f946-4b90-bade-2f22b5115831" }, { "type": "route", "uuid": "ef2f2b0d-2907-4c3c-8aee-45c6c1f4162b" }, { "type": "route", "uuid": "3edf2595-ce66-482c-8f12-2bf0c77c6f75" }, { "type": "route", "uuid": "3e7c3814-3497-4b9b-93c1-e2e115599cb8" }, { "type": "route", "uuid": "9565b4a5-62d0-4f34-a936-5c36331cf671" }, { "type": "route", "uuid": "f102f0e2-144d-4022-9d3b-e80681546897" }, { "type": "route", "uuid": "579f3b9b-1e01-41ec-ba20-69793b347a1f" }, { "type": "route", "uuid": "e869d831-b79e-419b-bfd6-61db9ae3291a" }, { "type": "route", "uuid": "f516483b-b746-4e23-8e16-3b3401962e59" }, { "type": "route", "uuid": "b9cdcec8-8c8b-4006-ab0e-3cc2b4b520e5" }, { "type": "route", "uuid": "9387f710-67ed-4f18-9069-3ef6682e8bfc" }, { "type": "route", "uuid": "b0d71a2b-7c18-4c4a-a1bb-8a3fe322db59" }, { "type": "route", "uuid": "e9b32ba5-ef19-465f-9ffb-b9e81ea68b05" }, { "type": "route", "uuid": "829fb66d-b967-4ea1-9f5f-0e0f60133906" }, { "type": "route", "uuid": "951742bc-307e-446c-91ab-06c6ef6abc6c" }, { "type": "route", "uuid": "57f65acc-4285-4f08-9751-6be7b5b773db" }, { "type": "route", "uuid": "d352235f-f918-4273-8652-7a2106e1c551" }, { "type": "route", "uuid": "2859a836-07c0-4ad9-88e5-6fb5243fac6f" }, { "type": "route", "uuid": "0c42c3bd-23e3-43dd-bec4-93af3aba67fb" }, { "type": "route", "uuid": "aae6fee9-87c6-4f97-976c-782f009bc551" }, { "type": "route", "uuid": "5f972ea4-99fc-4e8b-9a75-356e937d60a3" }, { "type": "route", "uuid": "16bb0597-27a7-4de4-8ee9-ff4c9464f8e8" }, { "type": "route", "uuid": "cf8a144f-6f3a-4a3f-a763-98c2ded70dc7" }, { "type": "route", "uuid": "334087a1-eae4-4ddb-8331-707929cd4ef7" }, { "type": "route", "uuid": "0ac7305f-e13a-4d97-8202-535d34a1c047" }, { "type": "route", "uuid": "cfd71250-9d99-4450-b62f-4840d04d234c" }, { "type": "route", "uuid": "0d59188d-7d52-4026-b3e9-6100977dcbc7" }, { "type": "route", "uuid": "61c682c0-c9c3-41ef-b85b-e57e3cb618c5" }, { "type": "route", "uuid": "7602ec8e-b4c1-4975-884c-8f472dd12a24" }, { "type": "route", "uuid": "42c159d4-5712-41fe-a7da-c588fd8a1844" }, { "type": "route", "uuid": "d09531f7-281d-45dc-b61c-55b7a68d0f44" }, { "type": "route", "uuid": "08b96a1c-8a5f-48d9-a560-0a7c67d26b77" }, { "type": "route", "uuid": "e38d64f5-ac6d-4748-ad2a-a480b9b2aedd" }, { "type": "route", "uuid": "11c6354c-908c-408c-bb54-93ac7852b1ff" }, { "type": "route", "uuid": "79f91b3e-0128-46ca-b9d3-045a2ffb088c" }, { "type": "route", "uuid": "f0490b8e-804d-4716-bded-5038005eedf7" }, { "type": "route", "uuid": "31789a1f-f51a-49be-925c-48534e18980c" }, { "type": "route", "uuid": "a4121b4b-43c7-4260-9a6a-ba60f9996067" }, { "type": "route", "uuid": "a99c5ae9-0082-4d03-9d68-d9cbb7eb6862" }, { "type": "route", "uuid": "aa3fb3e0-39f9-4d56-b93f-beeab52e4320" }, { "type": "route", "uuid": "672a0941-7914-4ecc-bb3e-bf18bb2eeaac" }, { "type": "route", "uuid": "090919d6-2d89-48eb-86de-012e06417ce2" }, { "type": "route", "uuid": "1ce5906e-b82d-4bc8-bb3a-53674c04e8b4" }, { "type": "route", "uuid": "5668a4bc-cdcf-4387-8e82-0058c2bd00dd" }, { "type": "route", "uuid": "00e676d3-aeed-4c53-911d-95e36cf214cb" }, { "type": "route", "uuid": "b7232fb1-3c97-4891-b5dc-ec935937d596" }, { "type": "route", "uuid": "a3e804b8-df9f-4cc2-b090-981304b1504b" }, { "type": "route", "uuid": "00be2415-42f3-495a-8afd-4c9bda394302" }, { "type": "route", "uuid": "ab8c6906-b767-43c8-82b9-e329bb0f4c3f" }, { "type": "route", "uuid": "41923ff2-8250-481e-ba37-3eb479894e19" }, { "type": "route", "uuid": "ca4e7166-ba0b-4761-ba42-9177bb8aa020" }, { "type": "route", "uuid": "bc6784b6-720b-49d4-bd1a-4aca982b60e9" }, { "type": "route", "uuid": "589c7eb5-ff3e-4a0d-83de-28d8990a155d" }, { "type": "route", "uuid": "1b092a90-5b4d-4a91-8344-0c198b9917ec" }, { "type": "route", "uuid": "ec31d0c3-b55e-4d7f-a3f2-eca74108c4ad" }, { "type": "route", "uuid": "da0eeeb4-977e-4d82-a9c5-b76908bce01d" }, { "type": "route", "uuid": "f65f024d-5a05-4492-8e6a-744f05e73f29" }, { "type": "route", "uuid": "22ce1c08-102a-40b7-bee9-ed65b44f9d43" }, { "type": "route", "uuid": "e149b6e1-4b06-4840-aadf-f0c9a8a04060" }, { "type": "route", "uuid": "c919e2bb-5d73-4dc8-b8b1-998efd401e1e" }, { "type": "route", "uuid": "9f7dd8e4-e57d-4dc8-9482-3c37623916cd" }, { "type": "route", "uuid": "2a72d36c-9b07-478f-9fcf-ec62f4bfdcdc" }, { "type": "route", "uuid": "7d2ea2ed-5109-4edf-968a-82b3005b9c1a" }, { "type": "route", "uuid": "86256aec-41f7-426c-8788-392695a3a4d9" }, { "type": "route", "uuid": "278447b8-3baa-46a0-921c-a4fa997861ce" }, { "type": "route", "uuid": "c20681de-ee80-4edd-ae4c-b6c00c3cc8e0" }, { "type": "route", "uuid": "471c6f74-0cdb-42f4-ad46-289859ac26f5" }, { "type": "route", "uuid": "aa830586-d087-4630-8be6-929eae397d8b" }, { "type": "route", "uuid": "b98fb273-9112-41d1-b6e6-958f15507625" }, { "type": "route", "uuid": "94e56049-25e4-4d11-ac3d-e8f13d07c129" }, { "type": "route", "uuid": "d758be4e-99a4-4971-820f-d8147f8f24c2" }, { "type": "route", "uuid": "65ea0193-b18c-4da2-b37b-63a9292b41dd" }, { "type": "route", "uuid": "cd1200a6-2cfa-4917-976e-d558f4bfc737" }, { "type": "route", "uuid": "6cf9d4e0-6b15-43d1-821b-8429bae31085" }, { "type": "route", "uuid": "39389e70-ad1a-4e08-894e-6015c7aef450" }, { "type": "route", "uuid": "11b9b307-1a67-4f7c-9267-4ee0555a161c" }, { "type": "route", "uuid": "0600b671-9904-45ba-a6ad-1f2121289896" }, { "type": "route", "uuid": "23f95885-4437-4387-a61e-6f04b9a8100a" }, { "type": "route", "uuid": "a8870361-ff02-4ddb-a5a3-a3c23f0e1308" }, { "type": "route", "uuid": "d66865c8-3b43-4ae0-8c7e-ae1b217d059a" }, { "type": "route", "uuid": "197aab07-8742-4547-bb1c-25fc5d3dda64" }, { "type": "route", "uuid": "9cadb984-6479-4806-bb02-398bd7819f95" }, { "type": "route", "uuid": "4b068715-6545-4eee-96a7-c344873e8cf0" }, { "type": "route", "uuid": "3cc1bb96-5dcc-4185-aeb7-5c3e9d93bd59" }, { "type": "route", "uuid": "e726774e-6eca-4efe-a632-f40d5b43aa99" }, { "type": "route", "uuid": "f0b132a0-9b74-4aa5-b339-a9861d4f3165" }, { "type": "route", "uuid": "682bb68a-37b3-4f79-85df-52ac851cbc5c" }, { "type": "route", "uuid": "1a1a13e5-ad07-4f76-bbef-e80f9b714e5f" }, { "type": "route", "uuid": "f928b31e-9567-4adf-b4ae-00020a9e1501" }, { "type": "route", "uuid": "96dc7852-b7ec-4d92-83ea-7d8cee0ab3d7" }, { "type": "route", "uuid": "9b9c799a-fa12-4408-973c-a64d2d0a0fdd" }, { "type": "route", "uuid": "0d85fc05-cc4c-404f-9604-7b034eed4bec" }, { "type": "route", "uuid": "aa30f2b4-1870-4758-98d5-49147f329610" }, { "type": "route", "uuid": "cc1650ec-56e7-4d8f-a29b-4b8582b7575b" }, { "type": "route", "uuid": "a403f273-f41f-4630-893a-c5fac6759845" }, { "type": "route", "uuid": "887c67e0-299b-400d-88a2-cd7fc0f3dc9b" }, { "type": "route", "uuid": "8d03f576-d44a-49d4-8e64-f5923f557f2c" }, { "type": "route", "uuid": "8346b549-2fda-4e33-ad22-784ed1e24e4a" }, { "type": "route", "uuid": "df58b089-c6b8-4255-85bb-4f5647a09659" }, { "type": "route", "uuid": "1a18b79a-a951-4eb9-8d3b-8883e6cfa697" }, { "type": "route", "uuid": "c46d27cf-f160-400a-a98d-b1e2aa43de24" }, { "type": "route", "uuid": "ffdac71b-43ef-4aa2-aa0c-16b05350fd3e" }, { "type": "route", "uuid": "569e9b0c-5a38-4aa3-ba1d-6efa61381514" }, { "type": "route", "uuid": "3b13e7cd-ce7c-40e4-b19f-9a95452e7fad" }, { "type": "route", "uuid": "b0bb6cd7-eb5a-45f3-83dd-2fff57c8d8f6" }, { "type": "route", "uuid": "c021f73a-6281-4b5c-bbbe-2cd115d71e9c" }, { "type": "route", "uuid": "6198a753-cb0a-4c9b-a86b-3ce62407b491" }, { "type": "route", "uuid": "16ba2344-09e7-4918-be7f-0780bfd2b48c" }, { "type": "route", "uuid": "1e16e63f-bbae-4f21-8596-5cbda1d9673c" }, { "type": "route", "uuid": "92fa19e8-e118-4bd4-91a9-f9af7b8aad9c" }, { "type": "route", "uuid": "813a2583-1ecb-42ab-b5ec-9b2e560a96e3" }, { "type": "route", "uuid": "86652bf7-cf71-414f-9443-4d6b1b4ce310" }, { "type": "route", "uuid": "16280cf0-513b-40b2-a50e-44e54e8c10c1" }, { "type": "route", "uuid": "08de3c22-ac91-4291-8c8c-ad6f301140d6" }, { "type": "route", "uuid": "8df9fd2c-80bd-4527-8b62-7b222bfda174" }, { "type": "route", "uuid": "13c3ba58-e479-405d-99f7-683c988b56b9" }, { "type": "route", "uuid": "9299395b-6f55-42fe-a43f-1191a02410b7" }, { "type": "route", "uuid": "90231e55-0d5c-4bd5-9f37-0e6597c0d890" }, { "type": "route", "uuid": "b1ed60f2-c9ec-40ef-8df6-6e44e11c6000" } ] }