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://social.tchncs.de/users/mray/statuses/113472047791518620",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.xyz/users/garrett/statuses/113472026800323419",
"published": "2024-11-12T21:14:01Z",
"url": "https://social.tchncs.de/@mray/113472047791518620",
"attributedTo": "https://social.tchncs.de/users/mray",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.tchncs.de/users/mray/followers",
"https://mastodon.xyz/users/garrett",
"https://social.coop/users/scottjenson"
],
"sensitive": false,
"atomUri": "https://social.tchncs.de/users/mray/statuses/113472047791518620",
"inReplyToAtomUri": "https://mastodon.xyz/users/garrett/statuses/113472026800323419",
"conversation": "tag:social.coop,2024-11-12:objectId=135333674:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.xyz/@garrett\" class=\"u-url mention\">@<span>garrett</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://social.coop/@scottjenson\" class=\"u-url mention\">@<span>scottjenson</span></a></span> I often hear that one side needs to learn what the other side does and I partly disagree: we need to understand each other, I don't regard programmers grasping the basic gestalt theory - nor designers learning how to write valid html/css the solution to our problem.</p><p>Understanding motivations and constraints of foreign workflows would have a bigger impact imho.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.xyz/@garrett\" class=\"u-url mention\">@<span>garrett</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://social.coop/@scottjenson\" class=\"u-url mention\">@<span>scottjenson</span></a></span> I often hear that one side needs to learn what the other side does and I partly disagree: we need to understand each other, I don't regard programmers grasping the basic gestalt theory - nor designers learning how to write valid html/css the solution to our problem.</p><p>Understanding motivations and constraints of foreign workflows would have a bigger impact imho.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.xyz/users/garrett",
"name": "@garrett@mastodon.xyz"
},
{
"type": "Mention",
"href": "https://social.coop/users/scottjenson",
"name": "@scottjenson@social.coop"
}
],
"replies": {
"id": "https://social.tchncs.de/users/mray/statuses/113472047791518620/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.tchncs.de/users/mray/statuses/113472047791518620/replies?only_other_accounts=true&page=true",
"partOf": "https://social.tchncs.de/users/mray/statuses/113472047791518620/replies",
"items": []
}
},
"likes": {
"id": "https://social.tchncs.de/users/mray/statuses/113472047791518620/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://social.tchncs.de/users/mray/statuses/113472047791518620/shares",
"type": "Collection",
"totalItems": 0
}
}