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/rabble/statuses/113529024656148286",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/ricmac/statuses/113528510956923499",
"published": "2024-11-22T22:43:59Z",
"url": "https://mastodon.social/@rabble/113529024656148286",
"attributedTo": "https://mastodon.social/users/rabble",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/rabble/followers",
"https://mastodon.social/users/ricmac"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/rabble/statuses/113529024656148286",
"inReplyToAtomUri": "https://mastodon.social/users/ricmac/statuses/113528510956923499",
"conversation": "tag:mastodon.social,2024-11-22:objectId=854843684:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@ricmac\" class=\"u-url mention\">@<span>ricmac</span></a></span> primal runs an extra relay that aggregates content from the broader network and then provides calculations like follower counts and push notifications. They also have a CDN for media. It’s possible to do follower counts and push notifications in a more decentralized way but it’s not as good. Primal also also provides a bunch of custom algorithms and only with the latest release added support for third party algorithms. Primal also supports a really slick wallet by using Apple Pay to fund</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@ricmac\" class=\"u-url mention\">@<span>ricmac</span></a></span> primal runs an extra relay that aggregates content from the broader network and then provides calculations like follower counts and push notifications. They also have a CDN for media. It’s possible to do follower counts and push notifications in a more decentralized way but it’s not as good. Primal also also provides a bunch of custom algorithms and only with the latest release added support for third party algorithms. Primal also supports a really slick wallet by using Apple Pay to fund</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/ricmac",
"name": "@ricmac"
}
],
"replies": {
"id": "https://mastodon.social/users/rabble/statuses/113529024656148286/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/rabble/statuses/113529024656148286/replies?min_id=113529026432810219&page=true",
"partOf": "https://mastodon.social/users/rabble/statuses/113529024656148286/replies",
"items": [
"https://mastodon.social/users/rabble/statuses/113529026432810219"
]
}
},
"likes": {
"id": "https://mastodon.social/users/rabble/statuses/113529024656148286/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/rabble/statuses/113529024656148286/shares",
"type": "Collection",
"totalItems": 0
}
}