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://chaos.social/users/coderbyheart/statuses/109293573892299301",
"type": "Note",
"summary": null,
"inReplyTo": "https://toot.cat/users/zkat/statuses/109293544558566047",
"published": "2022-11-05T22:33:09Z",
"url": "https://chaos.social/@coderbyheart/109293573892299301",
"attributedTo": "https://chaos.social/users/coderbyheart",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/coderbyheart/followers",
"https://toot.cat/users/zkat"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/coderbyheart/statuses/109293573892299301",
"inReplyToAtomUri": "https://toot.cat/users/zkat/statuses/109293544558566047",
"conversation": "tag:toot.cat,2022-11-05:objectId=34824977:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://toot.cat/@zkat\" class=\"u-url mention\">@<span>zkat</span></a></span> From what I've learned: you can only add people you follow (and IF they have accepted your follow request).<br />Only new toots will show up in the list.<br />You cannot follow yourself, so you won't be in that list.<br />Lists are private.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://toot.cat/@zkat\" class=\"u-url mention\">@<span>zkat</span></a></span> From what I've learned: you can only add people you follow (and IF they have accepted your follow request).<br />Only new toots will show up in the list.<br />You cannot follow yourself, so you won't be in that list.<br />Lists are private.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://toot.cat/users/zkat",
"name": "@zkat@toot.cat"
}
],
"replies": {
"id": "https://chaos.social/users/coderbyheart/statuses/109293573892299301/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/coderbyheart/statuses/109293573892299301/replies?only_other_accounts=true&page=true",
"partOf": "https://chaos.social/users/coderbyheart/statuses/109293573892299301/replies",
"items": []
}
},
"likes": {
"id": "https://chaos.social/users/coderbyheart/statuses/109293573892299301/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://chaos.social/users/coderbyheart/statuses/109293573892299301/shares",
"type": "Collection",
"totalItems": 0
}
}