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://darkmoon.social/users/bruce/statuses/109361122175897087",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-17T20:51:34Z",
"url": "https://darkmoon.social/@bruce/109361122175897087",
"attributedTo": "https://darkmoon.social/users/bruce",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://darkmoon.social/users/bruce/followers"
],
"sensitive": false,
"atomUri": "https://darkmoon.social/users/bruce/statuses/109361122175897087",
"inReplyToAtomUri": null,
"conversation": "tag:darkmoon.social,2022-11-17:objectId=10:objectType=Conversation",
"content": "<p>Oh hi! I'm another <a href=\"https://darkmoon.social/tags/TwitterRefugee\" class=\"mention hashtag\" rel=\"tag\">#<span>TwitterRefugee</span></a></p><p>So I thought I'd start using Mastodon by setting up my own server.</p><p>... and so far, so good!</p>",
"contentMap": {
"en": "<p>Oh hi! I'm another <a href=\"https://darkmoon.social/tags/TwitterRefugee\" class=\"mention hashtag\" rel=\"tag\">#<span>TwitterRefugee</span></a></p><p>So I thought I'd start using Mastodon by setting up my own server.</p><p>... and so far, so good!</p>"
},
"updated": "2023-07-18T00:13:52Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://darkmoon.social/tags/twitterrefugee",
"name": "#twitterrefugee"
}
],
"replies": {
"id": "https://darkmoon.social/users/bruce/statuses/109361122175897087/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://darkmoon.social/users/bruce/statuses/109361122175897087/replies?only_other_accounts=true&page=true",
"partOf": "https://darkmoon.social/users/bruce/statuses/109361122175897087/replies",
"items": []
}
},
"likes": {
"id": "https://darkmoon.social/users/bruce/statuses/109361122175897087/likes",
"type": "Collection",
"totalItems": 52
},
"shares": {
"id": "https://darkmoon.social/users/bruce/statuses/109361122175897087/shares",
"type": "Collection",
"totalItems": 22
}
}