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://mastodon.social/users/n3wjack/statuses/111727612732490588",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/n3wjack/statuses/111710129662043350",
"published": "2024-01-09T19:21:15Z",
"url": "https://mastodon.social/@n3wjack/111727612732490588",
"attributedTo": "https://mastodon.social/users/n3wjack",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/n3wjack/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/n3wjack/statuses/111727612732490588",
"inReplyToAtomUri": "https://mastodon.social/users/n3wjack/statuses/111710129662043350",
"conversation": "tag:mastodon.social,2024-01-06:objectId=614491417:objectType=Conversation",
"content": "<p>Alright, here it is. A Docker container with the Faircamp app, and a small project with a Windows shell script to easily run it on your local machine, and build your music catalog.</p><p>You need to install Docker Desktop (or some other way to start Docker containers) to be able to use this, but that's probably easier than setting up WSL.</p><p>It's all in the readme. I hope it makes sense for non-techies. 😁</p><p><a href=\"https://github.com/n3wjack/faircamp-docker\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/n3wjack/faircamp-do</span><span class=\"invisible\">cker</span></a></p><p><a href=\"https://mastodon.social/tags/faircamp\" class=\"mention hashtag\" rel=\"tag\">#<span>faircamp</span></a></p>",
"contentMap": {
"en": "<p>Alright, here it is. A Docker container with the Faircamp app, and a small project with a Windows shell script to easily run it on your local machine, and build your music catalog.</p><p>You need to install Docker Desktop (or some other way to start Docker containers) to be able to use this, but that's probably easier than setting up WSL.</p><p>It's all in the readme. I hope it makes sense for non-techies. 😁</p><p><a href=\"https://github.com/n3wjack/faircamp-docker\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/n3wjack/faircamp-do</span><span class=\"invisible\">cker</span></a></p><p><a href=\"https://mastodon.social/tags/faircamp\" class=\"mention hashtag\" rel=\"tag\">#<span>faircamp</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/Faircamp",
"name": "#Faircamp"
}
],
"replies": {
"id": "https://mastodon.social/users/n3wjack/statuses/111727612732490588/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/n3wjack/statuses/111727612732490588/replies?min_id=114529875650555771&page=true",
"partOf": "https://mastodon.social/users/n3wjack/statuses/111727612732490588/replies",
"items": [
"https://mastodon.social/users/n3wjack/statuses/114529875650555771"
]
}
},
"likes": {
"id": "https://mastodon.social/users/n3wjack/statuses/111727612732490588/likes",
"type": "Collection",
"totalItems": 18
},
"shares": {
"id": "https://mastodon.social/users/n3wjack/statuses/111727612732490588/shares",
"type": "Collection",
"totalItems": 14
}
}