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://fosstodon.org/users/michitux/statuses/109496763596293278",
"type": "Note",
"summary": null,
"inReplyTo": "https://nerdculture.de/users/ij/statuses/109496694378152592",
"published": "2022-12-11T19:46:58Z",
"url": "https://fosstodon.org/@michitux/109496763596293278",
"attributedTo": "https://fosstodon.org/users/michitux",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/michitux/followers",
"https://nerdculture.de/users/ij"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/michitux/statuses/109496763596293278",
"inReplyToAtomUri": "https://nerdculture.de/users/ij/statuses/109496694378152592",
"conversation": "tag:nerdculture.de,2022-12-10:objectId=32091569:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://nerdculture.de/@ij\" class=\"u-url mention\">@<span>ij</span></a></span> The functionality for replacing authors in the backend is definitely independent of user deletion, I'm just not sure if there is any user interface for it - there is a method in the refactoring script service in case you're familiar with scripting in XWiki. I can check when I'm back at work tomorrow if there is any other way to trigger it from the user interface apart from user deletion.</p><p>I'm not familiar with the UCS version of XWiki or the details of OIDC, sorry.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://nerdculture.de/@ij\" class=\"u-url mention\">@<span>ij</span></a></span> The functionality for replacing authors in the backend is definitely independent of user deletion, I'm just not sure if there is any user interface for it - there is a method in the refactoring script service in case you're familiar with scripting in XWiki. I can check when I'm back at work tomorrow if there is any other way to trigger it from the user interface apart from user deletion.</p><p>I'm not familiar with the UCS version of XWiki or the details of OIDC, sorry.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://nerdculture.de/users/ij",
"name": "@ij@nerdculture.de"
}
],
"replies": {
"id": "https://fosstodon.org/users/michitux/statuses/109496763596293278/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/michitux/statuses/109496763596293278/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/michitux/statuses/109496763596293278/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/michitux/statuses/109496763596293278/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://fosstodon.org/users/michitux/statuses/109496763596293278/shares",
"type": "Collection",
"totalItems": 0
}
}