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/ryanschultz/statuses/108228452893601529/activity",
"type": "Create",
"actor": "https://mastodon.social/users/ryanschultz",
"published": "2022-05-01T19:58:53Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/ryanschultz/followers",
"https://xoxo.zone/users/trevorfsmith"
],
"object": {
"id": "https://mastodon.social/users/ryanschultz/statuses/108228452893601529",
"type": "Note",
"summary": null,
"inReplyTo": "https://xoxo.zone/users/trevorfsmith/statuses/108227171830579157",
"published": "2022-05-01T19:58:53Z",
"url": "https://mastodon.social/@ryanschultz/108228452893601529",
"attributedTo": "https://mastodon.social/users/ryanschultz",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/ryanschultz/followers",
"https://xoxo.zone/users/trevorfsmith"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/ryanschultz/statuses/108228452893601529",
"inReplyToAtomUri": "https://xoxo.zone/users/trevorfsmith/statuses/108227171830579157",
"conversation": "tag:xoxo.zone,2022-05-01:objectId=9663930:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://xoxo.zone/@trevorfsmith\" class=\"u-url mention\">@<span>trevorfsmith</span></a></span> (Probably a Stupid) Question: is the “RT @“ part of a retweet/retort just a standard convention people use for these posts, or is it automatically attached to the Mastodon post? I see this format all the time on Mastodon.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://xoxo.zone/@trevorfsmith\" class=\"u-url mention\">@<span>trevorfsmith</span></a></span> (Probably a Stupid) Question: is the “RT @“ part of a retweet/retort just a standard convention people use for these posts, or is it automatically attached to the Mastodon post? I see this format all the time on Mastodon.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://xoxo.zone/users/trevorfsmith",
"name": "@trevorfsmith@xoxo.zone"
}
],
"replies": {
"id": "https://mastodon.social/users/ryanschultz/statuses/108228452893601529/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/ryanschultz/statuses/108228452893601529/replies?min_id=108228485756542191&page=true",
"partOf": "https://mastodon.social/users/ryanschultz/statuses/108228452893601529/replies",
"items": [
"https://mastodon.social/users/ryanschultz/statuses/108228485756542191"
]
}
},
"likes": {
"id": "https://mastodon.social/users/ryanschultz/statuses/108228452893601529/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/ryanschultz/statuses/108228452893601529/shares",
"type": "Collection",
"totalItems": 0
}
}
}