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/RyuKurisu/statuses/108489430518998087",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/RyuKurisu/statuses/108489430503209669",
"published": "2022-06-16T22:08:55Z",
"url": "https://fosstodon.org/@RyuKurisu/108489430518998087",
"attributedTo": "https://fosstodon.org/users/RyuKurisu",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/RyuKurisu/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/RyuKurisu/statuses/108489430518998087",
"inReplyToAtomUri": "https://fosstodon.org/users/RyuKurisu/statuses/108489430503209669",
"conversation": "tag:fosstodon.org,2022-06-16:objectId=49065946:objectType=Conversation",
"content": "<p>the NAS server to be run declaratively on <a href=\"https://fosstodon.org/tags/NixOS\" class=\"mention hashtag\" rel=\"tag\">#<span>NixOS</span></a> (because I want to be able to reinstall within 30 minutes if the software breaks) with <a href=\"https://fosstodon.org/tags/Btrfs\" class=\"mention hashtag\" rel=\"tag\">#<span>Btrfs</span></a>/#NILFS2 and for getting the data on the server <a href=\"https://fosstodon.org/tags/Syncthing\" class=\"mention hashtag\" rel=\"tag\">#<span>Syncthing</span></a>.</p><p>Btrfs will only be taking snapshots of the home folders, because NixOS will take care of the reliability for the root partition. I even want the individual folders to be snapshotting, for granular restoration.</p><p>All ideas on how to improve my setup are very welcome <a href=\"https://fosstodon.org/tags/Day1of100\" class=\"mention hashtag\" rel=\"tag\">#<span>Day1of100</span></a> - 2/2</p>",
"contentMap": {
"en": "<p>the NAS server to be run declaratively on <a href=\"https://fosstodon.org/tags/NixOS\" class=\"mention hashtag\" rel=\"tag\">#<span>NixOS</span></a> (because I want to be able to reinstall within 30 minutes if the software breaks) with <a href=\"https://fosstodon.org/tags/Btrfs\" class=\"mention hashtag\" rel=\"tag\">#<span>Btrfs</span></a>/#NILFS2 and for getting the data on the server <a href=\"https://fosstodon.org/tags/Syncthing\" class=\"mention hashtag\" rel=\"tag\">#<span>Syncthing</span></a>.</p><p>Btrfs will only be taking snapshots of the home folders, because NixOS will take care of the reliability for the root partition. I even want the individual folders to be snapshotting, for granular restoration.</p><p>All ideas on how to improve my setup are very welcome <a href=\"https://fosstodon.org/tags/Day1of100\" class=\"mention hashtag\" rel=\"tag\">#<span>Day1of100</span></a> - 2/2</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/nixos",
"name": "#nixos"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/btrfs",
"name": "#btrfs"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/syncthing",
"name": "#syncthing"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/Day1of100",
"name": "#Day1of100"
}
],
"replies": {
"id": "https://fosstodon.org/users/RyuKurisu/statuses/108489430518998087/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/RyuKurisu/statuses/108489430518998087/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/RyuKurisu/statuses/108489430518998087/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/RyuKurisu/statuses/108489430518998087/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://fosstodon.org/users/RyuKurisu/statuses/108489430518998087/shares",
"type": "Collection",
"totalItems": 0
}
}