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/114377845414352934",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/AAMfP/statuses/114377845408209795",
"published": "2025-04-21T20:30:16Z",
"url": "https://fosstodon.org/@AAMfP/114377845414352934",
"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/114377845414352934",
"inReplyToAtomUri": "https://fosstodon.org/users/AAMfP/statuses/114377845408209795",
"conversation": "tag:fosstodon.org,2025-04-21:objectId=309439483:objectType=Conversation",
"content": "<p>3. Second <a href=\"https://fosstodon.org/tags/backup\" class=\"mention hashtag\" rel=\"tag\">#<span>backup</span></a> level on 250GB <a href=\"https://fosstodon.org/tags/Koofr\" class=\"mention hashtag\" rel=\"tag\">#<span>Koofr</span></a> cloud storage through <a href=\"https://fosstodon.org/tags/RClone\" class=\"mention hashtag\" rel=\"tag\">#<span>RClone</span></a>, also locally encrypted before sending.<br /> This does not contain all files but "only" few less than 200GB of them, the most interesting.<br /> Copy happens through a batch file, taking files directly from source (1), not from (2).<br /> To be possibly updated by mounting the encrypted remote and using, again, RoboCopy.</p>",
"contentMap": {
"en": "<p>3. Second <a href=\"https://fosstodon.org/tags/backup\" class=\"mention hashtag\" rel=\"tag\">#<span>backup</span></a> level on 250GB <a href=\"https://fosstodon.org/tags/Koofr\" class=\"mention hashtag\" rel=\"tag\">#<span>Koofr</span></a> cloud storage through <a href=\"https://fosstodon.org/tags/RClone\" class=\"mention hashtag\" rel=\"tag\">#<span>RClone</span></a>, also locally encrypted before sending.<br /> This does not contain all files but "only" few less than 200GB of them, the most interesting.<br /> Copy happens through a batch file, taking files directly from source (1), not from (2).<br /> To be possibly updated by mounting the encrypted remote and using, again, RoboCopy.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/backup",
"name": "#backup"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/koofr",
"name": "#koofr"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/rclone",
"name": "#rclone"
}
],
"replies": {
"id": "https://fosstodon.org/users/AAMfP/statuses/114377845414352934/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/AAMfP/statuses/114377845414352934/replies?min_id=114377845420066018&page=true",
"partOf": "https://fosstodon.org/users/AAMfP/statuses/114377845414352934/replies",
"items": [
"https://fosstodon.org/users/AAMfP/statuses/114377845420066018"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/AAMfP/statuses/114377845414352934/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://fosstodon.org/users/AAMfP/statuses/114377845414352934/shares",
"type": "Collection",
"totalItems": 0
}
}