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/benpate/statuses/108198609900175626",
"type": "Note",
"summary": null,
"inReplyTo": "https://mstdn.social/users/cstross/statuses/108198131799690383",
"published": "2022-04-26T13:29:25Z",
"url": "https://mastodon.social/@benpate/108198609900175626",
"attributedTo": "https://mastodon.social/users/benpate",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/benpate/followers",
"https://mstdn.social/users/cstross"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/benpate/statuses/108198609900175626",
"inReplyToAtomUri": "https://mstdn.social/users/cstross/statuses/108198131799690383",
"conversation": "tag:mstdn.social,2022-04-26:objectId=80445633:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mstdn.social/@cstross\" class=\"u-url mention\">@<span>cstross</span></a></span> I’ve been on Mastodon for a while, but it’s only been cat pictures so far. All it needs is enough popular leaders to show the way, and it could be another great migration, just like when the world switched from Digg to Reddit all together in 2010.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mstdn.social/@cstross\" class=\"u-url mention\">@<span>cstross</span></a></span> I’ve been on Mastodon for a while, but it’s only been cat pictures so far. All it needs is enough popular leaders to show the way, and it could be another great migration, just like when the world switched from Digg to Reddit all together in 2010.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mstdn.social/users/cstross",
"name": "@cstross@mstdn.social"
}
],
"replies": {
"id": "https://mastodon.social/users/benpate/statuses/108198609900175626/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/benpate/statuses/108198609900175626/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/benpate/statuses/108198609900175626/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/benpate/statuses/108198609900175626/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/benpate/statuses/108198609900175626/shares",
"type": "Collection",
"totalItems": 0
}
}