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.axiixc.com/users/axiixc/statuses/109497930328385417",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-12T00:43:41Z",
"url": "https://social.axiixc.com/@axiixc/109497930328385417",
"attributedTo": "https://social.axiixc.com/users/axiixc",
"to": [
"https://social.axiixc.com/users/axiixc/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://social.pixels.pizza/users/pixel"
],
"sensitive": false,
"atomUri": "https://social.axiixc.com/users/axiixc/statuses/109497930328385417",
"inReplyToAtomUri": null,
"conversation": "tag:social.pixels.pizza,2022-12-11:objectId=154618:objectType=Conversation",
"content": "<p>@a2@pandas.cafe <span class=\"h-card\" translate=\"no\"><a href=\"https://social.pixels.pizza/@pixel\" class=\"u-url mention\">@<span>pixel</span></a></span> you can change the web domain assuming you set up alternate domains and some redirects (don’t know all the details), but changing local domain effectively changes the identity of all accounts (ex, duplicates them to a new name) since it’s part of the canonical identity of a username. So you can’t really change it, but you could just start over, you’ll just have some servers with stale accounts.</p>",
"contentMap": {
"en": "<p>@a2@pandas.cafe <span class=\"h-card\" translate=\"no\"><a href=\"https://social.pixels.pizza/@pixel\" class=\"u-url mention\">@<span>pixel</span></a></span> you can change the web domain assuming you set up alternate domains and some redirects (don’t know all the details), but changing local domain effectively changes the identity of all accounts (ex, duplicates them to a new name) since it’s part of the canonical identity of a username. So you can’t really change it, but you could just start over, you’ll just have some servers with stale accounts.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://social.pixels.pizza/users/pixel",
"name": "@pixel@social.pixels.pizza"
}
],
"replies": {
"id": "https://social.axiixc.com/users/axiixc/statuses/109497930328385417/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.axiixc.com/users/axiixc/statuses/109497930328385417/replies?only_other_accounts=true&page=true",
"partOf": "https://social.axiixc.com/users/axiixc/statuses/109497930328385417/replies",
"items": []
}
},
"likes": {
"id": "https://social.axiixc.com/users/axiixc/statuses/109497930328385417/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://social.axiixc.com/users/axiixc/statuses/109497930328385417/shares",
"type": "Collection",
"totalItems": 0
}
}