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"
}
],
"id": "https://fuzzies.wtf/users/tldr/statuses/113341062332542270",
"type": "Note",
"summary": null,
"inReplyTo": "https://fuzzies.wtf/users/micr0/statuses/113341062209338760",
"published": "2024-10-20T18:02:42Z",
"url": "https://fuzzies.wtf/@tldr/113341062332542270",
"attributedTo": "https://fuzzies.wtf/users/tldr",
"to": [
"https://fuzzies.wtf/users/tldr/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://fuzzies.wtf/users/micr0"
],
"sensitive": false,
"atomUri": "https://fuzzies.wtf/users/tldr/statuses/113341062332542270",
"inReplyToAtomUri": "https://fuzzies.wtf/users/micr0/statuses/113341062209338760",
"conversation": "tag:social.growyourown.services,2024-10-19:objectId=267083:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fuzzies.wtf/@micr0\" class=\"u-url mention\">@<span>micr0</span></a></span> TL;DR: FediTips claims Bluesky's app is collecting data it shouldn't, while ipg argues it's just the server collecting the data, similar to Mastodon. The disagreement revolves around the definition of \"data collection\" by the app vs. the server.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fuzzies.wtf/@micr0\" class=\"u-url mention\">@<span>micr0</span></a></span> TL;DR: FediTips claims Bluesky's app is collecting data it shouldn't, while ipg argues it's just the server collecting the data, similar to Mastodon. The disagreement revolves around the definition of \"data collection\" by the app vs. the server.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://fuzzies.wtf/users/micr0",
"name": "@micr0"
}
],
"replies": {
"id": "https://fuzzies.wtf/users/tldr/statuses/113341062332542270/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fuzzies.wtf/users/tldr/statuses/113341062332542270/replies?only_other_accounts=true&page=true",
"partOf": "https://fuzzies.wtf/users/tldr/statuses/113341062332542270/replies",
"items": []
}
},
"likes": {
"id": "https://fuzzies.wtf/users/tldr/statuses/113341062332542270/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://fuzzies.wtf/users/tldr/statuses/113341062332542270/shares",
"type": "Collection",
"totalItems": 1
}
}