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://retro.social/users/ieure/statuses/113521994721387878",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-21T16:56:11Z",
"url": "https://retro.social/@ieure/113521994721387878",
"attributedTo": "https://retro.social/users/ieure",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://retro.social/users/ieure/followers"
],
"sensitive": false,
"atomUri": "https://retro.social/users/ieure/statuses/113521994721387878",
"inReplyToAtomUri": null,
"conversation": "tag:retro.social,2024-11-21:objectId=31204664:objectType=Conversation",
"content": "<p>Does anyone have a suggestion for an email mirroring tool? I've tried offlineimap and mbsync, and both have issues and are missing features I'd like. Specifically:</p><p>- If you have multiple machines syncing the same IMAP server, state changes made on one machine don't get reflected on the others. If I archive a message on machine A, I want it to be in the archive on machine B -- instead, there's another copy in the inbox.<br />- It'd be really nice to have something that supports IDLE and inotify, so it can run as a daemon and automatically receive/sync messages when needed.</p><p>(I'm using mu to index the mail and mu4e to read it)</p>",
"contentMap": {
"en": "<p>Does anyone have a suggestion for an email mirroring tool? I've tried offlineimap and mbsync, and both have issues and are missing features I'd like. Specifically:</p><p>- If you have multiple machines syncing the same IMAP server, state changes made on one machine don't get reflected on the others. If I archive a message on machine A, I want it to be in the archive on machine B -- instead, there's another copy in the inbox.<br />- It'd be really nice to have something that supports IDLE and inotify, so it can run as a daemon and automatically receive/sync messages when needed.</p><p>(I'm using mu to index the mail and mu4e to read it)</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://retro.social/users/ieure/statuses/113521994721387878/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://retro.social/users/ieure/statuses/113521994721387878/replies?only_other_accounts=true&page=true",
"partOf": "https://retro.social/users/ieure/statuses/113521994721387878/replies",
"items": []
}
}
}