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://chitter.xyz/users/gij/statuses/113109958130291946",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-09T22:29:51Z",
"url": "https://chitter.xyz/@gij/113109958130291946",
"attributedTo": "https://chitter.xyz/users/gij",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chitter.xyz/users/gij/followers"
],
"sensitive": false,
"atomUri": "https://chitter.xyz/users/gij/statuses/113109958130291946",
"inReplyToAtomUri": null,
"conversation": "tag:chitter.xyz,2024-09-09:objectId=62575366:objectType=Conversation",
"content": "<p>someone should make a demoscene-focused mastodon fork with support for animated SVGs & CSS & shaders when viewed on-site hehehu</p>",
"contentMap": {
"en": "<p>someone should make a demoscene-focused mastodon fork with support for animated SVGs & CSS & shaders when viewed on-site hehehu</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://chitter.xyz/users/gij/statuses/113109958130291946/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chitter.xyz/users/gij/statuses/113109958130291946/replies?min_id=113109996118633935&page=true",
"partOf": "https://chitter.xyz/users/gij/statuses/113109958130291946/replies",
"items": [
"https://chitter.xyz/users/gij/statuses/113109996118633935"
]
}
}
}