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://chaos.social/users/quinn/statuses/112081456601023659",
"type": "Note",
"summary": "introduction",
"inReplyTo": null,
"published": "2024-03-12T07:08:24Z",
"url": "https://chaos.social/@quinn/112081456601023659",
"attributedTo": "https://chaos.social/users/quinn",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/quinn/followers"
],
"sensitive": true,
"atomUri": "https://chaos.social/users/quinn/statuses/112081456601023659",
"inReplyToAtomUri": null,
"conversation": "tag:chaos.social,2024-03-12:objectId=169326964:objectType=Conversation",
"content": "<p>hey fedi, i'm quinn, and it's nice to meet you!</p><p>i am queer and neurodivergent, and a lot of my posts will be about this.</p><p>i sometimes engage in recreational higher mathematics, work with computers, read scientific papers (piracy is good!), do photography (check out the pictures i post here), but most of the time i just shitpost on fedi.</p><p>this post might be regularly updated (as will my bio).</p><p><a href=\"https://chaos.social/tags/introductions\" class=\"mention hashtag\" rel=\"tag\">#<span>introductions</span></a></p>",
"contentMap": {
"en": "<p>hey fedi, i'm quinn, and it's nice to meet you!</p><p>i am queer and neurodivergent, and a lot of my posts will be about this.</p><p>i sometimes engage in recreational higher mathematics, work with computers, read scientific papers (piracy is good!), do photography (check out the pictures i post here), but most of the time i just shitpost on fedi.</p><p>this post might be regularly updated (as will my bio).</p><p><a href=\"https://chaos.social/tags/introductions\" class=\"mention hashtag\" rel=\"tag\">#<span>introductions</span></a></p>"
},
"updated": "2024-07-15T05:50:57Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://chaos.social/tags/introductions",
"name": "#introductions"
}
],
"replies": {
"id": "https://chaos.social/users/quinn/statuses/112081456601023659/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/quinn/statuses/112081456601023659/replies?min_id=112081512911403612&page=true",
"partOf": "https://chaos.social/users/quinn/statuses/112081456601023659/replies",
"items": [
"https://chaos.social/users/quinn/statuses/112081512911403612"
]
}
},
"likes": {
"id": "https://chaos.social/users/quinn/statuses/112081456601023659/likes",
"type": "Collection",
"totalItems": 46
},
"shares": {
"id": "https://chaos.social/users/quinn/statuses/112081456601023659/shares",
"type": "Collection",
"totalItems": 3
}
}