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.coop/users/scottjenson/statuses/113472951012091284",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.tchncs.de/users/mray/statuses/113472047791518620",
"published": "2024-11-13T01:03:43Z",
"url": "https://social.coop/@scottjenson/113472951012091284",
"attributedTo": "https://social.coop/users/scottjenson",
"to": [
"https://social.coop/users/scottjenson/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://social.tchncs.de/users/mray",
"https://mastodon.xyz/users/garrett"
],
"sensitive": false,
"atomUri": "https://social.coop/users/scottjenson/statuses/113472951012091284",
"inReplyToAtomUri": "https://social.tchncs.de/users/mray/statuses/113472047791518620",
"conversation": "tag:social.coop,2024-11-12:objectId=135333674:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.tchncs.de/@mray\" class=\"u-url mention\">@<span>mray</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.xyz/@garrett\" class=\"u-url mention\">@<span>garrett</span></a></span> I often use the analogy of a CEO talking to a CFO. The CEO needs to understand enough about finance that they can have an intelligent discussion. The CEO ultimately makes the decisions so they have to understand what the CFO is telling them.</p><p>Too many programmers can't talk to UX designers really at all which is too bad. It shouldn't be a difficult gulf to cross.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.tchncs.de/@mray\" class=\"u-url mention\">@<span>mray</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.xyz/@garrett\" class=\"u-url mention\">@<span>garrett</span></a></span> I often use the analogy of a CEO talking to a CFO. The CEO needs to understand enough about finance that they can have an intelligent discussion. The CEO ultimately makes the decisions so they have to understand what the CFO is telling them.</p><p>Too many programmers can't talk to UX designers really at all which is too bad. It shouldn't be a difficult gulf to cross.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://social.tchncs.de/users/mray",
"name": "@mray@social.tchncs.de"
},
{
"type": "Mention",
"href": "https://mastodon.xyz/users/garrett",
"name": "@garrett@mastodon.xyz"
}
],
"replies": {
"id": "https://social.coop/users/scottjenson/statuses/113472951012091284/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.coop/users/scottjenson/statuses/113472951012091284/replies?only_other_accounts=true&page=true",
"partOf": "https://social.coop/users/scottjenson/statuses/113472951012091284/replies",
"items": []
}
},
"likes": {
"id": "https://social.coop/users/scottjenson/statuses/113472951012091284/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://social.coop/users/scottjenson/statuses/113472951012091284/shares",
"type": "Collection",
"totalItems": 0
}
}