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://shakedown.social/users/phewstepsaway/statuses/109372757421448834/activity",
"type": "Create",
"actor": "https://shakedown.social/users/phewstepsaway",
"published": "2022-11-19T22:10:34Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://shakedown.social/users/phewstepsaway/followers"
],
"object": {
"id": "https://shakedown.social/users/phewstepsaway/statuses/109372757421448834",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-19T22:10:34Z",
"url": "https://shakedown.social/@phewstepsaway/109372757421448834",
"attributedTo": "https://shakedown.social/users/phewstepsaway",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://shakedown.social/users/phewstepsaway/followers"
],
"sensitive": false,
"atomUri": "https://shakedown.social/users/phewstepsaway/statuses/109372757421448834",
"inReplyToAtomUri": null,
"conversation": "tag:shakedown.social,2022-11-19:objectId=21342:objectType=Conversation",
"content": "<p>Its a shittoot relax!</p>",
"contentMap": {
"en": "<p>Its a shittoot relax!</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://shakedown.social/users/phewstepsaway/statuses/109372757421448834/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://shakedown.social/users/phewstepsaway/statuses/109372757421448834/replies?only_other_accounts=true&page=true",
"partOf": "https://shakedown.social/users/phewstepsaway/statuses/109372757421448834/replies",
"items": []
}
},
"likes": {
"id": "https://shakedown.social/users/phewstepsaway/statuses/109372757421448834/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://shakedown.social/users/phewstepsaway/statuses/109372757421448834/shares",
"type": "Collection",
"totalItems": 0
}
}
}