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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage",
"Hashtag": "as:Hashtag"
}
],
"id": "https://cupoftea.social/users/zersiax/statuses/113442398140176149",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-07T15:33:43Z",
"url": "https://cupoftea.social/@zersiax/113442398140176149",
"attributedTo": "https://cupoftea.social/users/zersiax",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://cupoftea.social/users/zersiax/followers"
],
"sensitive": false,
"atomUri": "https://cupoftea.social/users/zersiax/statuses/113442398140176149",
"inReplyToAtomUri": null,
"conversation": "tag:cupoftea.social,2024-11-07:objectId=78735955:objectType=Conversation",
"content": "<p>A great exampple of why <a href=\"https://cupoftea.social/tags/aria\" class=\"mention hashtag\" rel=\"tag\">#<span>aria</span></a> labels may not always bee what you want. I see so many articles/pages/what have you on the web right now that still say "Share on Twitter". Visually it's just the X logo now, but the aria label never got updated. You should probably not be sharing anything into that cesspool anymore at this point, but I'l take the easy example of why invisible labeling = not great at times :) <a href=\"https://cupoftea.social/tags/accessibility\" class=\"mention hashtag\" rel=\"tag\">#<span>accessibility</span></a></p>",
"contentMap": {
"en": "<p>A great exampple of why <a href=\"https://cupoftea.social/tags/aria\" class=\"mention hashtag\" rel=\"tag\">#<span>aria</span></a> labels may not always bee what you want. I see so many articles/pages/what have you on the web right now that still say "Share on Twitter". Visually it's just the X logo now, but the aria label never got updated. You should probably not be sharing anything into that cesspool anymore at this point, but I'l take the easy example of why invisible labeling = not great at times :) <a href=\"https://cupoftea.social/tags/accessibility\" class=\"mention hashtag\" rel=\"tag\">#<span>accessibility</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://cupoftea.social/tags/aria",
"name": "#aria"
},
{
"type": "Hashtag",
"href": "https://cupoftea.social/tags/accessibility",
"name": "#accessibility"
}
],
"replies": {
"id": "https://cupoftea.social/users/zersiax/statuses/113442398140176149/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://cupoftea.social/users/zersiax/statuses/113442398140176149/replies?only_other_accounts=true&page=true",
"partOf": "https://cupoftea.social/users/zersiax/statuses/113442398140176149/replies",
"items": []
}
},
"likes": {
"id": "https://cupoftea.social/users/zersiax/statuses/113442398140176149/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://cupoftea.social/users/zersiax/statuses/113442398140176149/shares",
"type": "Collection",
"totalItems": 4
}
}