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/Gargron/statuses/112662018709149284",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-06-22T19:52:58Z",
"url": "https://mastodon.social/@Gargron/112662018709149284",
"attributedTo": "https://mastodon.social/users/Gargron",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/Gargron/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/Gargron/statuses/112662018709149284",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-06-22:objectId=736079504:objectType=Conversation",
"content": "<p>One of the strengths of Mastodon is our API that allows 3rd party developers to create powerful integrations and full-featured apps on entirely equal footing with our own, with absolute confidence that there will never be a rug-pull. I've decided to check how the diversity of tools looked like in practice.</p>",
"contentMap": {
"en": "<p>One of the strengths of Mastodon is our API that allows 3rd party developers to create powerful integrations and full-featured apps on entirely equal footing with our own, with absolute confidence that there will never be a rug-pull. I've decided to check how the diversity of tools looked like in practice.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/Gargron/statuses/112662018709149284/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/Gargron/statuses/112662018709149284/replies?min_id=112662023734261452&page=true",
"partOf": "https://mastodon.social/users/Gargron/statuses/112662018709149284/replies",
"items": [
"https://mastodon.social/users/Gargron/statuses/112662023734261452"
]
}
},
"likes": {
"id": "https://mastodon.social/users/Gargron/statuses/112662018709149284/likes",
"type": "Collection",
"totalItems": 378
},
"shares": {
"id": "https://mastodon.social/users/Gargron/statuses/112662018709149284/shares",
"type": "Collection",
"totalItems": 142
}
}