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://federate.social/users/mattblaze/statuses/109297989347539312",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-06T17:16:04Z",
"url": "https://federate.social/@mattblaze/109297989347539312",
"attributedTo": "https://federate.social/users/mattblaze",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://federate.social/users/mattblaze/followers"
],
"sensitive": false,
"atomUri": "https://federate.social/users/mattblaze/statuses/109297989347539312",
"inReplyToAtomUri": null,
"conversation": "tag:federate.social,2022-11-06:objectId=41107:objectType=Conversation",
"content": "<p>As far as I can tell, if one's server here disappears (or is compromised), that's pretty much it for your account, your follows, your followers, and your message history.</p><p>That seems like the opposite of how a distributed system should behave (but very close to Lamport's whimsical definition).</p><p>Perhaps there could/should be a way for users to mirror their accounts to an unrelated backup server?</p>",
"contentMap": {
"en": "<p>As far as I can tell, if one's server here disappears (or is compromised), that's pretty much it for your account, your follows, your followers, and your message history.</p><p>That seems like the opposite of how a distributed system should behave (but very close to Lamport's whimsical definition).</p><p>Perhaps there could/should be a way for users to mirror their accounts to an unrelated backup server?</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://federate.social/users/mattblaze/statuses/109297989347539312/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://federate.social/users/mattblaze/statuses/109297989347539312/replies?min_id=109299469979395473&page=true",
"partOf": "https://federate.social/users/mattblaze/statuses/109297989347539312/replies",
"items": [
"https://federate.social/users/mattblaze/statuses/109298078842671428",
"https://federate.social/users/mattblaze/statuses/109299469979395473"
]
}
},
"likes": {
"id": "https://federate.social/users/mattblaze/statuses/109297989347539312/likes",
"type": "Collection",
"totalItems": 273
},
"shares": {
"id": "https://federate.social/users/mattblaze/statuses/109297989347539312/shares",
"type": "Collection",
"totalItems": 125
}
}