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://mastodon.communick.com/users/raphael/collections/featured",
"type": "OrderedCollection",
"totalItems": 2,
"orderedItems": [
{
"id": "https://mastodon.communick.com/users/raphael/statuses/113789262868800755",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-01-07T21:45:59Z",
"url": "https://mastodon.communick.com/@raphael/113789262868800755",
"attributedTo": "https://mastodon.communick.com/users/raphael",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.communick.com/users/raphael/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.communick.com/users/raphael/statuses/113789262868800755",
"inReplyToAtomUri": null,
"conversation": "tag:communick.com,2025-01-07:objectId=5196475:objectType=Conversation",
"content": "<p>Okay, hear me out:</p><p>ActivityPub-Inbox-as-a-service. </p><p>You bring your own keypair, your own domain (or maybe a DID?), your own system to respond to webfinger queries, your own Actor URI (can be a static json file), etc.</p><p>The only thing you'd need is the service that gives you an URL to be your AP inbox. Any AP message sent to the inbox is forwarded to you, however you prefer (webhook, XMPP, SMTP, AMQP, pen-and-paper...) and after the message is delivered the service just forgets about it.</p>",
"contentMap": {
"en": "<p>Okay, hear me out:</p><p>ActivityPub-Inbox-as-a-service. </p><p>You bring your own keypair, your own domain (or maybe a DID?), your own system to respond to webfinger queries, your own Actor URI (can be a static json file), etc.</p><p>The only thing you'd need is the service that gives you an URL to be your AP inbox. Any AP message sent to the inbox is forwarded to you, however you prefer (webhook, XMPP, SMTP, AMQP, pen-and-paper...) and after the message is delivered the service just forgets about it.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.communick.com/users/raphael/statuses/113789262868800755/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.communick.com/users/raphael/statuses/113789262868800755/replies?min_id=113789302116586381&page=true",
"partOf": "https://mastodon.communick.com/users/raphael/statuses/113789262868800755/replies",
"items": [
"https://mastodon.communick.com/users/raphael/statuses/113789302116586381"
]
}
},
"likes": {
"id": "https://mastodon.communick.com/users/raphael/statuses/113789262868800755/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://mastodon.communick.com/users/raphael/statuses/113789262868800755/shares",
"type": "Collection",
"totalItems": 2
}
},
{
"id": "https://mastodon.communick.com/users/raphael/statuses/108198958325765914",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-04-26T14:58:02Z",
"url": "https://mastodon.communick.com/@raphael/108198958325765914",
"attributedTo": "https://mastodon.communick.com/users/raphael",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.communick.com/users/raphael/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.communick.com/users/raphael/statuses/108198958325765914",
"inReplyToAtomUri": null,
"conversation": "tag:communick.com,2022-04-26:objectId=43857:objectType=Conversation",
"content": "<p>Communick has been more interesting to its users as a Matrix provider than for its connection to the Fediverse, but I still think that we need to have something like it: an instance that does not cater to any specific community and lets its users make their own networks as they wish. </p><p>If you don't let yourself be defined by your peers and if you understand the importance of paying to support the products/services that you use, consider joining communick.com</p>",
"contentMap": {
"en": "<p>Communick has been more interesting to its users as a Matrix provider than for its connection to the Fediverse, but I still think that we need to have something like it: an instance that does not cater to any specific community and lets its users make their own networks as they wish. </p><p>If you don't let yourself be defined by your peers and if you understand the importance of paying to support the products/services that you use, consider joining communick.com</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.communick.com/users/raphael/statuses/108198958325765914/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.communick.com/users/raphael/statuses/108198958325765914/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.communick.com/users/raphael/statuses/108198958325765914/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.communick.com/users/raphael/statuses/108198958325765914/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://mastodon.communick.com/users/raphael/statuses/108198958325765914/shares",
"type": "Collection",
"totalItems": 4
}
}
]
}