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/111461923538534886",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-11-23T21:12:59Z",
"url": "https://mastodon.mauve.moe/@mauve/111461923538534886",
"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/111461923538534886",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.mauve.moe,2023-11-23:objectId=551471:objectType=Conversation",
"content": "<p>🤫 `npx distributed-press-social run` <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> <a href=\"https://mastodon.mauve.moe/tags/ActivityPub\" class=\"mention hashtag\" rel=\"tag\">#<span>ActivityPub</span></a></p>",
"contentMap": {
"en": "<p>🤫 `npx distributed-press-social run` <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> <a href=\"https://mastodon.mauve.moe/tags/ActivityPub\" class=\"mention hashtag\" rel=\"tag\">#<span>ActivityPub</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/DistributedPress",
"name": "#DistributedPress"
},
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/SocialInbox",
"name": "#SocialInbox"
},
{
"type": "Hashtag",
"href": "https://mastodon.mauve.moe/tags/activitypub",
"name": "#activitypub"
}
],
"replies": {
"id": "https://mastodon.mauve.moe/users/mauve/statuses/111461923538534886/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.mauve.moe/users/mauve/statuses/111461923538534886/replies?min_id=111462305634770041&page=true",
"partOf": "https://mastodon.mauve.moe/users/mauve/statuses/111461923538534886/replies",
"items": [
"https://mastodon.mauve.moe/users/mauve/statuses/111462305634770041"
]
}
}
}