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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://critter.cafe/users/pebble/statuses/113131076304432090/activity",
"type": "Create",
"actor": "https://critter.cafe/users/pebble",
"published": "2024-09-13T16:00:29Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://critter.cafe/users/pebble/followers"
],
"object": {
"id": "https://critter.cafe/users/pebble/statuses/113131076304432090",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-13T16:00:29Z",
"url": "https://critter.cafe/@pebble/113131076304432090",
"attributedTo": "https://critter.cafe/users/pebble",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://critter.cafe/users/pebble/followers"
],
"sensitive": false,
"atomUri": "https://critter.cafe/users/pebble/statuses/113131076304432090",
"inReplyToAtomUri": null,
"conversation": "tag:critter.cafe,2024-09-13:objectId=319:objectType=Conversation",
"content": "<p>heh heh heh got a custom character limit working</p>",
"contentMap": {
"en": "<p>heh heh heh got a custom character limit working</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://critter.cafe/system/media_attachments/files/113/131/074/701/703/156/original/949d4afafecac9e9.png",
"name": null,
"blurhash": "U15hS$^+x]01~V?Ht8W?~W-;WBIU0KNGRi%1",
"width": 614,
"height": 534
}
],
"tag": [],
"replies": {
"id": "https://critter.cafe/users/pebble/statuses/113131076304432090/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://critter.cafe/users/pebble/statuses/113131076304432090/replies?only_other_accounts=true&page=true",
"partOf": "https://critter.cafe/users/pebble/statuses/113131076304432090/replies",
"items": []
}
},
"likes": {
"id": "https://critter.cafe/users/pebble/statuses/113131076304432090/likes",
"type": "Collection",
"totalItems": 10
},
"shares": {
"id": "https://critter.cafe/users/pebble/statuses/113131076304432090/shares",
"type": "Collection",
"totalItems": 1
}
}
}