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://chaos.social/users/alios/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://chaos.social/users/alios/statuses/108198707015808952",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-04-26T13:54:07Z",
"url": "https://chaos.social/@alios/108198707015808952",
"attributedTo": "https://chaos.social/users/alios",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/alios/followers"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/alios/statuses/108198707015808952",
"inReplyToAtomUri": null,
"conversation": "tag:chaos.social,2022-04-26:objectId=59970459:objectType=Conversation",
"content": "<p><a href=\"https://chaos.social/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> I'am alios. Posting (mostly in german) on politics, computer related stuff: (functional programming, haskell, embedded, security). #420</p>",
"contentMap": {
"en": "<p><a href=\"https://chaos.social/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> I'am alios. Posting (mostly in german) on politics, computer related stuff: (functional programming, haskell, embedded, security). #420</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://chaos.social/tags/introduction",
"name": "#introduction"
}
],
"replies": {
"id": "https://chaos.social/users/alios/statuses/108198707015808952/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/alios/statuses/108198707015808952/replies?min_id=109511608588324374&page=true",
"partOf": "https://chaos.social/users/alios/statuses/108198707015808952/replies",
"items": [
"https://chaos.social/users/alios/statuses/109511608588324374"
]
}
},
"likes": {
"id": "https://chaos.social/users/alios/statuses/108198707015808952/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://chaos.social/users/alios/statuses/108198707015808952/shares",
"type": "Collection",
"totalItems": 1
}
}
]
}