/
VO
vocadb
/
VocaDbWeb
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 16h ago · Updated 4w ago
View markdown
vocadb
VocaDbWeb
get
/api/users/{id}/events
v1
latest
OpenAPI 3.0.1
2026-07-13
134
151
296.5 KB
ActivityEntryApi
1
AlbumApi
17
ArtistApi
8
CommentApi
7
DiscussionApi
11
EntryApi
3
EntryTypesApi
1
PVApi
2
ReleaseEventApi
7
ReleaseEventSeriesApi
4
ResourcesApi
1
SongApi
16
SongListApi
9
TagApi
14
UserApi
30
post
/api/users/current/followedTags/{tagId}
delete
/api/users/current/followedTags/{tagId}
post
/api/users/profileComments/{commentId}
delete
/api/users/profileComments/{commentId}
get
/api/users/{id}/albums
get
/api/users/current
get
/api/users/{id}/events
get
/api/users/{id}/followedArtists
get
/api/users
get
/api/users/{id}
get
/api/users/messages/{messageId}
get
/api/users/{id}/messages
post
/api/users/{id}/messages
delete
/api/users/{id}/messages
get
/api/users/names
get
/api/users/{id}/profileComments
post
/api/users/{id}/profileComments
get
/api/users/{id}/ratedSongs
get
/api/users/{id}/songLists
get
/api/users/{id}/ratedSongs/{songId}
get
/api/users/current/ratedSongs/{songId}
post
/api/users/current/albums/{albumId}
post
/api/users/current/refreshEntryEdit
post
/api/users/{id}/reports
post
/api/users/current/songTags/{songId}
post
/api/users/{id}/settings/{settingName}
get
/api/users/{id}/followedArtists/{artistId}
get
/api/users/current/followedArtists/{artistId}
get
/api/users/{id}/album-collection-statuses/{albumId}
get
/api/users/current/album-collection-statuses/{albumId}
VenueApi
3
UserApi
get
/api/users/{id}/events
Path parameters
id
integer
required
Query parameters
relationshipType
'Interested'
|
'Attending'
Response
Success
ReleaseEventForApiContract[]
required
additionalNames
string
nullable
artists
ArtistForEventContract[]
nullable
category
'Unspecified'
|
'AlbumRelease'
|
'Anniversary'
|
'Club'
|
'Concert'
|
'Contest'
|
'Convention'
|
'Other'
|
'Festival'
date
string
date-time
nullable
description
string
nullable
endDate
string
date-time
nullable
id
integer
mainPicture
EntryThumbForApiContract
name
string
nullable
names
LocalizedStringContract[]
nullable
pvs
PVContract[]
nullable
series
ReleaseEventSeriesContract
seriesId
integer
nullable
seriesNumber
integer
seriesSuffix
string
nullable
songList
SongListBaseContract
status
'Draft'
|
'Finished'
|
'Approved'
|
'Locked'
tags
TagUsageForApiContract[]
nullable
urlSlug
string
nullable
venue
VenueForApiContract
venueName
string
nullable
version
integer
webLinks
WebLinkForApiContract[]
nullable