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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://fosstodon.org/users/travisfw/statuses/114535707399834444",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/travisfw/statuses/114512870120882796",
"published": "2025-05-19T17:36:39Z",
"url": "https://fosstodon.org/@travisfw/114535707399834444",
"attributedTo": "https://fosstodon.org/users/travisfw",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/travisfw/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/travisfw/statuses/114535707399834444",
"inReplyToAtomUri": "https://fosstodon.org/users/travisfw/statuses/114512870120882796",
"conversation": "tag:fosstodon.org,2025-05-15:objectId=316506982:objectType=Conversation",
"content": "<p>The interesting thing about filesystem synchronization is there are all kinds of tools, and depending on which you use, a decentralized protocol for app interop *becomes* <a href=\"https://fosstodon.org/tags/p2p\" class=\"mention hashtag\" rel=\"tag\">#<span>p2p</span></a> (syncthing), or <a href=\"https://fosstodon.org/tags/federated\" class=\"mention hashtag\" rel=\"tag\">#<span>federated</span></a> (rsync), or even centralized (including <a href=\"https://fosstodon.org/tags/selfHosted\" class=\"mention hashtag\" rel=\"tag\">#<span>selfHosted</span></a>). But it would necessarily be <a href=\"https://fosstodon.org/tags/localFirst\" class=\"mention hashtag\" rel=\"tag\">#<span>localFirst</span></a> because you can't just not support the local filesystem. BaseParadigm would enable mix and match between sync tools, really unifying the whole decentralized ethos. <a href=\"https://fosstodon.org/tags/DWeb\" class=\"mention hashtag\" rel=\"tag\">#<span>DWeb</span></a> (2 of ?, to be cont later today)</p>",
"contentMap": {
"en": "<p>The interesting thing about filesystem synchronization is there are all kinds of tools, and depending on which you use, a decentralized protocol for app interop *becomes* <a href=\"https://fosstodon.org/tags/p2p\" class=\"mention hashtag\" rel=\"tag\">#<span>p2p</span></a> (syncthing), or <a href=\"https://fosstodon.org/tags/federated\" class=\"mention hashtag\" rel=\"tag\">#<span>federated</span></a> (rsync), or even centralized (including <a href=\"https://fosstodon.org/tags/selfHosted\" class=\"mention hashtag\" rel=\"tag\">#<span>selfHosted</span></a>). But it would necessarily be <a href=\"https://fosstodon.org/tags/localFirst\" class=\"mention hashtag\" rel=\"tag\">#<span>localFirst</span></a> because you can't just not support the local filesystem. BaseParadigm would enable mix and match between sync tools, really unifying the whole decentralized ethos. <a href=\"https://fosstodon.org/tags/DWeb\" class=\"mention hashtag\" rel=\"tag\">#<span>DWeb</span></a> (2 of ?, to be cont later today)</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/p2p",
"name": "#p2p"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/federated",
"name": "#federated"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/selfhosted",
"name": "#selfhosted"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/localfirst",
"name": "#localfirst"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/dweb",
"name": "#dweb"
}
],
"replies": {
"id": "https://fosstodon.org/users/travisfw/statuses/114535707399834444/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/travisfw/statuses/114535707399834444/replies?min_id=114535710091338726&page=true",
"partOf": "https://fosstodon.org/users/travisfw/statuses/114535707399834444/replies",
"items": [
"https://fosstodon.org/users/travisfw/statuses/114535710091338726"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/travisfw/statuses/114535707399834444/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://fosstodon.org/users/travisfw/statuses/114535707399834444/shares",
"type": "Collection",
"totalItems": 0
}
}