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://flipboard.social/users/mike/statuses/111522379533770402",
"type": "Note",
"summary": null,
"inReplyTo": "https://cosocial.ca/users/evan/statuses/111520051932613290",
"published": "2023-12-04T13:27:45Z",
"url": "https://flipboard.social/@mike/111522379533770402",
"attributedTo": "https://flipboard.social/users/mike",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://flipboard.social/users/mike/followers",
"https://cosocial.ca/users/evan",
"https://flipboard.com/users/mike"
],
"sensitive": false,
"atomUri": "https://flipboard.social/users/mike/statuses/111522379533770402",
"inReplyToAtomUri": "https://cosocial.ca/users/evan/statuses/111520051932613290",
"conversation": "tag:cosocial.ca,2023-12-04:objectId=8880509:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://cosocial.ca/@evan\" class=\"u-url mention\">@<span>evan</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://flipboard.com/@mike\" class=\"u-url mention\">@<span>mike@flipboard.com</span></a></span> thanks for helping to make this happen through your work on <a href=\"https://flipboard.social/tags/ActivityPub\" class=\"mention hashtag\" rel=\"tag\">#<span>ActivityPub</span></a>. This standard is well on its way to making the online world better by bringing us all back to the promise of interoperability. The implementation was a bit easier than we expected and well worth the effort. I highly recommend federation for any product with a social graph.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://cosocial.ca/@evan\" class=\"u-url mention\">@<span>evan</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://flipboard.com/@mike\" class=\"u-url mention\">@<span>mike@flipboard.com</span></a></span> thanks for helping to make this happen through your work on <a href=\"https://flipboard.social/tags/ActivityPub\" class=\"mention hashtag\" rel=\"tag\">#<span>ActivityPub</span></a>. This standard is well on its way to making the online world better by bringing us all back to the promise of interoperability. The implementation was a bit easier than we expected and well worth the effort. I highly recommend federation for any product with a social graph.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://cosocial.ca/users/evan",
"name": "@evan@cosocial.ca"
},
{
"type": "Mention",
"href": "https://flipboard.com/users/mike",
"name": "@mike@flipboard.com"
},
{
"type": "Hashtag",
"href": "https://flipboard.social/tags/activitypub",
"name": "#activitypub"
}
],
"replies": {
"id": "https://flipboard.social/users/mike/statuses/111522379533770402/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://flipboard.social/users/mike/statuses/111522379533770402/replies?only_other_accounts=true&page=true",
"partOf": "https://flipboard.social/users/mike/statuses/111522379533770402/replies",
"items": []
}
},
"likes": {
"id": "https://flipboard.social/users/mike/statuses/111522379533770402/likes",
"type": "Collection",
"totalItems": 53
},
"shares": {
"id": "https://flipboard.social/users/mike/statuses/111522379533770402/shares",
"type": "Collection",
"totalItems": 22
}
}