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://social.hacktheplanet.be/users/neo/statuses/111937327205587436",
"type": "Note",
"summary": null,
"inReplyTo": "https://masto.ai/users/LivingWorldsArt/statuses/111937268733367032",
"published": "2024-02-15T20:14:24Z",
"url": "https://social.hacktheplanet.be/@neo/111937327205587436",
"attributedTo": "https://social.hacktheplanet.be/users/neo",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.hacktheplanet.be/users/neo/followers",
"https://masto.ai/users/LivingWorldsArt"
],
"sensitive": false,
"atomUri": "https://social.hacktheplanet.be/users/neo/statuses/111937327205587436",
"inReplyToAtomUri": "https://masto.ai/users/LivingWorldsArt/statuses/111937268733367032",
"conversation": "tag:masto.ai,2024-02-15:objectId=136713465:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://masto.ai/@LivingWorldsArt\" class=\"u-url mention\">@<span>LivingWorldsArt</span></a></span> here’s a JavaScript library I made for fun a few months ago. It may interest you. Love your work, thanks!</p><p><a href=\"https://git.michaelsmith.be/m/pbm-js\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">git.michaelsmith.be/m/pbm-js</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://masto.ai/@LivingWorldsArt\" class=\"u-url mention\">@<span>LivingWorldsArt</span></a></span> here’s a JavaScript library I made for fun a few months ago. It may interest you. Love your work, thanks!</p><p><a href=\"https://git.michaelsmith.be/m/pbm-js\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">git.michaelsmith.be/m/pbm-js</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://masto.ai/users/LivingWorldsArt",
"name": "@LivingWorldsArt@masto.ai"
}
],
"replies": {
"id": "https://social.hacktheplanet.be/users/neo/statuses/111937327205587436/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.hacktheplanet.be/users/neo/statuses/111937327205587436/replies?only_other_accounts=true&page=true",
"partOf": "https://social.hacktheplanet.be/users/neo/statuses/111937327205587436/replies",
"items": []
}
}
}