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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/aeveltstra/statuses/113522599281353787",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-21T19:29:56Z",
"url": "https://mastodon.social/@aeveltstra/113522599281353787",
"attributedTo": "https://mastodon.social/users/aeveltstra",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/aeveltstra/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/aeveltstra/statuses/113522599281353787",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-11-21:objectId=853981766:objectType=Conversation",
"content": "<p>Please don't replace <a href=\"https://mastodon.social/tags/GUI\" class=\"mention hashtag\" rel=\"tag\">#<span>GUI</span></a> widgets with images. This is supposed to be a sliding on and off switch. An image replaces the check box. But if that image doesn't load, the result becomes <a href=\"https://mastodon.social/tags/unusable\" class=\"mention hashtag\" rel=\"tag\">#<span>unusable</span></a> </p><p><a href=\"https://mastodon.social/tags/usability\" class=\"mention hashtag\" rel=\"tag\">#<span>usability</span></a> <a href=\"https://mastodon.social/tags/accessibility\" class=\"mention hashtag\" rel=\"tag\">#<span>accessibility</span></a> <a href=\"https://mastodon.social/tags/webapp\" class=\"mention hashtag\" rel=\"tag\">#<span>webapp</span></a> <a href=\"https://mastodon.social/tags/software\" class=\"mention hashtag\" rel=\"tag\">#<span>software</span></a> <a href=\"https://mastodon.social/tags/failurenotes\" class=\"mention hashtag\" rel=\"tag\">#<span>failurenotes</span></a></p>",
"contentMap": {
"en": "<p>Please don't replace <a href=\"https://mastodon.social/tags/GUI\" class=\"mention hashtag\" rel=\"tag\">#<span>GUI</span></a> widgets with images. This is supposed to be a sliding on and off switch. An image replaces the check box. But if that image doesn't load, the result becomes <a href=\"https://mastodon.social/tags/unusable\" class=\"mention hashtag\" rel=\"tag\">#<span>unusable</span></a> </p><p><a href=\"https://mastodon.social/tags/usability\" class=\"mention hashtag\" rel=\"tag\">#<span>usability</span></a> <a href=\"https://mastodon.social/tags/accessibility\" class=\"mention hashtag\" rel=\"tag\">#<span>accessibility</span></a> <a href=\"https://mastodon.social/tags/webapp\" class=\"mention hashtag\" rel=\"tag\">#<span>webapp</span></a> <a href=\"https://mastodon.social/tags/software\" class=\"mention hashtag\" rel=\"tag\">#<span>software</span></a> <a href=\"https://mastodon.social/tags/failurenotes\" class=\"mention hashtag\" rel=\"tag\">#<span>failurenotes</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/113/522/591/518/074/321/original/a96054fc322cbb02.png",
"name": "A box that should allow one to enable or disable something, but can't be used because the switch fails to show.",
"blurhash": "UFS?DVs;M{xu~qfQayj[M{t7t7of~qofofj[",
"focalPoint": [
-0.84,
0.01
],
"width": 259,
"height": 52
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/gui",
"name": "#gui"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/unusable",
"name": "#unusable"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/usability",
"name": "#usability"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/accessibility",
"name": "#accessibility"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/webapp",
"name": "#webapp"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/software",
"name": "#software"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/failurenotes",
"name": "#failurenotes"
}
],
"replies": {
"id": "https://mastodon.social/users/aeveltstra/statuses/113522599281353787/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/aeveltstra/statuses/113522599281353787/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/aeveltstra/statuses/113522599281353787/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/aeveltstra/statuses/113522599281353787/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://mastodon.social/users/aeveltstra/statuses/113522599281353787/shares",
"type": "Collection",
"totalItems": 5
}
}