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://gultsch.social/users/daniel/statuses/113522800911393219",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/grimmy/statuses/113522590209299693",
"published": "2024-11-21T20:21:12Z",
"url": "https://gultsch.social/@daniel/113522800911393219",
"attributedTo": "https://gultsch.social/users/daniel",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://gultsch.social/users/daniel/followers",
"https://mastodon.social/users/grimmy",
"https://fosstodon.org/users/pidgin"
],
"sensitive": false,
"atomUri": "https://gultsch.social/users/daniel/statuses/113522800911393219",
"inReplyToAtomUri": "https://mastodon.social/users/grimmy/statuses/113522590209299693",
"conversation": "tag:gultsch.social,2024-11-21:objectId=218469:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@grimmy\" class=\"u-url mention\">@<span>grimmy</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@pidgin\" class=\"u-url mention\">@<span>pidgin</span></a></span> Offering TURN has diminishing returns. STUN gets you from not being able to establish any connections outside of your local network to 70%. TURN gets you the other 30% but at crazy costs as who ever runs it will be paying for the traffic.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@grimmy\" class=\"u-url mention\">@<span>grimmy</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@pidgin\" class=\"u-url mention\">@<span>pidgin</span></a></span> Offering TURN has diminishing returns. STUN gets you from not being able to establish any connections outside of your local network to 70%. TURN gets you the other 30% but at crazy costs as who ever runs it will be paying for the traffic.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/grimmy",
"name": "@grimmy@mastodon.social"
},
{
"type": "Mention",
"href": "https://fosstodon.org/users/pidgin",
"name": "@pidgin@fosstodon.org"
}
],
"replies": {
"id": "https://gultsch.social/users/daniel/statuses/113522800911393219/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://gultsch.social/users/daniel/statuses/113522800911393219/replies?only_other_accounts=true&page=true",
"partOf": "https://gultsch.social/users/daniel/statuses/113522800911393219/replies",
"items": []
}
},
"likes": {
"id": "https://gultsch.social/users/daniel/statuses/113522800911393219/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://gultsch.social/users/daniel/statuses/113522800911393219/shares",
"type": "Collection",
"totalItems": 0
}
}