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://front-end.social/users/mia/statuses/109374795992940021",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-20T06:49:00Z",
"url": "https://front-end.social/@mia/109374795992940021",
"attributedTo": "https://front-end.social/users/mia",
"to": [
"https://front-end.social/users/mia/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://vis.social/users/darth_mall"
],
"sensitive": false,
"atomUri": "https://front-end.social/users/mia/statuses/109374795992940021",
"inReplyToAtomUri": null,
"conversation": "tag:front-end.social,2022-11-20:objectId=221678:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://vis.social/@darth_mall\" class=\"u-url mention\">@<span>darth_mall</span></a></span> Old setup was a halphazard use of Simple Tab Groups menu-interface, with no bookmarking. </p><p>Most of the experiment today was trying out the sidebar version of STG, and then comparing Sidebery as an alternative – and adding bookmarks to my flow.</p><p>The two extensions are similar, but Sidebery incorporates bookmarks into the same UI as tab groups, and provides more customization as well. I'll probably go with that?</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://vis.social/@darth_mall\" class=\"u-url mention\">@<span>darth_mall</span></a></span> Old setup was a halphazard use of Simple Tab Groups menu-interface, with no bookmarking. </p><p>Most of the experiment today was trying out the sidebar version of STG, and then comparing Sidebery as an alternative – and adding bookmarks to my flow.</p><p>The two extensions are similar, but Sidebery incorporates bookmarks into the same UI as tab groups, and provides more customization as well. I'll probably go with that?</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://vis.social/users/darth_mall",
"name": "@darth_mall@vis.social"
}
],
"replies": {
"id": "https://front-end.social/users/mia/statuses/109374795992940021/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://front-end.social/users/mia/statuses/109374795992940021/replies?only_other_accounts=true&page=true",
"partOf": "https://front-end.social/users/mia/statuses/109374795992940021/replies",
"items": []
}
},
"likes": {
"id": "https://front-end.social/users/mia/statuses/109374795992940021/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://front-end.social/users/mia/statuses/109374795992940021/shares",
"type": "Collection",
"totalItems": 0
}
}