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://fosstodon.org/users/rgb/statuses/109795810463609447/activity",
"type": "Create",
"actor": "https://fosstodon.org/users/rgb",
"published": "2023-02-02T15:18:31Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/rgb/followers",
"https://mastodon.social/users/t73fde"
],
"object": {
"id": "https://fosstodon.org/users/rgb/statuses/109795810463609447",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-02-02T15:18:31Z",
"url": "https://fosstodon.org/@rgb/109795810463609447",
"attributedTo": "https://fosstodon.org/users/rgb",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/rgb/followers",
"https://mastodon.social/users/t73fde"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/rgb/statuses/109795810463609447",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2023-02-02:objectId=84879888:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@t73fde\" class=\"u-url mention\">@<span>t73fde</span></a></span> Re: Namenskollisionen / <a href=\"https://fosstodon.org/tags/NameCollision\" class=\"mention hashtag\" rel=\"tag\">#<span>NameCollision</span></a>.</p><p>The localhost <a href=\"https://fosstodon.org/tags/FederatedWiki\" class=\"mention hashtag\" rel=\"tag\">#<span>FederatedWiki</span></a> server tells you if the page already exists. In case of a collision, the client decides what changes need to be made to the history (keyword: journal) to bring the page to the desired state. The history is kept so that earlier versions can be restored (keyword: replay).</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@t73fde\" class=\"u-url mention\">@<span>t73fde</span></a></span> Re: Namenskollisionen / <a href=\"https://fosstodon.org/tags/NameCollision\" class=\"mention hashtag\" rel=\"tag\">#<span>NameCollision</span></a>.</p><p>The localhost <a href=\"https://fosstodon.org/tags/FederatedWiki\" class=\"mention hashtag\" rel=\"tag\">#<span>FederatedWiki</span></a> server tells you if the page already exists. In case of a collision, the client decides what changes need to be made to the history (keyword: journal) to bring the page to the desired state. The history is kept so that earlier versions can be restored (keyword: replay).</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/t73fde",
"name": "@t73fde@mastodon.social"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/nameCollision",
"name": "#nameCollision"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/federatedwiki",
"name": "#federatedwiki"
}
],
"replies": {
"id": "https://fosstodon.org/users/rgb/statuses/109795810463609447/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/rgb/statuses/109795810463609447/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/rgb/statuses/109795810463609447/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/rgb/statuses/109795810463609447/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://fosstodon.org/users/rgb/statuses/109795810463609447/shares",
"type": "Collection",
"totalItems": 0
}
}
}