Download OpenAPI specification:
{- "data": {
- "id": "string",
- "name": "string",
- "avatar": "string",
- "username": "string",
- "is_owner": true,
- "local": true,
- "bio": "string",
- "post_count": 0,
- "follower_count": 0,
- "following_count": 0,
- "url": "string",
- "is_blocking": null,
- "links": "string",
- "created_at": "string",
- "is_admin": true,
- "likes_count": "string"
}
}
{- "data": {
- "id": "string",
- "name": "string",
- "avatar": "string",
- "username": "string",
- "is_owner": true,
- "local": true,
- "bio": "string",
- "post_count": 0,
- "follower_count": 0,
- "following_count": 0,
- "url": "string",
- "is_blocking": null,
- "links": "string",
- "created_at": "string",
- "is_admin": true,
- "likes_count": "string"
}
}
{- "data": {
- "id": "string",
- "name": "string",
- "avatar": "string",
- "username": "string",
- "is_owner": true,
- "local": true,
- "bio": "string",
- "post_count": 0,
- "follower_count": 0,
- "following_count": 0,
- "url": "string",
- "is_blocking": null,
- "links": "string",
- "created_at": "string",
- "likes_count": "string"
}
}
{- "id": "string",
- "name": "string",
- "avatar": "string",
- "username": "string",
- "is_owner": true,
- "local": true,
- "bio": "string",
- "post_count": 0,
- "follower_count": 0,
- "following_count": 0,
- "url": "string",
- "is_blocking": true,
- "links": "string",
- "created_at": "string"
}
{- "id": "string",
- "name": "string",
- "avatar": "string",
- "username": "string",
- "is_owner": true,
- "local": true,
- "bio": "string",
- "post_count": 0,
- "follower_count": 0,
- "following_count": 0,
- "url": "string",
- "is_blocking": true,
- "links": "string",
- "created_at": "string"
}
data_retention_period required | string Enum: "1year" "2years" "5years" "never" |
analytics_tracking required | boolean |
research_data_sharing required | boolean |
{- "data_retention_period": "1year",
- "analytics_tracking": true,
- "research_data_sharing": true
}
"string"
type required | string Enum: "videos" "profile" "interactions" "followers" |
{- "type": "videos"
}
{- "message": "Export request submitted successfully",
- "export": "string"
}
{- "data": [
- {
- "id": "string",
- "account": {
- "id": "string",
- "name": "string",
- "username": "string",
- "avatar": "string"
}, - "caption": "string",
- "url": "string",
- "is_owner": "string",
- "is_sensitive": true,
- "media": {
- "thumbnail": "string",
- "src_url": "string",
- "hls_url": null,
- "hls": "string"
}, - "pinned": 0,
- "likes": 0,
- "shares": 0,
- "comments": 0,
- "has_liked": "string",
- "is_edited": true,
- "tags": "string",
- "mentions": [
- {
- "username": "string",
- "start_index": 0,
- "end_index": 0,
- "is_local": true,
- "profile_id": "string"
}
], - "permissions": {
- "can_comment": true,
- "can_download": true,
- "can_duet": true,
- "can_stitch": true
}, - "audio": {
- "has_audio": true,
- "id": "string",
- "count": 0,
- "key": "string"
}, - "created_at": "string"
}
]
}
{- "data": [
- "string"
], - "links": {
- "first": "string",
- "last": "string",
- "prev": "string",
- "next": "string"
}, - "meta": {
- "path": "string",
- "per_page": 0,
- "next_cursor": "string",
- "prev_cursor": "string"
}
}
id required | string |
action required | string Enum: "unpublished" "publish" "delete" |
{- "action": "unpublished"
}
{- "data": [ ],
- "error": {
- "code": "ok",
- "message": ""
}
}
{- "data": [
- {
- "id": "string",
- "name": "string",
- "avatar": "string",
- "username": "string",
- "is_owner": true,
- "local": true,
- "bio": "string",
- "post_count": 0,
- "follower_count": 0,
- "following_count": 0,
- "url": "string",
- "is_blocking": null,
- "links": "string",
- "created_at": "string"
}
]
}
{- "data": [
- {
- "id": 0,
- "reporter": "string",
- "content_type": "hashtag",
- "content_preview": {
- "id": 0,
- "name": "string",
- "slug": "string",
- "can_search": true,
- "can_trend": true,
- "can_autolink": true,
- "is_nsfw": true,
- "is_banned": true,
- "count": 0,
- "created_at": "2019-08-24T14:15:22Z"
}, - "admin_notes": "string",
- "user_message": "string",
- "is_remote": true,
- "reason": "string",
- "status": "pending",
- "created_at": "2019-08-24T14:15:22Z"
}
]
}
{- "data": {
- "id": 0,
- "reporter": "string",
- "content_type": "hashtag",
- "content_preview": {
- "id": 0,
- "name": "string",
- "slug": "string",
- "can_search": true,
- "can_trend": true,
- "can_autolink": true,
- "is_nsfw": true,
- "is_banned": true,
- "count": 0,
- "created_at": "2019-08-24T14:15:22Z"
}, - "admin_notes": "string",
- "user_message": "string",
- "is_remote": true,
- "reason": "string",
- "status": "pending",
- "created_at": "2019-08-24T14:15:22Z"
}
}
id required | string |
content | string or null <= 1500 characters |
{- "content": "string"
}
{- "data": {
- "id": 0,
- "reporter": "string",
- "content_type": "hashtag",
- "content_preview": {
- "id": 0,
- "name": "string",
- "slug": "string",
- "can_search": true,
- "can_trend": true,
- "can_autolink": true,
- "is_nsfw": true,
- "is_banned": true,
- "count": 0,
- "created_at": "2019-08-24T14:15:22Z"
}, - "admin_notes": "string",
- "user_message": "string",
- "is_remote": true,
- "reason": "string",
- "status": "pending",
- "created_at": "2019-08-24T14:15:22Z"
}
}
id required | string |
can_upload | boolean |
can_follow | boolean |
can_comment | boolean |
can_like | boolean |
can_share | boolean |
{- "can_upload": true,
- "can_follow": true,
- "can_comment": true,
- "can_like": true,
- "can_share": true
}
{- "data": [ ],
- "error": {
- "code": "ok",
- "message": ""
}
}
id required | string |
admin_note | string or null |
{- "admin_note": "string"
}
{- "data": [ ],
- "error": {
- "code": "ok",
- "message": ""
}
}
{- "data": [
- {
- "id": 0,
- "domain": "string",
- "description": "string",
- "federation_enabled": true,
- "software": "string",
- "version": "string",
- "is_silenced": true,
- "is_blocked": true,
- "user_count": "string",
- "video_count": "string",
- "reply_count": "string",
- "comment_count": "string",
- "follower_count": "string",
- "report_count": "string",
- "federation_state": 0,
- "admin_notes": "string",
- "status": "pending",
- "allow_video_posts": true,
- "allow_videos_in_fyf": true,
- "created_at": "2019-08-24T14:15:22Z",
- "updated_at": "2019-08-24T14:15:22Z",
- "version_last_checked_at": "string"
}
]
}
domain required | string |
is_blocked | boolean |
allow_video_posts | boolean |
allow_videos_in_fyf | boolean |
admin_notes | string or null <= 2500 characters |
{- "domain": "string",
- "is_blocked": true,
- "allow_video_posts": true,
- "allow_videos_in_fyf": true,
- "admin_notes": "string"
}
{- "data": [ ],
- "error": {
- "code": "ok",
- "message": ""
}
}
is_blocked | boolean |
allow_video_posts | boolean |
allow_videos_in_fyf | boolean |
admin_notes | string or null <= 2500 characters |
domains required | Array of strings <uri> [ 1 .. 100 ] items [ items <uri > ] |
{- "is_blocked": true,
- "allow_video_posts": true,
- "allow_videos_in_fyf": true,
- "admin_notes": "string",
}
{- "success": true,
- "created_count": "string",
- "total_count": "string",
- "errors": [
- "string",
- "string"
], - "error_count": "string"
}
{- "data": {
- "id": 0,
- "domain": "string",
- "description": "string",
- "federation_enabled": true,
- "software": "string",
- "version": "string",
- "is_silenced": true,
- "is_blocked": true,
- "user_count": "string",
- "video_count": "string",
- "reply_count": "string",
- "comment_count": "string",
- "follower_count": "string",
- "report_count": "string",
- "federation_state": 0,
- "admin_notes": "string",
- "status": "pending",
- "allow_video_posts": true,
- "allow_videos_in_fyf": true,
- "created_at": "2019-08-24T14:15:22Z",
- "updated_at": "2019-08-24T14:15:22Z",
- "version_last_checked_at": "string"
}
}
id required | string |
q | string |
sort | string |
{- "data": [
- {
- "id": "string",
- "name": "string",
- "avatar": "string",
- "username": "string",
- "is_owner": true,
- "local": true,
- "bio": "string",
- "post_count": 0,
- "follower_count": 0,
- "following_count": 0,
- "url": "string",
- "is_blocking": null,
- "links": "string",
- "created_at": "string"
}
]
}
id required | string |
q | string |
sort | string |
{- "data": [
- {
- "id": "string",
- "account": {
- "id": "string",
- "name": "string",
- "username": "string",
- "avatar": "string"
}, - "caption": "string",
- "url": "string",
- "is_owner": "string",
- "is_sensitive": true,
- "media": {
- "thumbnail": "string",
- "src_url": "string",
- "hls_url": null,
- "hls": "string"
}, - "pinned": 0,
- "likes": 0,
- "shares": 0,
- "comments": 0,
- "has_liked": "string",
- "is_edited": true,
- "tags": "string",
- "mentions": [
- {
- "username": "string",
- "start_index": 0,
- "end_index": 0,
- "is_local": true,
- "profile_id": "string"
}
], - "permissions": {
- "can_comment": true,
- "can_download": true,
- "can_duet": true,
- "can_stitch": true
}, - "audio": {
- "has_audio": true,
- "id": "string",
- "count": 0,
- "key": "string"
}, - "created_at": "string"
}
]
}
id required | string |
admin_notes | string or null <= 1000 characters |
{- "admin_notes": "string"
}
{- "data": [ ],
- "error": {
- "code": "ok",
- "message": ""
}
}
id required | string |
allow_video_posts | boolean |
allow_videos_in_fyf | boolean |
federation_state | integer Enum: "2" "5" |
{- "allow_video_posts": true,
- "allow_videos_in_fyf": true,
- "federation_state": "2"
}
{- "data": [ ],
- "error": {
- "code": "ok",
- "message": ""
}
}
id required | string |
q | string |
sort | string |
{- "data": [
- {
- "id": 0,
- "reporter": "string",
- "content_type": "hashtag",
- "content_preview": {
- "id": 0,
- "name": "string",
- "slug": "string",
- "can_search": true,
- "can_trend": true,
- "can_autolink": true,
- "is_nsfw": true,
- "is_banned": true,
- "count": 0,
- "created_at": "2019-08-24T14:15:22Z"
}, - "admin_notes": "string",
- "user_message": "string",
- "is_remote": true,
- "reason": "string",
- "status": "pending",
- "created_at": "2019-08-24T14:15:22Z"
}
]
}
branding | Array of strings |
media | Array of strings |
federation | Array of strings |
object |
{- "branding": [
- "string"
], - "media": [
- "string"
], - "federation": [
- "string"
], - "general": {
- "instanceName": "string",
- "instanceDescription": "string",
- "supportForum": "string",
- "supportFediverseAccount": "string",
- "openRegistration": true,
- "emailVerification": "string"
}
}
{- "success": true,
- "message": "Settings updated successfully"
}
email required | string <email> <= 255 characters |
password required | string non-empty |
{- "password": "string"
}
{- "data": [ ],
- "error": {
- "code": "ok",
- "message": ""
}
}
{- "data": [
- {
- "id": "string",
- "account": {
- "id": "string",
- "name": "string",
- "username": "string",
- "avatar": "string"
}, - "caption": "string",
- "url": "string",
- "is_owner": "string",
- "is_sensitive": true,
- "media": {
- "thumbnail": "string",
- "src_url": "string",
- "hls_url": null,
- "hls": "string"
}, - "pinned": 0,
- "likes": 0,
- "shares": 0,
- "comments": 0,
- "has_liked": "string",
- "is_edited": true,
- "tags": "string",
- "mentions": [
- {
- "username": "string",
- "start_index": 0,
- "end_index": 0,
- "is_local": true,
- "profile_id": "string"
}
], - "permissions": {
- "can_comment": true,
- "can_download": true,
- "can_duet": true,
- "can_stitch": true
}, - "audio": {
- "has_audio": true,
- "id": "string",
- "count": 0,
- "key": "string"
}, - "created_at": "string"
}
]
}
{- "data": [
- {
- "id": "string",
- "account": {
- "id": "string",
- "name": "string",
- "username": "string",
- "avatar": "string"
}, - "caption": "string",
- "url": "string",
- "is_owner": "string",
- "is_sensitive": true,
- "media": {
- "thumbnail": "string",
- "src_url": "string",
- "hls_url": null,
- "hls": "string"
}, - "pinned": 0,
- "likes": 0,
- "shares": 0,
- "comments": 0,
- "has_liked": "string",
- "is_edited": true,
- "tags": "string",
- "mentions": [
- {
- "username": "string",
- "start_index": 0,
- "end_index": 0,
- "is_local": true,
- "profile_id": "string"
}
], - "permissions": {
- "can_comment": true,
- "can_download": true,
- "can_duet": true,
- "can_stitch": true
}, - "audio": {
- "has_audio": true,
- "id": "string",
- "count": 0,
- "key": "string"
}, - "created_at": "string"
}
], - "links": {
- "first": "string",
- "last": "string",
- "prev": "string",
- "next": "string"
}, - "meta": {
- "path": "string",
- "per_page": 0,
- "next_cursor": "string",
- "prev_cursor": "string"
}
}
{- "data": [
- {
- "id": "string",
- "account": {
- "id": "string",
- "name": "string",
- "username": "string",
- "avatar": "string"
}, - "caption": "string",
- "url": "string",
- "is_owner": "string",
- "is_sensitive": true,
- "media": {
- "thumbnail": "string",
- "src_url": "string",
- "hls_url": null,
- "hls": "string"
}, - "pinned": 0,
- "likes": 0,
- "shares": 0,
- "comments": 0,
- "has_liked": "string",
- "is_edited": true,
- "tags": "string",
- "mentions": [
- {
- "username": "string",
- "start_index": 0,
- "end_index": 0,
- "is_local": true,
- "profile_id": "string"
}
], - "permissions": {
- "can_comment": true,
- "can_download": true,
- "can_duet": true,
- "can_stitch": true
}, - "audio": {
- "has_audio": true,
- "id": "string",
- "count": 0,
- "key": "string"
}, - "created_at": "string"
}
]
}
{- "data": [
- {
- "id": "string",
- "account": {
- "id": "string",
- "name": "string",
- "username": "string",
- "avatar": "string"
}, - "caption": "string",
- "url": "string",
- "is_owner": "string",
- "is_sensitive": true,
- "media": {
- "thumbnail": "string",
- "src_url": "string",
- "hls_url": null,
- "hls": "string"
}, - "pinned": 0,
- "likes": 0,
- "shares": 0,
- "comments": 0,
- "has_liked": "string",
- "is_edited": true,
- "tags": "string",
- "mentions": [
- {
- "username": "string",
- "start_index": 0,
- "end_index": 0,
- "is_local": true,
- "profile_id": "string"
}
], - "permissions": {
- "can_comment": true,
- "can_download": true,
- "can_duet": true,
- "can_stitch": true
}, - "audio": {
- "has_audio": true,
- "id": "string",
- "count": 0,
- "key": "string"
}, - "created_at": "string"
}
]
}
title required | string <= 255 characters |
slug | string or null <= 255 characters |
content | string or null |
status required | string Enum: "draft" "published" |
meta | Array of strings or null |
{- "title": "string",
- "slug": "string",
- "content": "string",
- "status": "draft",
- "meta": [
- "string"
]
}
{- "success": true,
- "message": "Page created successfully",
- "data": "string"
}
id required | string |
title required | string <= 255 characters |
slug | string or null <= 255 characters |
content | string or null |
status required | string Enum: "draft" "published" |
location | string or null Enum: "none" "side_menu_guest" "side_menu_user" "side_menu_all" "footer_guest" "footer_user" "footer_all" |
meta | Array of strings or null |
{- "title": "string",
- "slug": "string",
- "content": "string",
- "status": "draft",
- "location": "none",
- "meta": [
- "string"
]
}
{- "success": true,
- "message": "Page updated successfully",
- "data": "string"
}
type required | string Enum: "video" "profile" "comment" "reply" "hashtag" |
id required | string |
key required | integer [ 1010 .. 1026 ] |
comment | string or null [ 1 .. 500 ] characters |
{- "type": "video",
- "id": "string",
- "key": 1010,
- "comment": "string"
}
{- "data": [ ],
- "error": {
- "code": "ok",
- "message": ""
}
}
q required | string [ 1 .. 255 ] characters |
{- "q": "string"
}
{- "data": [
- {
- "id": "string",
- "name": "string",
- "avatar": "string",
- "username": "string",
- "is_owner": true,
- "local": true,
- "bio": "string",
- "post_count": 0,
- "follower_count": 0,
- "following_count": 0,
- "url": "string",
- "is_blocking": null,
- "links": "string",
- "created_at": "string"
}
]
}
current_password required | string |
password required | string [ 8 .. 72 ] characters |
password_confirmation required | string [ 8 .. 72 ] characters |
{- "current_password": "string",
- "password": "stringst",
- "password_confirmation": "stringst"
}
{- "data": [ ],
- "error": {
- "code": "ok",
- "message": ""
}
}
{- "data": [
- {
- "account": {
- "id": "string",
- "name": "string",
- "username": "string",
- "avatar": "string"
}, - "blocked_at": "2019-08-24T14:15:22Z"
}
], - "links": {
- "first": "string",
- "last": "string",
- "prev": "string",
- "next": "string"
}, - "meta": {
- "path": "string",
- "per_page": 0,
- "next_cursor": "string",
- "prev_cursor": "string"
}
}
q required | string [ 1 .. 30 ] characters |
{- "q": "string"
}
{- "data": [
- {
- "id": "string",
- "name": "string",
- "avatar": "string",
- "username": "string",
- "is_owner": true,
- "local": true,
- "bio": "string",
- "post_count": 0,
- "follower_count": 0,
- "following_count": 0,
- "url": "string",
- "is_blocking": null,
- "links": "string",
- "created_at": "string"
}
]
}
search | string or null [ 2 .. 30 ] characters |
limit | integer [ 1 .. 10 ] |
sort_field | string Value: "created_at" |
sort_direction | string Enum: "asc" "desc" |
{- "data": [
- {
- "hid": "string",
- "url": "string",
- "pinned": 0,
- "privacy": "everyone",
- "views_count": 0,
- "has_liked": null,
- "permissions": {
- "can_comment": true,
- "can_download": true,
- "can_duet": true,
- "can_stitch": true
}, - "audio": {
- "has_audio": true,
- "id": "string",
- "count": 0,
- "key": "string"
}, - "id": "string",
- "account": {
- "id": "string",
- "name": "string",
- "username": "string",
- "avatar": "string"
}, - "caption": "string",
- "media": {
- "thumbnail": "string",
- "src_url": "string",
- "hls_url": null
}, - "status": "processing",
- "is_owner": true,
- "likes": 0,
- "shares": 0,
- "comments": 0,
- "is_sensitive": true,
- "created_at": "string"
}
], - "meta": {
- "total_videos": "string"
}
}
email required | string <email> |
captcha_type required | string Enum: "turnstile" "hcaptcha" |
captcha_token required | string |
{- "captcha_type": "turnstile",
- "captcha_token": "string"
}
{- "data": [ ],
- "error": {
- "code": "ok",
- "message": ""
}
}
email required | string <email> |
{- "email": "[email protected]"
}
{- "data": [ ],
- "error": {
- "code": "ok",
- "message": ""
}
}
email required | string <email> |
code required | string |
{- "code": "string"
}
{- "data": [ ],
- "error": {
- "code": "ok",
- "message": ""
}
}
username required | string [ 2 .. 30 ] characters |
password required | string >= 8 characters |
password_confirmation required | string |
{- "username": "string",
- "password": "stringst",
- "password_confirmation": "string"
}
{- "data": [ ],
- "error": {
- "code": "ok",
- "message": ""
}
}
q required | string [ 1 .. 50 ] characters |
limit | integer [ 1 .. 10 ] |
{- "data": [
- {
- "id": "string",
- "name": "string",
- "avatar": "string",
- "username": "string",
- "is_owner": true,
- "local": true,
- "bio": "string",
- "post_count": 0,
- "follower_count": 0,
- "following_count": 0,
- "url": "string",
- "is_blocking": null,
- "links": "string",
- "created_at": "string"
}
]
}
video required | string <binary> <application/octet-stream> |
description | string or null <= 200 characters |
comment_state | string Enum: "0" "4" |
can_download | string |
is_sensitive | boolean |
{- "data": [ ],
- "error": {
- "code": "ok",
- "message": ""
}
}
{- "id": "string",
- "v_id": "string",
- "account": {
- "id": "string",
- "name": "User",
- "username": "deleted",
- "avatar": "/storage/avatars/default.jpg"
}, - "caption": "This comment was deleted by the user",
- "likes": 0,
- "replies": "string",
- "children": [ ],
- "tags": [ ],
- "mentions": [ ],
- "is_edited": true,
- "liked": true,
- "url": null,
- "is_owner": true,
- "tombstone": true,
- "created_at": "string"
}
vid required | string |
pid required | string |
id required | string |
{- "id": "string",
- "p_id": null,
- "v_id": "string",
- "account": {
- "id": "string",
- "name": "User",
- "username": "deleted",
- "avatar": "/storage/avatars/default.jpg"
}, - "caption": "This comment was deleted by the user",
- "likes": 0,
- "liked": true,
- "url": null,
- "tags": [ ],
- "mentions": [ ],
- "is_edited": true,
- "tombstone": true,
- "is_owner": true,
- "created_at": "string"
}
vid required | string |
id required | string |
comment required | string [ 1 .. 500 ] characters |
parent_id required | string |
{- "id": "string",
- "comment": "string",
- "parent_id": "string"
}
{- "data": [
- "string"
]
}
vid required | string |
id required | string |
comment required | string [ 1 .. 500 ] characters |
{- "id": "string",
- "comment": "string"
}
{- "data": [
- "string"
]
}
vid required | string |
parent_id | integer |
comment required | string [ 1 .. 500 ] characters |
{- "parent_id": 0,
- "comment": "string"
}
{- "data": [
- "string"
]
}
id required | string |
caption | string or null <= 200 characters |
can_download | boolean or null |
can_comment | boolean or null |
is_pinned | boolean or null |
{- "caption": "string",
- "can_download": true,
- "can_comment": true,
- "is_pinned": true
}
{- "id": "string",
- "account": {
- "id": "string",
- "name": "string",
- "username": "string",
- "avatar": "string"
}, - "caption": "string",
- "url": "string",
- "is_owner": "string",
- "is_sensitive": true,
- "media": {
- "thumbnail": "string",
- "src_url": "string",
- "hls_url": null,
- "hls": "string"
}, - "pinned": 0,
- "likes": 0,
- "shares": 0,
- "comments": 0,
- "has_liked": "string",
- "is_edited": true,
- "tags": "string",
- "mentions": [
- {
- "username": "string",
- "start_index": 0,
- "end_index": 0,
- "is_local": true,
- "profile_id": "string"
}
], - "permissions": {
- "can_comment": true,
- "can_download": true,
- "can_duet": true,
- "can_stitch": true
}, - "audio": {
- "has_audio": true,
- "id": "string",
- "count": 0,
- "key": "string"
}, - "created_at": "string"
}
{- "id": "string",
- "account": {
- "id": "string",
- "name": "string",
- "username": "string",
- "avatar": "string"
}, - "caption": "string",
- "url": "string",
- "is_owner": "string",
- "is_sensitive": true,
- "media": {
- "thumbnail": "string",
- "src_url": "string",
- "hls_url": null,
- "hls": "string"
}, - "pinned": 0,
- "likes": "string",
- "shares": 0,
- "comments": 0,
- "has_liked": true,
- "is_edited": true,
- "tags": "string",
- "mentions": [
- {
- "username": "string",
- "start_index": 0,
- "end_index": 0,
- "is_local": true,
- "profile_id": "string"
}
], - "permissions": {
- "can_comment": true,
- "can_download": true,
- "can_duet": true,
- "can_stitch": true
}, - "audio": {
- "has_audio": true,
- "id": "string",
- "count": 0,
- "key": "string"
}, - "created_at": "string"
}
{- "id": "string",
- "account": {
- "id": "string",
- "name": "string",
- "username": "string",
- "avatar": "string"
}, - "caption": "string",
- "url": "string",
- "is_owner": "string",
- "is_sensitive": true,
- "media": {
- "thumbnail": "string",
- "src_url": "string",
- "hls_url": null,
- "hls": "string"
}, - "pinned": 0,
- "likes": 0,
- "shares": 0,
- "comments": 0,
- "has_liked": "string",
- "is_edited": true,
- "tags": "string",
- "mentions": [
- {
- "username": "string",
- "start_index": 0,
- "end_index": 0,
- "is_local": true,
- "profile_id": "string"
}
], - "permissions": {
- "can_comment": true,
- "can_download": true,
- "can_duet": true,
- "can_stitch": true
}, - "audio": {
- "has_audio": true,
- "id": "string",
- "count": 0,
- "key": "string"
}, - "created_at": "string"
}
{- "data": [
- {
- "id": "string",
- "name": "string",
- "avatar": "string",
- "username": "string",
- "is_owner": true,
- "local": true,
- "bio": "string",
- "post_count": 0,
- "follower_count": 0,
- "following_count": 0,
- "url": "string",
- "is_blocking": null,
- "links": "string",
- "created_at": "string"
}
]
}
{- "data": {
- "id": "string",
- "name": "string",
- "avatar": "string",
- "username": "string",
- "is_owner": true,
- "local": true,
- "bio": "string",
- "post_count": 0,
- "follower_count": 0,
- "following_count": 0,
- "url": "string",
- "is_blocking": null,
- "links": "string",
- "created_at": "string",
- "likes_count": "string"
}
}
id required | string |
sort | string Enum: "Latest" "Popular" "Oldest" |
{- "data": [
- {
- "id": "string",
- "account": {
- "id": "string",
- "name": "string",
- "username": "string",
- "avatar": "string"
}, - "caption": "string",
- "url": "string",
- "is_owner": "string",
- "is_sensitive": true,
- "media": {
- "thumbnail": "string",
- "src_url": "string",
- "hls_url": null,
- "hls": "string"
}, - "pinned": 0,
- "likes": 0,
- "shares": 0,
- "comments": 0,
- "has_liked": "string",
- "is_edited": true,
- "tags": "string",
- "mentions": [
- {
- "username": "string",
- "start_index": 0,
- "end_index": 0,
- "is_local": true,
- "profile_id": "string"
}
], - "permissions": {
- "can_comment": true,
- "can_download": true,
- "can_duet": true,
- "can_stitch": true
}, - "audio": {
- "has_audio": true,
- "id": "string",
- "count": 0,
- "key": "string"
}, - "created_at": "string"
}
], - "links": {
- "first": "string",
- "last": "string",
- "prev": "string",
- "next": "string"
}, - "meta": {
- "path": "string",
- "per_page": 0,
- "next_cursor": "string",
- "prev_cursor": "string"
}
}
{- "data": [
- "string"
], - "links": {
- "first": "string",
- "last": "string",
- "prev": "string",
- "next": "string"
}, - "meta": {
- "path": "string",
- "per_page": 0,
- "next_cursor": "string",
- "prev_cursor": "string"
}
}
{- "data": {
- "id": "string",
- "account": {
- "id": "string",
- "name": "string",
- "username": "string",
- "avatar": "string"
}, - "caption": "string",
- "url": "string",
- "is_owner": "string",
- "is_sensitive": true,
- "media": {
- "thumbnail": "string",
- "src_url": "string",
- "hls_url": null,
- "hls": "string"
}, - "pinned": 0,
- "likes": 0,
- "shares": 0,
- "comments": 0,
- "has_liked": "string",
- "is_edited": true,
- "tags": "string",
- "mentions": [
- {
- "username": "string",
- "start_index": 0,
- "end_index": 0,
- "is_local": true,
- "profile_id": "string"
}
], - "permissions": {
- "can_comment": true,
- "can_download": true,
- "can_duet": true,
- "can_stitch": true
}, - "audio": {
- "has_audio": true,
- "id": "string",
- "count": 0,
- "key": "string"
}, - "created_at": "string"
}
}