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://recsys.social/users/eugeneyan/statuses/109509903176757107",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-14T03:28:32Z",
"url": "https://recsys.social/@eugeneyan/109509903176757107",
"attributedTo": "https://recsys.social/users/eugeneyan",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://recsys.social/users/eugeneyan/followers"
],
"sensitive": false,
"atomUri": "https://recsys.social/users/eugeneyan/statuses/109509903176757107",
"inReplyToAtomUri": null,
"conversation": "tag:recsys.social,2022-12-14:objectId=299413:objectType=Conversation",
"content": "<p>Wrote a short overview of autoencoders and how they compare to diffusers, especially the denoising variants.</p><p><a href=\"https://recsys.social/tags/autoencoder\" class=\"mention hashtag\" rel=\"tag\">#<span>autoencoder</span></a> <a href=\"https://recsys.social/tags/diffusion\" class=\"mention hashtag\" rel=\"tag\">#<span>diffusion</span></a> </p><p><a href=\"https://eugeneyan.com/writing/autoencoders-vs-diffusers/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">eugeneyan.com/writing/autoenco</span><span class=\"invisible\">ders-vs-diffusers/</span></a></p>",
"contentMap": {
"en": "<p>Wrote a short overview of autoencoders and how they compare to diffusers, especially the denoising variants.</p><p><a href=\"https://recsys.social/tags/autoencoder\" class=\"mention hashtag\" rel=\"tag\">#<span>autoencoder</span></a> <a href=\"https://recsys.social/tags/diffusion\" class=\"mention hashtag\" rel=\"tag\">#<span>diffusion</span></a> </p><p><a href=\"https://eugeneyan.com/writing/autoencoders-vs-diffusers/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">eugeneyan.com/writing/autoenco</span><span class=\"invisible\">ders-vs-diffusers/</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://recsys.social/tags/autoencoder",
"name": "#autoencoder"
},
{
"type": "Hashtag",
"href": "https://recsys.social/tags/diffusion",
"name": "#diffusion"
}
],
"replies": {
"id": "https://recsys.social/users/eugeneyan/statuses/109509903176757107/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://recsys.social/users/eugeneyan/statuses/109509903176757107/replies?only_other_accounts=true&page=true",
"partOf": "https://recsys.social/users/eugeneyan/statuses/109509903176757107/replies",
"items": []
}
},
"likes": {
"id": "https://recsys.social/users/eugeneyan/statuses/109509903176757107/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://recsys.social/users/eugeneyan/statuses/109509903176757107/shares",
"type": "Collection",
"totalItems": 2
}
}