Download OpenAPI specification:Download
| name required | string (Name) |
| email required | string <email> (Email) |
| password required | string (Password) |
| display_name required | string (Display Name) |
| avatar_url | string <uri> (Avatar Url) [ 1 .. 2083 ] characters |
{- "name": "new_user",
- "email": "example@example.mail",
- "password": "password",
- "display_name": "new_display_name",
}{- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}| refresh_token required | string (Refresh Token) |
{- "refresh_token": "string"
}{- "expired_at": "string",
- "refresh_token": "string",
- "access_token": "string"
}{- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}| display_name | string (Display Name) |
| avatar_url | string <uri> (Avatar Url) [ 1 .. 2083 ] characters |
| profile | string (Profile) |
| twitter_id | string (Twitter Id) |
| github_id | string (Github Id) |
{- "display_name": "user_display_name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id"
}{- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}{- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}| limit | integer (Limit) Default: 30 |
| oldest_user_id | string (Oldest User Id) |
| newest_user_id | string (Newest User Id) |
[- {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}
]| visibility | string (Visibility) Enum: "public" "private" "draft" Example: visibility=public An enumeration. |
| oldest_user_id | string (Oldest User Id) |
| newest_user_id | string (Newest User Id) |
| tags | string (Tags) |
| limit | integer (Limit) Default: 30 |
{- "works": [
- {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "title": "title",
- "description": "description",
- "description_html": "<h1>Description Html</h1>",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "assets": [
- {
- "asset_type": "video",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "extension": "mp4",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}
], - "urls": [
- {
- "url_type": "other",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}
], - "visibility": "public",
- "tags": [
- {
- "name": "hack",
- "color": "blue",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524"
}
], - "thumbnail": {
- "asset_type": "video",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "extension": "mp4",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "favorite_count": 10,
- "is_favorite": true,
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}
], - "works_total_count": 4
}| user_id required | string (User Id) |
| oldest_user_id | string (Oldest User Id) |
| newest_user_id | string (Newest User Id) |
| limit | integer (Limit) Default: 30 |
| tags | string (Tags) |
| visibility | string (Visibility) Enum: "public" "private" "draft" Example: visibility=public An enumeration. |
{- "works": [
- {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "title": "title",
- "description": "description",
- "description_html": "<h1>Description Html</h1>",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "assets": [
- {
- "asset_type": "video",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "extension": "mp4",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}
], - "urls": [
- {
- "url_type": "other",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}
], - "visibility": "public",
- "tags": [
- {
- "name": "hack",
- "color": "blue",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524"
}
], - "thumbnail": {
- "asset_type": "video",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "extension": "mp4",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "favorite_count": 10,
- "is_favorite": true,
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}
], - "works_total_count": 4
}[- {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "title": "title",
- "description": "description",
- "description_html": "<h1>Description Html</h1>",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "assets": [
- {
- "asset_type": "video",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "extension": "mp4",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}
], - "urls": [
- {
- "url_type": "other",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}
], - "visibility": "public",
- "tags": [
- {
- "name": "hack",
- "color": "blue",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524"
}
], - "thumbnail": {
- "asset_type": "video",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "extension": "mp4",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "favorite_count": 10,
- "is_favorite": true,
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}
]| user_id required | string (User Id) |
[- {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "title": "title",
- "description": "description",
- "description_html": "<h1>Description Html</h1>",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "assets": [
- {
- "asset_type": "video",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "extension": "mp4",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}
], - "urls": [
- {
- "url_type": "other",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}
], - "visibility": "public",
- "tags": [
- {
- "name": "hack",
- "color": "blue",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524"
}
], - "thumbnail": {
- "asset_type": "video",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "extension": "mp4",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "favorite_count": 10,
- "is_favorite": true,
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}
]| limit | integer (Limit) Default: 30 |
| visibility | string (Visibility) Enum: "public" "private" "draft" Example: visibility=public An enumeration. |
| oldest_work_id | string (Oldest Work Id) |
| newest_work_id | string (Newest Work Id) |
| tag_names | string (Tag Names) |
| tag_ids | string (Tag Ids) |
| search_word | string (Search Word) |
{- "works": [
- {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "title": "title",
- "description": "description",
- "description_html": "<h1>Description Html</h1>",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "assets": [
- {
- "asset_type": "video",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "extension": "mp4",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}
], - "urls": [
- {
- "url_type": "other",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}
], - "visibility": "public",
- "tags": [
- {
- "name": "hack",
- "color": "blue",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524"
}
], - "thumbnail": {
- "asset_type": "video",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "extension": "mp4",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "favorite_count": 10,
- "is_favorite": true,
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}
], - "works_total_count": 4
}| post_discord required | boolean (Post Discord) |
| title required | string (Title) |
| description required | string (Description) |
| visibility required | string (Visibility) |
| thumbnail_asset_id required | string (Thumbnail Asset Id) |
| assets_id required | Array of strings (Assets Id) |
required | Array of objects (Urls) |
| tags_id required | Array of strings (Tags Id) |
{- "title": "post title",
- "description": "post description",
- "visibility": "public",
- "thumbnail_asset_id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "assets_id": [
- "84A743F4-97E6-42A9-9F6B-3B83B90BF524"
], - "tags_id": [
- "84A743F4-97E6-42A9-9F6B-3B83B90BF524"
]
}{- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "title": "title",
- "description": "description",
- "description_html": "<h1>Description Html</h1>",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "assets": [
- {
- "asset_type": "video",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "extension": "mp4",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}
], - "urls": [
- {
- "url_type": "other",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}
], - "visibility": "public",
- "tags": [
- {
- "name": "hack",
- "color": "blue",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524"
}
], - "thumbnail": {
- "asset_type": "video",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "extension": "mp4",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "favorite_count": 10,
- "is_favorite": true,
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}{- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "title": "title",
- "description": "description",
- "description_html": "<h1>Description Html</h1>",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "assets": [
- {
- "asset_type": "video",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "extension": "mp4",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}
], - "urls": [
- {
- "url_type": "other",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}
], - "visibility": "public",
- "tags": [
- {
- "name": "hack",
- "color": "blue",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524"
}
], - "thumbnail": {
- "asset_type": "video",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "extension": "mp4",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "favorite_count": 10,
- "is_favorite": true,
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}| work_id required | string (Work Id) |
| title required | string (Title) |
| description required | string (Description) |
| visibility required | string (Visibility) |
| thumbnail_asset_id required | string (Thumbnail Asset Id) |
| assets_id required | Array of strings (Assets Id) |
required | Array of objects (Urls) |
| tags_id required | Array of strings (Tags Id) |
{- "title": "post title",
- "description": "post description",
- "visibility": "public",
- "thumbnail_asset_id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "assets_id": [
- "84A743F4-97E6-42A9-9F6B-3B83B90BF524"
], - "tags_id": [
- "84A743F4-97E6-42A9-9F6B-3B83B90BF524"
]
}{- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "title": "title",
- "description": "description",
- "description_html": "<h1>Description Html</h1>",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "assets": [
- {
- "asset_type": "video",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "extension": "mp4",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}
], - "urls": [
- {
- "url_type": "other",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}
], - "visibility": "public",
- "tags": [
- {
- "name": "hack",
- "color": "blue",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524"
}
], - "thumbnail": {
- "asset_type": "video",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "extension": "mp4",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "favorite_count": 10,
- "is_favorite": true,
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}| work_id required | string (Work Id) |
| limit | integer (Limit) Default: 30 |
| oldest_comment_id | string (Oldest Comment Id) |
| newest_comment_id | string (Newest Comment Id) |
[- {
- "content": "this is comment content",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "work_id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "visibility": "public",
- "reply_at": "2022-10-30T18:05:09.184Z",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z",
- "number_of_reply": 4
}
]| work_id required | string (Work Id) |
| reply_at | string (Reply At) |
| visibility | string (Visibility) Default: "public" Enum: "public" "private" "draft" Example: visibility=public An enumeration. |
| content required | string (投稿内容) [ 1 .. 500 ] characters |
{- "content": "this is post comment"
}{- "content": "this is comment content",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "work_id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "visibility": "public",
- "reply_at": "2022-10-30T18:05:09.184Z",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z",
- "number_of_reply": 4
}| work_id required | string (Work Id) |
| comment_id required | string (Comment Id) |
| limit | integer (Limit) Default: 10 |
| oldest_comment_id | string (Oldest Comment Id) |
| newest_comment_id | string (Newest Comment Id) |
[- {
- "content": "reply content",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "work_id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "visibility": "public",
- "reply_at": "string",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}
]| work_id required | string (Work Id) |
{- "favorites": [
- {
- "work": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "title": "title",
- "description": "description",
- "description_html": "<h1>Description Html</h1>",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "assets": [
- {
- "asset_type": "video",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "extension": "mp4",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}
], - "urls": [
- {
- "url_type": "other",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}
], - "visibility": "public",
- "tags": [
- {
- "name": "hack",
- "color": "blue",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524"
}
], - "thumbnail": {
- "asset_type": "video",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "extension": "mp4",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "favorite_count": 10,
- "is_favorite": true,
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "created_at": "2022-10-30T18:05:09.184Z"
}
], - "is_favorite": true,
- "favorite_count": 3
}{- "favorites": [
- {
- "work": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "title": "title",
- "description": "description",
- "description_html": "<h1>Description Html</h1>",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "assets": [
- {
- "asset_type": "video",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "extension": "mp4",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}
], - "urls": [
- {
- "url_type": "other",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}
], - "visibility": "public",
- "tags": [
- {
- "name": "hack",
- "color": "blue",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524"
}
], - "thumbnail": {
- "asset_type": "video",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "extension": "mp4",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "favorite_count": 10,
- "is_favorite": true,
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "created_at": "2022-10-30T18:05:09.184Z"
}
], - "is_favorite": true,
- "favorite_count": 3
}{- "favorites": [
- {
- "work": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "title": "title",
- "description": "description",
- "description_html": "<h1>Description Html</h1>",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "assets": [
- {
- "asset_type": "video",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "extension": "mp4",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}
], - "urls": [
- {
- "url_type": "other",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}
], - "visibility": "public",
- "tags": [
- {
- "name": "hack",
- "color": "blue",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524"
}
], - "thumbnail": {
- "asset_type": "video",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "extension": "mp4",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "favorite_count": 10,
- "is_favorite": true,
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "created_at": "2022-10-30T18:05:09.184Z"
}
], - "is_favorite": true,
- "favorite_count": 3
}| file required | string <binary> (File) |
| asset_type required | string (AssetType) Enum: "zip" "image" "video" "music" "model" An enumeration. |
{- "asset_type": "video",
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "user": {
- "id": "84A743F4-97E6-42A9-9F6B-3B83B90BF524",
- "name": "user1",
- "display_name": "display name",
- "profile": "user profile",
- "twitter_id": "twitter_id",
- "github_id": "github_id",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}, - "extension": "mp4",
- "created_at": "2022-10-30T18:05:09.184Z",
- "updated_at": "2022-10-30T18:05:09.184Z"
}