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"
}
],
"id": "https://fosstodon.org/users/dat_ecosystem/statuses/113500960280032035",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/vascorsd/statuses/113500937450500403",
"published": "2024-11-17T23:46:51Z",
"url": "https://fosstodon.org/@dat_ecosystem/113500960280032035",
"attributedTo": "https://fosstodon.org/users/dat_ecosystem",
"to": [
"https://fosstodon.org/users/dat_ecosystem/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://mastodon.social/users/vascorsd",
"https://mastodon.gamedev.place/users/serapath",
"https://mastodon.libre-entreprise.com/users/lutindiscret"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/dat_ecosystem/statuses/113500960280032035",
"inReplyToAtomUri": "https://mastodon.social/users/vascorsd/statuses/113500937450500403",
"conversation": "tag:mastodon.world,2024-11-11:objectId=330294677:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@vascorsd\" class=\"u-url mention\">@<span>vascorsd</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@serapath\" class=\"u-url mention\">@<span>serapath</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.libre-entreprise.com/@lutindiscret\" class=\"u-url mention\">@<span>lutindiscret</span></a></span> </p><p>browsers are inherently client server and a very hostile environment for true peer to peer.</p><p>We work hard on bringing it back though and make it pear runtime compatible.</p><p>it wont ever be as fast as native pear runtime, but at least it will work.</p><p>A main ingredient is hyperswarm-dht-relay and will pair with any static web hosting, such as github pages.</p><p>It is hard though and will take more time.<br />We'll update <a href=\"https://dat-ecosystem.org\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">dat-ecosystem.org</span><span class=\"invisible\"></span></a> first 🙂</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@vascorsd\" class=\"u-url mention\">@<span>vascorsd</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@serapath\" class=\"u-url mention\">@<span>serapath</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.libre-entreprise.com/@lutindiscret\" class=\"u-url mention\">@<span>lutindiscret</span></a></span> </p><p>browsers are inherently client server and a very hostile environment for true peer to peer.</p><p>We work hard on bringing it back though and make it pear runtime compatible.</p><p>it wont ever be as fast as native pear runtime, but at least it will work.</p><p>A main ingredient is hyperswarm-dht-relay and will pair with any static web hosting, such as github pages.</p><p>It is hard though and will take more time.<br />We'll update <a href=\"https://dat-ecosystem.org\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">dat-ecosystem.org</span><span class=\"invisible\"></span></a> first 🙂</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/vascorsd",
"name": "@vascorsd@mastodon.social"
},
{
"type": "Mention",
"href": "https://mastodon.gamedev.place/users/serapath",
"name": "@serapath@mastodon.gamedev.place"
},
{
"type": "Mention",
"href": "https://mastodon.libre-entreprise.com/users/lutindiscret",
"name": "@lutindiscret@mastodon.libre-entreprise.com"
}
],
"replies": {
"id": "https://fosstodon.org/users/dat_ecosystem/statuses/113500960280032035/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/dat_ecosystem/statuses/113500960280032035/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/dat_ecosystem/statuses/113500960280032035/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/dat_ecosystem/statuses/113500960280032035/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://fosstodon.org/users/dat_ecosystem/statuses/113500960280032035/shares",
"type": "Collection",
"totalItems": 0
}
}