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://mathstodon.xyz/users/pvk/statuses/109609557257639624/activity",
"type": "Create",
"actor": "https://mathstodon.xyz/users/pvk",
"published": "2022-12-31T17:51:53Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/pvk/followers"
],
"object": {
"id": "https://mathstodon.xyz/users/pvk/statuses/109609557257639624",
"type": "Note",
"summary": null,
"inReplyTo": "https://mathstodon.xyz/users/pvk/statuses/109596720030584193",
"published": "2022-12-31T17:51:53Z",
"url": "https://mathstodon.xyz/@pvk/109609557257639624",
"attributedTo": "https://mathstodon.xyz/users/pvk",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/pvk/followers"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/pvk/statuses/109609557257639624",
"inReplyToAtomUri": "https://mathstodon.xyz/users/pvk/statuses/109596720030584193",
"conversation": "tag:mathstodon.xyz,2022-12-29:objectId=35550582:objectType=Conversation",
"content": "<p>I finished reading this today. The end in particular is so cool -- she introduces equal-tempered "alpha, beta, and gamma scales" that abandon the octave for the sake of good fifths, thirds, and septimal and undecimal intervals.</p>",
"contentMap": {
"en": "<p>I finished reading this today. The end in particular is so cool -- she introduces equal-tempered "alpha, beta, and gamma scales" that abandon the octave for the sake of good fifths, thirds, and septimal and undecimal intervals.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mathstodon.xyz/users/pvk/statuses/109609557257639624/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/pvk/statuses/109609557257639624/replies?min_id=109609562411096104&page=true",
"partOf": "https://mathstodon.xyz/users/pvk/statuses/109609557257639624/replies",
"items": [
"https://mathstodon.xyz/users/pvk/statuses/109609562411096104"
]
}
},
"likes": {
"id": "https://mathstodon.xyz/users/pvk/statuses/109609557257639624/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mathstodon.xyz/users/pvk/statuses/109609557257639624/shares",
"type": "Collection",
"totalItems": 0
}
}
}