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://mastodon.social/users/neilalexander/statuses/113351155174340102",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-22T12:49:26Z",
"url": "https://mastodon.social/@neilalexander/113351155174340102",
"attributedTo": "https://mastodon.social/users/neilalexander",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/neilalexander/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/neilalexander/statuses/113351155174340102",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-10-22:objectId=828725145:objectType=Conversation",
"content": "<p>🌳 Yggdrasil Network 0.5.9 was released a couple days ago!</p><p><a href=\"https://github.com/yggdrasil-network/yggdrasil-go/releases/tag/v0.5.9\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/yggdrasil-network/y</span><span class=\"invisible\">ggdrasil-go/releases/tag/v0.5.9</span></a></p><p>This is a notable release due to the addition of new link costing based on the average RTT of each peering, which should help to bring latency down by selecting better links in the vast majority of cases. </p><p>If you are running Yggdrasil, please upgrade your nodes, and if you know anyone else who is running Yggdrasil, please pass on the message to them too!</p><p><a href=\"https://mastodon.social/tags/yggdrasil\" class=\"mention hashtag\" rel=\"tag\">#<span>yggdrasil</span></a> <a href=\"https://mastodon.social/tags/meshnet\" class=\"mention hashtag\" rel=\"tag\">#<span>meshnet</span></a> <a href=\"https://mastodon.social/tags/meshnetworks\" class=\"mention hashtag\" rel=\"tag\">#<span>meshnetworks</span></a> <a href=\"https://mastodon.social/tags/e2ee\" class=\"mention hashtag\" rel=\"tag\">#<span>e2ee</span></a> <a href=\"https://mastodon.social/tags/decentralized\" class=\"mention hashtag\" rel=\"tag\">#<span>decentralized</span></a></p>",
"contentMap": {
"en": "<p>🌳 Yggdrasil Network 0.5.9 was released a couple days ago!</p><p><a href=\"https://github.com/yggdrasil-network/yggdrasil-go/releases/tag/v0.5.9\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/yggdrasil-network/y</span><span class=\"invisible\">ggdrasil-go/releases/tag/v0.5.9</span></a></p><p>This is a notable release due to the addition of new link costing based on the average RTT of each peering, which should help to bring latency down by selecting better links in the vast majority of cases. </p><p>If you are running Yggdrasil, please upgrade your nodes, and if you know anyone else who is running Yggdrasil, please pass on the message to them too!</p><p><a href=\"https://mastodon.social/tags/yggdrasil\" class=\"mention hashtag\" rel=\"tag\">#<span>yggdrasil</span></a> <a href=\"https://mastodon.social/tags/meshnet\" class=\"mention hashtag\" rel=\"tag\">#<span>meshnet</span></a> <a href=\"https://mastodon.social/tags/meshnetworks\" class=\"mention hashtag\" rel=\"tag\">#<span>meshnetworks</span></a> <a href=\"https://mastodon.social/tags/e2ee\" class=\"mention hashtag\" rel=\"tag\">#<span>e2ee</span></a> <a href=\"https://mastodon.social/tags/decentralized\" class=\"mention hashtag\" rel=\"tag\">#<span>decentralized</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/yggdrasil",
"name": "#yggdrasil"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/meshnet",
"name": "#meshnet"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/meshnetworks",
"name": "#meshnetworks"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/e2ee",
"name": "#e2ee"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/decentralized",
"name": "#decentralized"
}
],
"replies": {
"id": "https://mastodon.social/users/neilalexander/statuses/113351155174340102/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/neilalexander/statuses/113351155174340102/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/neilalexander/statuses/113351155174340102/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/neilalexander/statuses/113351155174340102/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://mastodon.social/users/neilalexander/statuses/113351155174340102/shares",
"type": "Collection",
"totalItems": 1
}
}