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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://fosstodon.org/users/AAMfP/statuses/114377845408209795",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-04-21T20:30:16Z",
"url": "https://fosstodon.org/@AAMfP/114377845408209795",
"attributedTo": "https://fosstodon.org/users/AAMfP",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/AAMfP/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/AAMfP/statuses/114377845408209795",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2025-04-21:objectId=309439483:objectType=Conversation",
"content": "<p>My tiny <a href=\"https://fosstodon.org/tags/backup\" class=\"mention hashtag\" rel=\"tag\">#<span>backup</span></a> strategy (soon in more details on my digital garden: <a href=\"https://marcoxbresciani.codeberg.page/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">marcoxbresciani.codeberg.page/</span><span class=\"invisible\"></span></a>).</p><p>1. Main Documents folder on PC SSD, with almost 280GB (around 100k files) to somehow keep.<br /> Of these, few less than 110GB are those mandatory to be kept (photos, emails, docs, books, ...).</p><p>2. First full backup level on an external USB disk encrypted with <a href=\"https://fosstodon.org/tags/VeraCrypt\" class=\"mention hashtag\" rel=\"tag\">#<span>VeraCrypt</span></a>.<br /> Files are synced from (1) with <a href=\"https://fosstodon.org/tags/RoboCopy\" class=\"mention hashtag\" rel=\"tag\">#<span>RoboCopy</span></a> each 42 😇 modifications.<br /> Disk always connected to PC, not automatically mounted.</p>",
"contentMap": {
"en": "<p>My tiny <a href=\"https://fosstodon.org/tags/backup\" class=\"mention hashtag\" rel=\"tag\">#<span>backup</span></a> strategy (soon in more details on my digital garden: <a href=\"https://marcoxbresciani.codeberg.page/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">marcoxbresciani.codeberg.page/</span><span class=\"invisible\"></span></a>).</p><p>1. Main Documents folder on PC SSD, with almost 280GB (around 100k files) to somehow keep.<br /> Of these, few less than 110GB are those mandatory to be kept (photos, emails, docs, books, ...).</p><p>2. First full backup level on an external USB disk encrypted with <a href=\"https://fosstodon.org/tags/VeraCrypt\" class=\"mention hashtag\" rel=\"tag\">#<span>VeraCrypt</span></a>.<br /> Files are synced from (1) with <a href=\"https://fosstodon.org/tags/RoboCopy\" class=\"mention hashtag\" rel=\"tag\">#<span>RoboCopy</span></a> each 42 😇 modifications.<br /> Disk always connected to PC, not automatically mounted.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/backup",
"name": "#backup"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/veracrypt",
"name": "#veracrypt"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/robocopy",
"name": "#robocopy"
}
],
"replies": {
"id": "https://fosstodon.org/users/AAMfP/statuses/114377845408209795/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/AAMfP/statuses/114377845408209795/replies?min_id=114377845414352934&page=true",
"partOf": "https://fosstodon.org/users/AAMfP/statuses/114377845408209795/replies",
"items": [
"https://fosstodon.org/users/AAMfP/statuses/114377845414352934"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/AAMfP/statuses/114377845408209795/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://fosstodon.org/users/AAMfP/statuses/114377845408209795/shares",
"type": "Collection",
"totalItems": 0
}
}