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://mastodon.social/users/rasterweb/statuses/111224053469681956",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/rasterweb/statuses/111224047362277341",
"published": "2023-10-12T20:59:30Z",
"url": "https://mastodon.social/@rasterweb/111224053469681956",
"attributedTo": "https://mastodon.social/users/rasterweb",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/rasterweb/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/rasterweb/statuses/111224053469681956",
"inReplyToAtomUri": "https://mastodon.social/users/rasterweb/statuses/111224047362277341",
"conversation": "tag:mastodon.social,2023-10-12:objectId=555756328:objectType=Conversation",
"content": "<p>I also learned I cannot post a 2000x1500 pixel animated GIF on Mastodon, but a 1000x750 GIF is okay...</p>",
"contentMap": {
"en": "<p>I also learned I cannot post a 2000x1500 pixel animated GIF on Mastodon, but a 1000x750 GIF is okay...</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/rasterweb/statuses/111224053469681956/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/rasterweb/statuses/111224053469681956/replies?min_id=111224060521931125&page=true",
"partOf": "https://mastodon.social/users/rasterweb/statuses/111224053469681956/replies",
"items": [
"https://mastodon.social/users/rasterweb/statuses/111224060521931125"
]
}
},
"likes": {
"id": "https://mastodon.social/users/rasterweb/statuses/111224053469681956/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://mastodon.social/users/rasterweb/statuses/111224053469681956/shares",
"type": "Collection",
"totalItems": 0
}
}