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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage",
"Hashtag": "as:Hashtag"
}
],
"id": "https://dragonscave.space/users/menelion/statuses/110258759650005847",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-04-25T09:32:35Z",
"url": "https://dragonscave.space/@menelion/110258759650005847",
"attributedTo": "https://dragonscave.space/users/menelion",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://dragonscave.space/users/menelion/followers",
"https://dragonscave.space/users/admin"
],
"sensitive": false,
"atomUri": "https://dragonscave.space/users/menelion/statuses/110258759650005847",
"inReplyToAtomUri": null,
"conversation": "tag:dragonscave.space,2023-04-25:objectId=20959308:objectType=Conversation",
"content": "<p>Question to <a href=\"https://dragonscave.space/tags/Mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>Mastodon</span></a> <a href=\"https://dragonscave.space/tags/Admin\" class=\"mention hashtag\" rel=\"tag\">#<span>Admin</span></a> people: How much resources do you need for a decently operating instance? How much CPU, RAM, disk space? Thinking about spinning up my own server but I'm really perplexed. Thanks! // CC <span class=\"h-card\" translate=\"no\"><a href=\"https://dragonscave.space/@admin\" class=\"u-url mention\">@<span>admin</span></a></span></p>",
"contentMap": {
"en": "<p>Question to <a href=\"https://dragonscave.space/tags/Mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>Mastodon</span></a> <a href=\"https://dragonscave.space/tags/Admin\" class=\"mention hashtag\" rel=\"tag\">#<span>Admin</span></a> people: How much resources do you need for a decently operating instance? How much CPU, RAM, disk space? Thinking about spinning up my own server but I'm really perplexed. Thanks! // CC <span class=\"h-card\" translate=\"no\"><a href=\"https://dragonscave.space/@admin\" class=\"u-url mention\">@<span>admin</span></a></span></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://dragonscave.space/users/admin",
"name": "@admin"
},
{
"type": "Hashtag",
"href": "https://dragonscave.space/tags/Mastodon",
"name": "#Mastodon"
},
{
"type": "Hashtag",
"href": "https://dragonscave.space/tags/admin",
"name": "#admin"
}
],
"replies": {
"id": "https://dragonscave.space/users/menelion/statuses/110258759650005847/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://dragonscave.space/users/menelion/statuses/110258759650005847/replies?only_other_accounts=true&page=true",
"partOf": "https://dragonscave.space/users/menelion/statuses/110258759650005847/replies",
"items": []
}
},
"likes": {
"id": "https://dragonscave.space/users/menelion/statuses/110258759650005847/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://dragonscave.space/users/menelion/statuses/110258759650005847/shares",
"type": "Collection",
"totalItems": 3
}
}