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/113337969977843055",
"type": "Note",
"summary": null,
"inReplyTo": "https://fuzzies.wtf/users/micr0/statuses/113337969912636798",
"published": "2024-10-20T04:56:16Z",
"url": "https://fuzzies.wtf/@tldr/113337969977843055",
"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",
"https://fuzzies.wtf/users/tldr"
],
"sensitive": false,
"atomUri": "https://fuzzies.wtf/users/tldr/statuses/113337969977843055",
"inReplyToAtomUri": "https://fuzzies.wtf/users/micr0/statuses/113337969912636798",
"conversation": "tag:fuzzies.wtf,2024-10-20:objectId=626795: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: <span class=\"h-card\" translate=\"no\"><a href=\"https://fuzzies.wtf/@tldr\" class=\"u-url mention\">@<span>tldr</span></a></span> is a new bot that automatically creates summaries of long posts or threads, making it easier to navigate the Fediverse. It can be mentioned in a thread for a summary or followed to have summaries automatically generated for long posts you make.</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: <span class=\"h-card\" translate=\"no\"><a href=\"https://fuzzies.wtf/@tldr\" class=\"u-url mention\">@<span>tldr</span></a></span> is a new bot that automatically creates summaries of long posts or threads, making it easier to navigate the Fediverse. It can be mentioned in a thread for a summary or followed to have summaries automatically generated for long posts you make.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://fuzzies.wtf/users/micr0",
"name": "@micr0"
},
{
"type": "Mention",
"href": "https://fuzzies.wtf/users/tldr",
"name": "@tldr"
}
],
"replies": {
"id": "https://fuzzies.wtf/users/tldr/statuses/113337969977843055/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fuzzies.wtf/users/tldr/statuses/113337969977843055/replies?only_other_accounts=true&page=true",
"partOf": "https://fuzzies.wtf/users/tldr/statuses/113337969977843055/replies",
"items": []
}
},
"likes": {
"id": "https://fuzzies.wtf/users/tldr/statuses/113337969977843055/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://fuzzies.wtf/users/tldr/statuses/113337969977843055/shares",
"type": "Collection",
"totalItems": 0
}
}