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://ioc.exchange/users/cstromblad/statuses/109295794786878491/activity",
"type": "Create",
"actor": "https://ioc.exchange/users/cstromblad",
"published": "2022-11-06T07:57:58Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ioc.exchange/users/cstromblad/followers",
"https://ioc.exchange/users/bc"
],
"object": {
"id": "https://ioc.exchange/users/cstromblad/statuses/109295794786878491",
"type": "Note",
"summary": null,
"inReplyTo": "https://ioc.exchange/users/bc/statuses/109294767176500428",
"published": "2022-11-06T07:57:58Z",
"url": "https://ioc.exchange/@cstromblad/109295794786878491",
"attributedTo": "https://ioc.exchange/users/cstromblad",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ioc.exchange/users/cstromblad/followers",
"https://ioc.exchange/users/bc"
],
"sensitive": false,
"atomUri": "https://ioc.exchange/users/cstromblad/statuses/109295794786878491",
"inReplyToAtomUri": "https://ioc.exchange/users/bc/statuses/109294767176500428",
"conversation": "tag:ioc.exchange,2022-11-06:objectId=7641437:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ioc.exchange/@bc\" class=\"u-url mention\">@<span>bc</span></a></span> IMHO you could do whatever you want. Nothing preventing you from charging for access to a server instance.</p><p>Might even be a good idea if done properly. You could start an instance with high trust by enforcing non-anon accounts etc.</p><p>I want to pay to ensure longevity of my server instance.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ioc.exchange/@bc\" class=\"u-url mention\">@<span>bc</span></a></span> IMHO you could do whatever you want. Nothing preventing you from charging for access to a server instance.</p><p>Might even be a good idea if done properly. You could start an instance with high trust by enforcing non-anon accounts etc.</p><p>I want to pay to ensure longevity of my server instance.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://ioc.exchange/users/bc",
"name": "@bc"
}
],
"replies": {
"id": "https://ioc.exchange/users/cstromblad/statuses/109295794786878491/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ioc.exchange/users/cstromblad/statuses/109295794786878491/replies?only_other_accounts=true&page=true",
"partOf": "https://ioc.exchange/users/cstromblad/statuses/109295794786878491/replies",
"items": []
}
},
"likes": {
"id": "https://ioc.exchange/users/cstromblad/statuses/109295794786878491/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://ioc.exchange/users/cstromblad/statuses/109295794786878491/shares",
"type": "Collection",
"totalItems": 0
}
}
}