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://toot.io/users/jan/statuses/110847756610609816",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.art/users/welshpixie/statuses/110847598016972837",
"published": "2023-08-07T10:02:16Z",
"url": "https://toot.io/@jan/110847756610609816",
"attributedTo": "https://toot.io/users/jan",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://toot.io/users/jan/followers",
"https://mastodon.art/users/welshpixie"
],
"sensitive": false,
"atomUri": "https://toot.io/users/jan/statuses/110847756610609816",
"inReplyToAtomUri": "https://mastodon.art/users/welshpixie/statuses/110847598016972837",
"conversation": "tag:mastodon.art,2023-08-07:objectId=125222490:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.art/@welshpixie\" class=\"u-url mention\">@<span>welshpixie</span></a></span> You should update your robots.txt b/c currently you block CCBot only.</p><p>I think nobody parses <a href=\"https://toot.io/tags/nobot\" class=\"mention hashtag\" rel=\"tag\">#<span>nobot</span></a> tags in profles.</p><p>Your profile gets federated within the Fediverse, how to prevent crawling your cached profile on a remote instance?</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.art/@welshpixie\" class=\"u-url mention\">@<span>welshpixie</span></a></span> You should update your robots.txt b/c currently you block CCBot only.</p><p>I think nobody parses <a href=\"https://toot.io/tags/nobot\" class=\"mention hashtag\" rel=\"tag\">#<span>nobot</span></a> tags in profles.</p><p>Your profile gets federated within the Fediverse, how to prevent crawling your cached profile on a remote instance?</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.art/users/welshpixie",
"name": "@welshpixie@mastodon.art"
},
{
"type": "Hashtag",
"href": "https://toot.io/tags/nobot",
"name": "#nobot"
}
],
"replies": {
"id": "https://toot.io/users/jan/statuses/110847756610609816/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://toot.io/users/jan/statuses/110847756610609816/replies?only_other_accounts=true&page=true",
"partOf": "https://toot.io/users/jan/statuses/110847756610609816/replies",
"items": []
}
},
"likes": {
"id": "https://toot.io/users/jan/statuses/110847756610609816/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://toot.io/users/jan/statuses/110847756610609816/shares",
"type": "Collection",
"totalItems": 0
}
}