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/blaine/statuses/113369473350830328",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/blaine/statuses/113369449191310463",
"published": "2024-10-25T18:27:59Z",
"url": "https://mastodon.social/@blaine/113369473350830328",
"attributedTo": "https://mastodon.social/users/blaine",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/blaine/followers",
"https://social.wake.st/users/liaizon",
"https://neuromatch.social/users/jonny"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/blaine/statuses/113369473350830328",
"inReplyToAtomUri": "https://mastodon.social/users/blaine/statuses/113369449191310463",
"conversation": "tag:wake.st,2024-10-25:objectId=12504762:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.wake.st/@liaizon\" class=\"u-url mention\">@<span>liaizon</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://neuromatch.social/@jonny\" class=\"u-url mention\">@<span>jonny</span></a></span> our "accounts", or more specifically individual "feeds" are situated – the data in them makes sense only in the context of the community (e.g. "followers") and wider conversation the social objects were posted in. We might want to back it up for archival purposes, and that's great and should be possible, but not an intrinsic property of decentralized networks. i.e., I have "takeout" backups of my twitter feeds and google data, but I don't need that data *here*; it's not relevant.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.wake.st/@liaizon\" class=\"u-url mention\">@<span>liaizon</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://neuromatch.social/@jonny\" class=\"u-url mention\">@<span>jonny</span></a></span> our "accounts", or more specifically individual "feeds" are situated – the data in them makes sense only in the context of the community (e.g. "followers") and wider conversation the social objects were posted in. We might want to back it up for archival purposes, and that's great and should be possible, but not an intrinsic property of decentralized networks. i.e., I have "takeout" backups of my twitter feeds and google data, but I don't need that data *here*; it's not relevant.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://social.wake.st/users/liaizon",
"name": "@liaizon@wake.st"
},
{
"type": "Mention",
"href": "https://neuromatch.social/users/jonny",
"name": "@jonny@neuromatch.social"
}
],
"replies": {
"id": "https://mastodon.social/users/blaine/statuses/113369473350830328/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/blaine/statuses/113369473350830328/replies?min_id=113369488496532155&page=true",
"partOf": "https://mastodon.social/users/blaine/statuses/113369473350830328/replies",
"items": [
"https://mastodon.social/users/blaine/statuses/113369488496532155"
]
}
},
"likes": {
"id": "https://mastodon.social/users/blaine/statuses/113369473350830328/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://mastodon.social/users/blaine/statuses/113369473350830328/shares",
"type": "Collection",
"totalItems": 0
}
}