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://chaos.social/users/festal/statuses/109299117415882685",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-06T22:02:52Z",
"url": "https://chaos.social/@festal/109299117415882685",
"attributedTo": "https://chaos.social/users/festal",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/festal/followers"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/festal/statuses/109299117415882685",
"inReplyToAtomUri": null,
"conversation": "tag:chaos.social,2022-11-06:objectId=70253095:objectType=Conversation",
"content": "<p>A simple, functional, bi-directional tool for cross posting between twitter and mastodon accounts. Now, I just have to be responsive on both, or slowly more from one to the other.</p><p><a href=\"https://moa.party/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">moa.party/</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p>A simple, functional, bi-directional tool for cross posting between twitter and mastodon accounts. Now, I just have to be responsive on both, or slowly more from one to the other.</p><p><a href=\"https://moa.party/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">moa.party/</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://chaos.social/users/festal/statuses/109299117415882685/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/festal/statuses/109299117415882685/replies?min_id=109299122386317048&page=true",
"partOf": "https://chaos.social/users/festal/statuses/109299117415882685/replies",
"items": [
"https://chaos.social/users/festal/statuses/109299122386317048"
]
}
},
"likes": {
"id": "https://chaos.social/users/festal/statuses/109299117415882685/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://chaos.social/users/festal/statuses/109299117415882685/shares",
"type": "Collection",
"totalItems": 1
}
}