A small tool to view real-world ActivityPub objects as JSON! Enter a URL
or username from Mastodon or a similar service below, and we'll send a
request with
the right
Accept
header
to the server to view the underlying object.
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"ostatus": "http://ostatus.org#",
"atomUri": "ostatus:atomUri",
"inReplyToAtomUri": "ostatus:inReplyToAtomUri",
"conversation": "ostatus:conversation",
"sensitive": "as:sensitive",
"toot": "http://joinmastodon.org/ns#",
"votersCount": "toot:votersCount",
"Hashtag": "as:Hashtag"
}
],
"id": "https://alive.bar/users/whysocute/statuses/109168513375227283",
"type": "Note",
"summary": null,
"inReplyTo": "https://alive.bar/users/whysocute/statuses/108921117325173194",
"published": "2022-10-14T20:28:37Z",
"url": "https://alive.bar/@whysocute/109168513375227283",
"attributedTo": "https://alive.bar/users/whysocute",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://alive.bar/users/whysocute/followers"
],
"sensitive": false,
"atomUri": "https://alive.bar/users/whysocute/statuses/109168513375227283",
"inReplyToAtomUri": "https://alive.bar/users/whysocute/statuses/108921117325173194",
"conversation": "tag:alive.bar,2022-09-01:objectId=27556615:objectType=Conversation",
"content": "<p>迷糊桃的AE FAQ:</p><p>我的过程中犯过最多的错误、浪费最多时间的事:如果main comp中有subcomp,直接复制main comp是【不会】也复制一个subcomp的。</p><p>例:main comp是人物动画,里面嵌套了人物外形的subcomp,而我想要两个同样动作但外形不同的人物,复制main comp后再修改subcomp会导致两个main comp长得一样,因为更改的一直只有一个subcomp(类似figma里的component母版)。</p><p>所以如果是使用脚本生成的话,最简单就是重新生成一个包含新sub的新main comp;或者reveal in project,再复制一个sub并替换(cmd+opt+/)</p><p><a href=\"https://alive.bar/tags/%E8%BF%B7%E7%B3%8A%E6%A1%83%E4%BB%8A%E5%A4%A9%E5%AD%A6%E4%BB%80%E4%B9%88\" class=\"mention hashtag\" rel=\"tag\">#<span>迷糊桃今天学什么</span></a></p>",
"contentMap": {
"zh": "<p>迷糊桃的AE FAQ:</p><p>我的过程中犯过最多的错误、浪费最多时间的事:如果main comp中有subcomp,直接复制main comp是【不会】也复制一个subcomp的。</p><p>例:main comp是人物动画,里面嵌套了人物外形的subcomp,而我想要两个同样动作但外形不同的人物,复制main comp后再修改subcomp会导致两个main comp长得一样,因为更改的一直只有一个subcomp(类似figma里的component母版)。</p><p>所以如果是使用脚本生成的话,最简单就是重新生成一个包含新sub的新main comp;或者reveal in project,再复制一个sub并替换(cmd+opt+/)</p><p><a href=\"https://alive.bar/tags/%E8%BF%B7%E7%B3%8A%E6%A1%83%E4%BB%8A%E5%A4%A9%E5%AD%A6%E4%BB%80%E4%B9%88\" class=\"mention hashtag\" rel=\"tag\">#<span>迷糊桃今天学什么</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://alive.bar/tags/%E8%BF%B7%E7%B3%8A%E6%A1%83%E4%BB%8A%E5%A4%A9%E5%AD%A6%E4%BB%80%E4%B9%88",
"name": "#迷糊桃今天学什么"
}
],
"replies": {
"id": "https://alive.bar/users/whysocute/statuses/109168513375227283/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://alive.bar/users/whysocute/statuses/109168513375227283/replies?only_other_accounts=true&page=true",
"partOf": "https://alive.bar/users/whysocute/statuses/109168513375227283/replies",
"items": []
}
}
}