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.cc/users/jgarber/statuses/109308654693441416/activity",
"type": "Create",
"actor": "https://mastodon.cc/users/jgarber",
"published": "2022-11-08T14:28:24Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.cc/users/jgarber/followers",
"https://mastodon.social/users/Una"
],
"object": {
"id": "https://mastodon.cc/users/jgarber/statuses/109308654693441416",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/Una/statuses/109308578695126678",
"published": "2022-11-08T14:28:24Z",
"url": "https://mastodon.cc/@jgarber/109308654693441416",
"attributedTo": "https://mastodon.cc/users/jgarber",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.cc/users/jgarber/followers",
"https://mastodon.social/users/Una"
],
"sensitive": false,
"atomUri": "https://mastodon.cc/users/jgarber/statuses/109308654693441416",
"inReplyToAtomUri": "https://mastodon.social/users/Una/statuses/109308578695126678",
"conversation": "tag:mastodon.social,2022-11-08:objectId=327661402:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@Una\" class=\"u-url mention\">@<span>Una</span></a></span> The people are everywhere!</p><p>Maybe think about it from the perspective of which content you’d most like to discover. For example, the front end community’s local timeline is likely gonna be more interesting to your professional interests than the larger mastodon.social local timeline.</p><p>If that’s appealing, migrate to that account and your followers from mastodon.social should be migrated as well.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@Una\" class=\"u-url mention\">@<span>Una</span></a></span> The people are everywhere!</p><p>Maybe think about it from the perspective of which content you’d most like to discover. For example, the front end community’s local timeline is likely gonna be more interesting to your professional interests than the larger mastodon.social local timeline.</p><p>If that’s appealing, migrate to that account and your followers from mastodon.social should be migrated as well.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/Una",
"name": "@Una@mastodon.social"
}
],
"replies": {
"id": "https://mastodon.cc/users/jgarber/statuses/109308654693441416/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.cc/users/jgarber/statuses/109308654693441416/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.cc/users/jgarber/statuses/109308654693441416/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.cc/users/jgarber/statuses/109308654693441416/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.cc/users/jgarber/statuses/109308654693441416/shares",
"type": "Collection",
"totalItems": 0
}
}
}