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/blaine/statuses/109261786117318776",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-10-31T07:49:06Z",
"url": "https://mastodon.social/@blaine/109261786117318776",
"attributedTo": "https://mastodon.social/users/blaine",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/blaine/followers",
"https://mastodon.social/users/jonstahl",
"https://andersen.social/users/buzz"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/blaine/statuses/109261786117318776",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-10-30:objectId=323603467:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@jonstahl\" class=\"u-url mention\">@<span>jonstahl</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://andersen.social/@buzz\" class=\"u-url mention\">@<span>buzz</span></a></span> for sure, and there area bunch of tools that do this, but I'm not sure if any of the Mastodon forks implement it directly?</p><p>I'd love to see that feature but instead of cross-posting (which has the effect of keeping a lot of the "engagement" on twitter), have it post a "I sent a message on mastodon, read it here: <link>" message, which would have the effect of making Twittera less attractive place to be (though Elon could just filter those tweets).</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@jonstahl\" class=\"u-url mention\">@<span>jonstahl</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://andersen.social/@buzz\" class=\"u-url mention\">@<span>buzz</span></a></span> for sure, and there area bunch of tools that do this, but I'm not sure if any of the Mastodon forks implement it directly?</p><p>I'd love to see that feature but instead of cross-posting (which has the effect of keeping a lot of the "engagement" on twitter), have it post a "I sent a message on mastodon, read it here: <link>" message, which would have the effect of making Twittera less attractive place to be (though Elon could just filter those tweets).</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/jonstahl",
"name": "@jonstahl"
},
{
"type": "Mention",
"href": "https://andersen.social/users/buzz",
"name": "@buzz@andersen.social"
}
],
"replies": {
"id": "https://mastodon.social/users/blaine/statuses/109261786117318776/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/blaine/statuses/109261786117318776/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/blaine/statuses/109261786117318776/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/blaine/statuses/109261786117318776/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/blaine/statuses/109261786117318776/shares",
"type": "Collection",
"totalItems": 0
}
}