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/jamiemccarthy/statuses/109373416627521225/activity",
"type": "Create",
"actor": "https://mastodon.social/users/jamiemccarthy",
"published": "2022-11-20T00:58:13Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/jamiemccarthy/followers"
],
"object": {
"id": "https://mastodon.social/users/jamiemccarthy/statuses/109373416627521225",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-20T00:58:13Z",
"url": "https://mastodon.social/@jamiemccarthy/109373416627521225",
"attributedTo": "https://mastodon.social/users/jamiemccarthy",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/jamiemccarthy/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/jamiemccarthy/statuses/109373416627521225",
"inReplyToAtomUri": null,
"conversation": "tag:social.lot23.com,2022-11-19:objectId=7367:objectType=Conversation",
"content": "<p>@jon@social.lot23.com I would quote-tweet this if I could! Slashdot suffered from "first post" phenomenon, to the point where we wrote a bot to add fake first-posts immediately, and delete them later. Later we added sorting by an order other than chron</p>",
"contentMap": {
"en": "<p>@jon@social.lot23.com I would quote-tweet this if I could! Slashdot suffered from "first post" phenomenon, to the point where we wrote a bot to add fake first-posts immediately, and delete them later. Later we added sorting by an order other than chron</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/jamiemccarthy/statuses/109373416627521225/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/jamiemccarthy/statuses/109373416627521225/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/jamiemccarthy/statuses/109373416627521225/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/jamiemccarthy/statuses/109373416627521225/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://mastodon.social/users/jamiemccarthy/statuses/109373416627521225/shares",
"type": "Collection",
"totalItems": 0
}
}
}