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.world/users/siblingpastry/statuses/111607240174004165",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-12-19T13:08:55Z",
"url": "https://mastodon.world/@siblingpastry/111607240174004165",
"attributedTo": "https://mastodon.world/users/siblingpastry",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.world/users/siblingpastry/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.world/users/siblingpastry/statuses/111607240174004165",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.world,2023-12-19:objectId=184159602:objectType=Conversation",
"content": "<p>How can drag and drop be made accessible to assistive technologies? </p><p>I'll be exploring concepts and solutions over a three-day series of articles, beginning with a fundamental question -- What actually is drag and drop?</p><p><a href=\"https://www.tpgi.com/the-road-to-accessible-drag-and-drop-part-1/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">tpgi.com/the-road-to-accessibl</span><span class=\"invisible\">e-drag-and-drop-part-1/</span></a></p><p><a href=\"https://mastodon.world/tags/a11y\" class=\"mention hashtag\" rel=\"tag\">#<span>a11y</span></a> <a href=\"https://mastodon.world/tags/accessibility\" class=\"mention hashtag\" rel=\"tag\">#<span>accessibility</span></a> <a href=\"https://mastodon.world/tags/javascript\" class=\"mention hashtag\" rel=\"tag\">#<span>javascript</span></a> <a href=\"https://mastodon.world/tags/ux\" class=\"mention hashtag\" rel=\"tag\">#<span>ux</span></a></p>",
"contentMap": {
"en": "<p>How can drag and drop be made accessible to assistive technologies? </p><p>I'll be exploring concepts and solutions over a three-day series of articles, beginning with a fundamental question -- What actually is drag and drop?</p><p><a href=\"https://www.tpgi.com/the-road-to-accessible-drag-and-drop-part-1/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">tpgi.com/the-road-to-accessibl</span><span class=\"invisible\">e-drag-and-drop-part-1/</span></a></p><p><a href=\"https://mastodon.world/tags/a11y\" class=\"mention hashtag\" rel=\"tag\">#<span>a11y</span></a> <a href=\"https://mastodon.world/tags/accessibility\" class=\"mention hashtag\" rel=\"tag\">#<span>accessibility</span></a> <a href=\"https://mastodon.world/tags/javascript\" class=\"mention hashtag\" rel=\"tag\">#<span>javascript</span></a> <a href=\"https://mastodon.world/tags/ux\" class=\"mention hashtag\" rel=\"tag\">#<span>ux</span></a></p>"
},
"updated": "2023-12-19T13:12:30Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.world/tags/a11y",
"name": "#a11y"
},
{
"type": "Hashtag",
"href": "https://mastodon.world/tags/accessibility",
"name": "#accessibility"
},
{
"type": "Hashtag",
"href": "https://mastodon.world/tags/javascript",
"name": "#javascript"
},
{
"type": "Hashtag",
"href": "https://mastodon.world/tags/ux",
"name": "#ux"
}
],
"replies": {
"id": "https://mastodon.world/users/siblingpastry/statuses/111607240174004165/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.world/users/siblingpastry/statuses/111607240174004165/replies?min_id=111613038702436262&page=true",
"partOf": "https://mastodon.world/users/siblingpastry/statuses/111607240174004165/replies",
"items": [
"https://mastodon.world/users/siblingpastry/statuses/111613038702436262"
]
}
},
"likes": {
"id": "https://mastodon.world/users/siblingpastry/statuses/111607240174004165/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://mastodon.world/users/siblingpastry/statuses/111607240174004165/shares",
"type": "Collection",
"totalItems": 8
}
}