action vocadb_get_api_release_events_event_id_albums { label: "get_api_releaseEvents_eventId_albums" provider: vocadb method: GET path: "/api/releaseEvents/{eventId}/albums" encoding: json input: { type: "object" properties: { eventId: { type: "integer" format: "int32" } fields: { type: "string" enum: ["None", "AdditionalNames", "Artists", "Description", "Discs", "Identifiers", "MainPicture", "Names", "PVs", "ReleaseEvent", "Tags", "Tracks", "WebLinks"] } lang: { type: "string" enum: ["Default", "Japanese", "Romaji", "English"] } } required: ["eventId"] additionalProperties: false } output: { type: "array" items: { type: "object" properties: { additionalNames: { type: "string" } artistString: { type: "string" } artists: { type: "array" items: { type: "object" properties: { artist: { type: "object" properties: { additionalNames: { type: "string" } artistType: { type: "string" enum: ["Unknown", "Circle", "Label", "Producer", "Animator", "Illustrator", "Lyricist", "Vocaloid", "UTAU", "CeVIO", "OtherVoiceSynthesizer", "OtherVocalist", "OtherGroup", "OtherIndividual", "Utaite", "Band", "Vocalist", "Character", "SynthesizerV", "CoverArtist"] } deleted: { type: "boolean" } id: { type: "integer" format: "int32" } name: { type: "string" } pictureMime: { type: "string" } releaseDate: { type: "string" format: "date-time" } status: { type: "string" enum: ["Draft", "Finished", "Approved", "Locked"] } version: { type: "integer" format: "int32" } } additionalProperties: false } categories: { type: "string" enum: ["Nothing", "Vocalist", "Producer", "Animator", "Label", "Circle", "Other", "Band", "Illustrator", "Subject"] } effectiveRoles: { type: "string" enum: ["Default", "Animator", "Arranger", "Composer", "Distributor", "Illustrator", "Instrumentalist", "Lyricist", "Mastering", "Publisher", "Vocalist", "VoiceManipulator", "Other", "Mixer", "Chorus", "Encoder", "VocalDataProvider"] } isSupport: { type: "boolean" } name: { type: "string" } roles: { type: "object" additionalProperties: true } } additionalProperties: false } } barcode: { type: "string" } catalogNumber: { type: "string" } createDate: { type: "string" format: "date-time" } defaultName: { type: "string" } defaultNameLanguage: { type: "string" enum: ["Unspecified", "Japanese", "Romaji", "English"] } deleted: { type: "boolean" } description: { type: "string" } discType: { type: "string" enum: ["Unknown", "Album", "Single", "EP", "SplitAlbum", "Compilation", "Video", "Artbook", "Game", "Fanmade", "Instrumental", "Other"] } discs: { type: "array" items: { type: "object" properties: { discNumber: { type: "integer" format: "int32" } id: { type: "integer" format: "int32" } mediaType: { type: "string" enum: ["Audio", "Video"] } name: { type: "string" } } additionalProperties: false } } id: { type: "integer" format: "int32" } identifiers: { type: "array" items: { type: "object" properties: { value: { type: "string" } } additionalProperties: false } } mainPicture: { type: "object" properties: { mime: { type: "string" } name: { type: "string" } urlOriginal: { type: "string" } urlSmallThumb: { type: "string" } urlThumb: { type: "string" } urlTinyThumb: { type: "string" } } additionalProperties: false } mergedTo: { type: "integer" format: "int32" } name: { type: "string" } names: { type: "array" items: { type: "object" properties: { language: { type: "object" additionalProperties: true } value: { type: "string" } } additionalProperties: false } } pvs: { type: "array" items: { type: "object" properties: { author: { type: "string" } createdBy: { type: "integer" format: "int32" } disabled: { type: "boolean" } extendedMetadata: { type: "object" properties: { json: { type: "string" } } additionalProperties: false } id: { type: "integer" format: "int32" } length: { type: "integer" format: "int32" } name: { type: "string" } publishDate: { type: "string" format: "date-time" } pvId: { type: "string" } pvType: { type: "string" enum: ["Original", "Reprint", "Other"] } service: { type: "string" enum: ["NicoNicoDouga", "Youtube", "SoundCloud", "Vimeo", "Piapro", "Bilibili", "File", "LocalFile", "Creofuga", "Bandcamp"] } thumbUrl: { type: "string" } url: { type: "string" } } additionalProperties: false } } ratingAverage: { type: "number" format: "double" } ratingCount: { type: "integer" format: "int32" } releaseDate: { type: "object" properties: { day: { type: "integer" format: "int32" } formatted: { type: "string" } isEmpty: { type: "boolean" } month: { type: "integer" format: "int32" } year: { type: "integer" format: "int32" } } additionalProperties: false } releaseEvent: { type: "object" properties: { additionalNames: { type: "string" } artists: { type: "array" items: { type: "object" properties: { artist: { type: "object" additionalProperties: true } effectiveRoles: { type: "string" enum: ["Default", "Dancer", "DJ", "Instrumentalist", "Organizer", "Promoter", "VJ", "Vocalist", "VoiceManipulator", "OtherPerformer", "Other"] } id: { type: "integer" format: "int32" } name: { type: "string" } roles: { type: "object" additionalProperties: true } } additionalProperties: false } } category: { type: "string" enum: ["Unspecified", "AlbumRelease", "Anniversary", "Club", "Concert", "Contest", "Convention", "Other", "Festival"] } date: { type: "string" format: "date-time" } description: { type: "string" } endDate: { type: "string" format: "date-time" } id: { type: "integer" format: "int32" } mainPicture: { type: "object" additionalProperties: true } name: { type: "string" } names: { type: "array" items: { type: "object" additionalProperties: true } } pvs: { type: "array" items: { type: "object" additionalProperties: true } } series: { type: "object" properties: { additionalNames: { type: "string" } category: { type: "object" additionalProperties: true } deleted: { type: "boolean" } description: { type: "string" } id: { type: "integer" format: "int32" } name: { type: "string" } pictureMime: { type: "string" } status: { type: "object" additionalProperties: true } urlSlug: { type: "string" } version: { type: "integer" format: "int32" } webLinks: { type: "array" items: { type: "object" properties: { category: { type: "string" enum: ["Official", "Commercial", "Reference", "Other"] } description: { type: "string" } descriptionOrUrl: { type: "string" } disabled: { type: "boolean" } id: { type: "integer" format: "int32" } url: { type: "string" } } additionalProperties: false } } } additionalProperties: false } seriesId: { type: "integer" format: "int32" } seriesNumber: { type: "integer" format: "int32" } seriesSuffix: { type: "string" } songList: { type: "object" properties: { featuredCategory: { type: "string" enum: ["Nothing", "Concerts", "VocaloidRanking", "Pools", "Other"] } id: { type: "integer" format: "int32" } name: { type: "string" } } additionalProperties: false } status: { type: "object" additionalProperties: true } tags: { type: "array" items: { type: "object" properties: { count: { type: "integer" format: "int32" } tag: { type: "object" properties: { additionalNames: { type: "string" } categoryName: { type: "string" } id: { type: "integer" format: "int32" } name: { type: "string" } urlSlug: { type: "string" } } additionalProperties: false } } additionalProperties: false } } urlSlug: { type: "string" } venue: { type: "object" properties: { additionalNames: { type: "string" } address: { type: "string" } addressCountryCode: { type: "string" } coordinates: { type: "object" properties: { formatted: { type: "string" } hasValue: { type: "boolean" } latitude: { type: "number" format: "double" } longitude: { type: "number" format: "double" } } additionalProperties: false } deleted: { type: "boolean" } description: { type: "string" } events: { type: "array" items: { type: "object" properties: { additionalNames: { type: "string" } category: { type: "object" additionalProperties: true } customName: { type: "boolean" } date: { type: "string" format: "date-time" } deleted: { type: "boolean" } description: { type: "string" } endDate: { type: "string" format: "date-time" } hasVenueOrVenueName: { type: "boolean" } id: { type: "integer" format: "int32" } inheritedCategory: { type: "object" additionalProperties: true } name: { type: "string" } pictureMime: { type: "string" } series: { type: "object" additionalProperties: true } songList: { type: "object" additionalProperties: true } status: { type: "object" additionalProperties: true } urlSlug: { type: "string" } venue: { type: "object" properties: { additionalNames: { type: "string" } address: { type: "string" } addressCountryCode: { type: "string" } coordinates: { type: "object" additionalProperties: true } deleted: { type: "boolean" } description: { type: "string" } id: { type: "integer" format: "int32" } name: { type: "string" } status: { type: "object" additionalProperties: true } version: { type: "integer" format: "int32" } webLinks: { type: "array" items: { type: "object" additionalProperties: true } } } additionalProperties: false } venueName: { type: "string" } version: { type: "integer" format: "int32" } } additionalProperties: false } } id: { type: "integer" format: "int32" } name: { type: "string" } names: { type: "array" items: { type: "object" additionalProperties: true } } status: { type: "object" additionalProperties: true } version: { type: "integer" format: "int32" } webLinks: { type: "array" items: { type: "object" properties: { category: { type: "object" additionalProperties: true } description: { type: "string" } descriptionOrUrl: { type: "string" } disabled: { type: "boolean" } id: { type: "integer" format: "int32" } url: { type: "string" } } additionalProperties: false } } } additionalProperties: false } venueName: { type: "string" } version: { type: "integer" format: "int32" } webLinks: { type: "array" items: { type: "object" additionalProperties: true } } } additionalProperties: false } status: { type: "object" additionalProperties: true } tags: { type: "array" items: { type: "object" additionalProperties: true } } tracks: { type: "array" items: { type: "object" properties: { discNumber: { type: "integer" format: "int32" } id: { type: "integer" format: "int32" } name: { type: "string" } rating: { type: "string" enum: ["Nothing", "Dislike", "Like", "Favorite"] } song: { type: "object" properties: { additionalNames: { type: "string" } albums: { type: "array" items: { type: "object" properties: { additionalNames: { type: "string" } artistString: { type: "string" } coverPictureMime: { type: "string" } createDate: { type: "string" format: "date-time" } deleted: { type: "boolean" } discType: { type: "object" additionalProperties: true } id: { type: "integer" format: "int32" } name: { type: "string" } ratingAverage: { type: "number" format: "double" } ratingCount: { type: "integer" format: "int32" } releaseDate: { type: "object" additionalProperties: true } releaseEvent: { type: "object" additionalProperties: true } status: { type: "object" additionalProperties: true } version: { type: "integer" format: "int32" } } additionalProperties: false } } artistString: { type: "string" } artists: { type: "array" items: { type: "object" properties: { artist: { type: "object" additionalProperties: true } categories: { type: "object" additionalProperties: true } effectiveRoles: { type: "object" additionalProperties: true } id: { type: "integer" format: "int32" } isCustomName: { type: "boolean" } isSupport: { type: "boolean" } name: { type: "string" } roles: { type: "object" additionalProperties: true } } additionalProperties: false } } createDate: { type: "string" format: "date-time" } defaultName: { type: "string" } defaultNameLanguage: { type: "object" additionalProperties: true } deleted: { type: "boolean" } favoritedTimes: { type: "integer" format: "int32" } id: { type: "integer" format: "int32" } lengthSeconds: { type: "integer" format: "int32" } lyrics: { type: "array" items: { type: "object" properties: { cultureCode: { type: "string" } id: { type: "integer" format: "int32" } source: { type: "string" } translationType: { type: "string" enum: ["Original", "Romanized", "Translation"] } url: { type: "string" } value: { type: "string" } } additionalProperties: false } } mainPicture: { type: "object" additionalProperties: true } maxMilliBpm: { type: "integer" format: "int32" } mergedTo: { type: "integer" format: "int32" } minMilliBpm: { type: "integer" format: "int32" } name: { type: "string" } names: { type: "array" items: { type: "object" additionalProperties: true } } originalVersionId: { type: "integer" format: "int32" } publishDate: { type: "string" format: "date-time" } pvServices: { type: "string" enum: ["Nothing", "NicoNicoDouga", "Youtube", "SoundCloud", "Vimeo", "Piapro", "Bilibili", "File", "LocalFile", "Creofuga", "Bandcamp"] } pvs: { type: "array" items: { type: "object" additionalProperties: true } } ratingScore: { type: "integer" format: "int32" } releaseEvent: { type: "object" additionalProperties: true } songType: { type: "string" enum: ["Unspecified", "Original", "Remaster", "Remix", "Cover", "Arrangement", "Instrumental", "Mashup", "MusicPV", "DramaPV", "Live", "Illustration", "Other"] } status: { type: "object" additionalProperties: true } tags: { type: "array" items: { type: "object" additionalProperties: true } } thumbUrl: { type: "string" } version: { type: "integer" format: "int32" } webLinks: { type: "array" items: { type: "object" additionalProperties: true } } } additionalProperties: false } trackNumber: { type: "integer" format: "int32" } } additionalProperties: false } } version: { type: "integer" format: "int32" } webLinks: { type: "array" items: { type: "object" additionalProperties: true } } } additionalProperties: false } } }