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://wandering.shop/users/phildini/statuses/113530130653486186",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-23T03:25:15Z",
"url": "https://wandering.shop/@phildini/113530130653486186",
"attributedTo": "https://wandering.shop/users/phildini",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://wandering.shop/users/phildini/followers"
],
"sensitive": false,
"atomUri": "https://wandering.shop/users/phildini/statuses/113530130653486186",
"inReplyToAtomUri": null,
"conversation": "tag:wandering.shop,2024-11-23:objectId=133155907:objectType=Conversation",
"content": "<p>Separate-but-related-to anything around moderation, the Bluesky opt-in labeling system is one of best pieces of social media tech I’ve seen in years, and the fact that we don’t have something like this in most <a href=\"https://wandering.shop/tags/ActivityPub\" class=\"mention hashtag\" rel=\"tag\">#<span>ActivityPub</span></a> implementations is actually a failing I reckon</p>",
"contentMap": {
"en": "<p>Separate-but-related-to anything around moderation, the Bluesky opt-in labeling system is one of best pieces of social media tech I’ve seen in years, and the fact that we don’t have something like this in most <a href=\"https://wandering.shop/tags/ActivityPub\" class=\"mention hashtag\" rel=\"tag\">#<span>ActivityPub</span></a> implementations is actually a failing I reckon</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://wandering.shop/tags/activitypub",
"name": "#activitypub"
}
],
"replies": {
"id": "https://wandering.shop/users/phildini/statuses/113530130653486186/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://wandering.shop/users/phildini/statuses/113530130653486186/replies?only_other_accounts=true&page=true",
"partOf": "https://wandering.shop/users/phildini/statuses/113530130653486186/replies",
"items": []
}
}
}