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://mastodon.social/users/eheisman/statuses/109291786795175746/activity",
"type": "Create",
"actor": "https://mastodon.social/users/eheisman",
"published": "2022-11-05T14:58:40Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/eheisman/followers",
"https://mastodon.social/users/AlidaCantor"
],
"object": {
"id": "https://mastodon.social/users/eheisman/statuses/109291786795175746",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/eheisman/statuses/109291775020120533",
"published": "2022-11-05T14:58:40Z",
"url": "https://mastodon.social/@eheisman/109291786795175746",
"attributedTo": "https://mastodon.social/users/eheisman",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/eheisman/followers",
"https://mastodon.social/users/AlidaCantor"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/eheisman/statuses/109291786795175746",
"inReplyToAtomUri": "https://mastodon.social/users/eheisman/statuses/109291775020120533",
"conversation": "tag:mastodon.social,2022-11-05:objectId=325775859:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@AlidaCantor\" class=\"u-url mention\">@<span>AlidaCantor</span></a></span> </p><p>Somewhere I saw (and cannot find) a post explaining how the server impacts all the things you see on the right side of the screen.</p><p>The other thing is servers have different rules about who can be there and what type of content is allowed. It seems most major servers have blocked other servers with content they don't want.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@AlidaCantor\" class=\"u-url mention\">@<span>AlidaCantor</span></a></span> </p><p>Somewhere I saw (and cannot find) a post explaining how the server impacts all the things you see on the right side of the screen.</p><p>The other thing is servers have different rules about who can be there and what type of content is allowed. It seems most major servers have blocked other servers with content they don't want.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/AlidaCantor",
"name": "@AlidaCantor"
}
],
"replies": {
"id": "https://mastodon.social/users/eheisman/statuses/109291786795175746/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/eheisman/statuses/109291786795175746/replies?min_id=109291804713316009&page=true",
"partOf": "https://mastodon.social/users/eheisman/statuses/109291786795175746/replies",
"items": [
"https://mastodon.social/users/eheisman/statuses/109291804713316009"
]
}
},
"likes": {
"id": "https://mastodon.social/users/eheisman/statuses/109291786795175746/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/eheisman/statuses/109291786795175746/shares",
"type": "Collection",
"totalItems": 0
}
}
}