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://3dp.chat/users/vandam/statuses/111226726012422031",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-10-13T08:19:10Z",
"url": "https://3dp.chat/@vandam/111226726012422031",
"attributedTo": "https://3dp.chat/users/vandam",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://3dp.chat/users/vandam/followers",
"https://techhub.social/users/3dprinting"
],
"sensitive": false,
"atomUri": "https://3dp.chat/users/vandam/statuses/111226726012422031",
"inReplyToAtomUri": null,
"conversation": "tag:3dp.chat,2023-10-13:objectId=1334431:objectType=Conversation",
"content": "<p>VanDAM v0.54 is out, with indexing for OpenSCAD and GCode file formats. Recent releases since the last post here also include improvements to preview image display, and to the mobile UI.</p><p><span class=\"h-card\" translate=\"no\"><a href=\"https://techhub.social/@3dprinting\" class=\"u-url mention\">@<span>3dprinting</span></a></span> <a href=\"https://3dp.chat/tags/3DPrinting\" class=\"mention hashtag\" rel=\"tag\">#<span>3DPrinting</span></a> <a href=\"https://3dp.chat/tags/SelfHosted\" class=\"mention hashtag\" rel=\"tag\">#<span>SelfHosted</span></a> </p><p><a href=\"https://github.com/Floppy/van_dam/releases/tag/v0.54.0\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/Floppy/van_dam/rele</span><span class=\"invisible\">ases/tag/v0.54.0</span></a></p>",
"contentMap": {
"en": "<p>VanDAM v0.54 is out, with indexing for OpenSCAD and GCode file formats. Recent releases since the last post here also include improvements to preview image display, and to the mobile UI.</p><p><span class=\"h-card\" translate=\"no\"><a href=\"https://techhub.social/@3dprinting\" class=\"u-url mention\">@<span>3dprinting</span></a></span> <a href=\"https://3dp.chat/tags/3DPrinting\" class=\"mention hashtag\" rel=\"tag\">#<span>3DPrinting</span></a> <a href=\"https://3dp.chat/tags/SelfHosted\" class=\"mention hashtag\" rel=\"tag\">#<span>SelfHosted</span></a> </p><p><a href=\"https://github.com/Floppy/van_dam/releases/tag/v0.54.0\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/Floppy/van_dam/rele</span><span class=\"invisible\">ases/tag/v0.54.0</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://techhub.social/users/3dprinting",
"name": "@3dprinting@techhub.social"
},
{
"type": "Hashtag",
"href": "https://3dp.chat/tags/3DPrinting",
"name": "#3DPrinting"
},
{
"type": "Hashtag",
"href": "https://3dp.chat/tags/selfhosted",
"name": "#selfhosted"
}
],
"replies": {
"id": "https://3dp.chat/users/vandam/statuses/111226726012422031/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://3dp.chat/users/vandam/statuses/111226726012422031/replies?only_other_accounts=true&page=true",
"partOf": "https://3dp.chat/users/vandam/statuses/111226726012422031/replies",
"items": []
}
},
"likes": {
"id": "https://3dp.chat/users/vandam/statuses/111226726012422031/likes",
"type": "Collection",
"totalItems": 9
},
"shares": {
"id": "https://3dp.chat/users/vandam/statuses/111226726012422031/shares",
"type": "Collection",
"totalItems": 8
}
}