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/111432783079365977",
"type": "Note",
"summary": null,
"inReplyTo": "https://fedi.cassilda.house/objects/cd237263-1436-4666-85d2-561c924fde1b",
"published": "2023-11-18T17:42:11Z",
"url": "https://mastodon.mauve.moe/@mauve/111432783079365977",
"attributedTo": "https://mastodon.mauve.moe/users/mauve",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.mauve.moe/users/mauve/followers",
"https://fedi.cassilda.house/users/em",
"https://cannibal.cafe/users/teal"
],
"sensitive": false,
"atomUri": "https://mastodon.mauve.moe/users/mauve/statuses/111432783079365977",
"inReplyToAtomUri": "https://fedi.cassilda.house/objects/cd237263-1436-4666-85d2-561c924fde1b",
"conversation": "tag:mastodon.mauve.moe,2023-11-09:objectId=529294:objectType=Conversation",
"content": "<p><span class=\"h-card\"><a href=\"https://fedi.cassilda.house/users/em\" class=\"u-url mention\">@<span>em</span></a></span> <span class=\"h-card\"><a href=\"https://cannibal.cafe/users/teal\" class=\"u-url mention\">@<span>teal</span></a></span> What makes you say that they can't? I use signed fetches as auth for the <a href=\"https://mastodon.mauve.moe/tags/DistributedPress\" class=\"mention hashtag\" rel=\"tag\">#<span>DistributedPress</span></a> <a href=\"https://mastodon.mauve.moe/tags/SocialInbox\" class=\"mention hashtag\" rel=\"tag\">#<span>SocialInbox</span></a> and it's pretty straightforward. There's the issue of CORS headers not being availabke on a lot of instances tho.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\"><a href=\"https://fedi.cassilda.house/users/em\" class=\"u-url mention\">@<span>em</span></a></span> <span class=\"h-card\"><a href=\"https://cannibal.cafe/users/teal\" class=\"u-url mention\">@<span>teal</span></a></span> What makes you say that they can't? I use signed fetches as auth for the <a href=\"https://mastodon.mauve.moe/tags/DistributedPress\" class=\"mention hashtag\" rel=\"tag\">#<span>DistributedPress</span></a> <a href=\"https://mastodon.mauve.moe/tags/SocialInbox\" class=\"mention hashtag\" rel=\"tag\">#<span>SocialInbox</span></a> and it's pretty straightforward. There's the issue of CORS headers not being availabke on a lot of instances tho.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://fedi.cassilda.house/users/em",
"name": "@em@cassilda.house"
},
{
"type": "Mention",
"href": "https://cannibal.cafe/users/teal",
"name": "@teal@cannibal.cafe"
},
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/DistributedPress",
"name": "#DistributedPress"
},
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/SocialInbox",
"name": "#SocialInbox"
}
],
"replies": {
"id": "https://mastodon.mauve.moe/users/mauve/statuses/111432783079365977/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.mauve.moe/users/mauve/statuses/111432783079365977/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.mauve.moe/users/mauve/statuses/111432783079365977/replies",
"items": []
}
}
}