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"
}
],
"id": "https://alive.bar/users/whysocute/statuses/109401608120734355",
"type": "Note",
"summary": null,
"inReplyTo": "https://alive.bar/users/whysocute/statuses/108921117325173194",
"published": "2022-11-25T00:27:41Z",
"url": "https://alive.bar/@whysocute/109401608120734355",
"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/109401608120734355",
"inReplyToAtomUri": "https://alive.bar/users/whysocute/statuses/108921117325173194",
"conversation": "tag:alive.bar,2022-09-01:objectId=27556615:objectType=Conversation",
"content": "<p>血泪教训,下AE extension/script的时候注意看用的是legacy还是Java,两者互不兼容,每个project只能选用一种,不然就会报错,一报就是几十个😭😭😭</p>",
"contentMap": {
"zh": "<p>血泪教训,下AE extension/script的时候注意看用的是legacy还是Java,两者互不兼容,每个project只能选用一种,不然就会报错,一报就是几十个😭😭😭</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://alive.bar/users/whysocute/statuses/109401608120734355/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://alive.bar/users/whysocute/statuses/109401608120734355/replies?only_other_accounts=true&page=true",
"partOf": "https://alive.bar/users/whysocute/statuses/109401608120734355/replies",
"items": []
}
}
}