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"
}
],
"id": "https://techfieldday.net/users/sfoskett/statuses/113524808462137270",
"type": "Note",
"summary": null,
"inReplyTo": "https://bvp.me/users/bplein/statuses/113524786415056936",
"published": "2024-11-22T04:51:45Z",
"url": "https://techfieldday.net/@sfoskett/113524808462137270",
"attributedTo": "https://techfieldday.net/users/sfoskett",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://techfieldday.net/users/sfoskett/followers",
"https://bvp.me/users/bplein"
],
"sensitive": false,
"atomUri": "https://techfieldday.net/users/sfoskett/statuses/113524808462137270",
"inReplyToAtomUri": "https://bvp.me/users/bplein/statuses/113524786415056936",
"conversation": "tag:techfieldday.net,2024-11-22:objectId=3581099:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://bvp.me/@bplein\" class=\"u-url mention\">@<span>bplein</span></a></span> Yeah but I set up this instance before there was official container support! Anyway I spent hours trying to migrate to docker compose and cloudflare tunnels before just reverting to raw-and-wriggling mode.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://bvp.me/@bplein\" class=\"u-url mention\">@<span>bplein</span></a></span> Yeah but I set up this instance before there was official container support! Anyway I spent hours trying to migrate to docker compose and cloudflare tunnels before just reverting to raw-and-wriggling mode.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://bvp.me/users/bplein",
"name": "@bplein@bvp.me"
}
],
"replies": {
"id": "https://techfieldday.net/users/sfoskett/statuses/113524808462137270/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://techfieldday.net/users/sfoskett/statuses/113524808462137270/replies?only_other_accounts=true&page=true",
"partOf": "https://techfieldday.net/users/sfoskett/statuses/113524808462137270/replies",
"items": []
}
}
}