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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.mauve.moe/users/mauve/statuses/110985335512110547",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.mauve.moe/users/mauve/statuses/110985318055197723",
"published": "2023-08-31T17:10:23Z",
"url": "https://mastodon.mauve.moe/@mauve/110985335512110547",
"attributedTo": "https://mastodon.mauve.moe/users/mauve",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.mauve.moe/users/mauve/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.mauve.moe/users/mauve/statuses/110985335512110547",
"inReplyToAtomUri": "https://mastodon.mauve.moe/users/mauve/statuses/110985318055197723",
"conversation": "tag:mastodon.mauve.moe,2023-08-31:objectId=416315:objectType=Conversation",
"content": "<p>To be clear though, this will just be on the SocialInbox server to preemtively filter out replies and follow requests from such instances.</p><p>Sadly we need a whole new approach to figure out how to prevent instances like this from reading your posts since all your data is available via ActivityPub and HTML on the <a href=\"https://mastodon.mauve.moe/tags/dweb\" class=\"mention hashtag\" rel=\"tag\">#<span>dweb</span></a>. 😅</p>",
"contentMap": {
"en": "<p>To be clear though, this will just be on the SocialInbox server to preemtively filter out replies and follow requests from such instances.</p><p>Sadly we need a whole new approach to figure out how to prevent instances like this from reading your posts since all your data is available via ActivityPub and HTML on the <a href=\"https://mastodon.mauve.moe/tags/dweb\" class=\"mention hashtag\" rel=\"tag\">#<span>dweb</span></a>. 😅</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/dweb",
"name": "#dweb"
}
],
"replies": {
"id": "https://mastodon.mauve.moe/users/mauve/statuses/110985335512110547/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.mauve.moe/users/mauve/statuses/110985335512110547/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.mauve.moe/users/mauve/statuses/110985335512110547/replies",
"items": []
}
}
}