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://social.coop/users/Greg/statuses/103766706739558310",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2020-03-04T20:38:09Z",
"url": "https://social.coop/@Greg/103766706739558310",
"attributedTo": "https://social.coop/users/Greg",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.coop/users/Greg/followers"
],
"sensitive": false,
"atomUri": "https://social.coop/users/Greg/statuses/103766706739558310",
"inReplyToAtomUri": null,
"conversation": "tag:social.coop,2020-03-04:objectId=19976400:objectType=Conversation",
"content": "<p>I've been going down the rabbit hole of "gosh darn should I just let others manage all my data for me?" for the past week ish.</p><p>Which means instead of git-annex and external harddrives, a NAS, multiple VPSes, and backblaze b2 I could instead just use.... Dropbox. Or Google Drive. </p><p>Given that just my 1TB VPS is $10/mo, that's about on par for 2TB from either Dropbox or Google.</p><p>But, then I discover that Linux support for both GDrive and Dropbox (local file manipulation) is abysmal.</p><p>Sigh.</p>",
"contentMap": {
"en": "<p>I've been going down the rabbit hole of "gosh darn should I just let others manage all my data for me?" for the past week ish.</p><p>Which means instead of git-annex and external harddrives, a NAS, multiple VPSes, and backblaze b2 I could instead just use.... Dropbox. Or Google Drive. </p><p>Given that just my 1TB VPS is $10/mo, that's about on par for 2TB from either Dropbox or Google.</p><p>But, then I discover that Linux support for both GDrive and Dropbox (local file manipulation) is abysmal.</p><p>Sigh.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://social.coop/users/Greg/statuses/103766706739558310/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.coop/users/Greg/statuses/103766706739558310/replies?only_other_accounts=true&page=true",
"partOf": "https://social.coop/users/Greg/statuses/103766706739558310/replies",
"items": []
}
},
"likes": {
"id": "https://social.coop/users/Greg/statuses/103766706739558310/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://social.coop/users/Greg/statuses/103766706739558310/shares",
"type": "Collection",
"totalItems": 2
}
}