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/110001607819232706",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-03-10T23:35:30Z",
"url": "https://3dp.chat/@vandam/110001607819232706",
"attributedTo": "https://3dp.chat/users/vandam",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://3dp.chat/users/vandam/followers",
"https://3dp.chat/users/ksuquix",
"https://techhub.social/users/3dprinting"
],
"sensitive": false,
"atomUri": "https://3dp.chat/users/vandam/statuses/110001607819232706",
"inReplyToAtomUri": null,
"conversation": "tag:3dp.chat,2023-03-10:objectId=437794:objectType=Conversation",
"content": "<p>VanDAM v0.42.0 is out! The big feature this time is customisable paths for organising your 3d models on disk. Arrange your hoard by creator, collection, tag, whatever you want. AND, when you add new models, it will try to work out the metadata from the path using the same template. </p><p>Also, thanks to new contributor <span class=\"h-card\" translate=\"no\"><a href=\"https://3dp.chat/@ksuquix\" class=\"u-url mention\">@<span>ksuquix</span></a></span> for loads of work on this release!</p><p><a href=\"https://github.com/Floppy/van_dam/releases/tag/v0.42.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.42.0</span></a></p><p><a href=\"https://3dp.chat/tags/3dPrinting\" class=\"mention hashtag\" rel=\"tag\">#<span>3dPrinting</span></a> <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/SelfHosted\" class=\"mention hashtag\" rel=\"tag\">#<span>SelfHosted</span></a></p>",
"contentMap": {
"en": "<p>VanDAM v0.42.0 is out! The big feature this time is customisable paths for organising your 3d models on disk. Arrange your hoard by creator, collection, tag, whatever you want. AND, when you add new models, it will try to work out the metadata from the path using the same template. </p><p>Also, thanks to new contributor <span class=\"h-card\" translate=\"no\"><a href=\"https://3dp.chat/@ksuquix\" class=\"u-url mention\">@<span>ksuquix</span></a></span> for loads of work on this release!</p><p><a href=\"https://github.com/Floppy/van_dam/releases/tag/v0.42.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.42.0</span></a></p><p><a href=\"https://3dp.chat/tags/3dPrinting\" class=\"mention hashtag\" rel=\"tag\">#<span>3dPrinting</span></a> <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/SelfHosted\" class=\"mention hashtag\" rel=\"tag\">#<span>SelfHosted</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://3dp.chat/users/ksuquix",
"name": "@ksuquix"
},
{
"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/110001607819232706/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://3dp.chat/users/vandam/statuses/110001607819232706/replies?only_other_accounts=true&page=true",
"partOf": "https://3dp.chat/users/vandam/statuses/110001607819232706/replies",
"items": []
}
},
"likes": {
"id": "https://3dp.chat/users/vandam/statuses/110001607819232706/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://3dp.chat/users/vandam/statuses/110001607819232706/shares",
"type": "Collection",
"totalItems": 5
}
}