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"
}
],
"id": "https://chaos.social/users/jcgruenhage/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://chaos.social/users/jcgruenhage/statuses/104222865760285594",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2020-05-24T10:05:24Z",
"url": "https://chaos.social/@jcgruenhage/104222865760285594",
"attributedTo": "https://chaos.social/users/jcgruenhage",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/jcgruenhage/followers"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/jcgruenhage/statuses/104222865760285594",
"inReplyToAtomUri": null,
"conversation": "tag:chaos.social,2020-05-24:objectId=33407495:objectType=Conversation",
"content": "<p>PSA: Unless I met you IRL, the probability of me accepting your follow request are very close to zero.</p>",
"contentMap": {
"en": "<p>PSA: Unless I met you IRL, the probability of me accepting your follow request are very close to zero.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://chaos.social/users/jcgruenhage/statuses/104222865760285594/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/jcgruenhage/statuses/104222865760285594/replies?min_id=104222867471459501&page=true",
"partOf": "https://chaos.social/users/jcgruenhage/statuses/104222865760285594/replies",
"items": [
"https://chaos.social/users/jcgruenhage/statuses/104222867471459501"
]
}
},
"likes": {
"id": "https://chaos.social/users/jcgruenhage/statuses/104222865760285594/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://chaos.social/users/jcgruenhage/statuses/104222865760285594/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}