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://vran.as/users/Alex/statuses/105798730163558309",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2021-02-26T17:28:26Z",
"url": "https://vran.as/@Alex/105798730163558309",
"attributedTo": "https://vran.as/users/Alex",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://vran.as/users/Alex/followers"
],
"sensitive": false,
"atomUri": "https://vran.as/users/Alex/statuses/105798730163558309",
"inReplyToAtomUri": null,
"conversation": "tag:vran.as,2021-02-26:objectId=237:objectType=Conversation",
"content": "<p>My pandemic hobby has been data-hoarding. I have 45TB of drives hooked up, and only have 7TB free now. I probably should try to clear duplicates, delete trash, and cull some of the stuff I'll never actually use before I buy more 16TB drives, right?</p><p>Or should I just shell out for a massive NAS and never delete anything ever again?</p>",
"contentMap": {
"en": "<p>My pandemic hobby has been data-hoarding. I have 45TB of drives hooked up, and only have 7TB free now. I probably should try to clear duplicates, delete trash, and cull some of the stuff I'll never actually use before I buy more 16TB drives, right?</p><p>Or should I just shell out for a massive NAS and never delete anything ever again?</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://vran.as/users/Alex/statuses/105798730163558309/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://vran.as/users/Alex/statuses/105798730163558309/replies?only_other_accounts=true&page=true",
"partOf": "https://vran.as/users/Alex/statuses/105798730163558309/replies",
"items": []
}
}
}