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://thingy.social/users/malcircuit/statuses/109893026436076887",
"type": "Note",
"summary": null,
"inReplyTo": "https://thingy.social/users/malcircuit/statuses/109893022068747130",
"published": "2023-02-19T19:21:49Z",
"url": "https://thingy.social/@malcircuit/109893026436076887",
"attributedTo": "https://thingy.social/users/malcircuit",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://thingy.social/users/malcircuit/followers",
"https://tech.lgbt/users/TheLetterTen"
],
"sensitive": false,
"atomUri": "https://thingy.social/users/malcircuit/statuses/109893026436076887",
"inReplyToAtomUri": "https://thingy.social/users/malcircuit/statuses/109893022068747130",
"conversation": "tag:tech.lgbt,2023-02-19:objectId=49015137:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://tech.lgbt/@TheLetterTen\" class=\"u-url mention\">@<span>TheLetterTen</span></a></span> Also, you are looking great! 😍</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://tech.lgbt/@TheLetterTen\" class=\"u-url mention\">@<span>TheLetterTen</span></a></span> Also, you are looking great! 😍</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://tech.lgbt/users/TheLetterTen",
"name": "@TheLetterTen@tech.lgbt"
}
],
"replies": {
"id": "https://thingy.social/users/malcircuit/statuses/109893026436076887/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://thingy.social/users/malcircuit/statuses/109893026436076887/replies?only_other_accounts=true&page=true",
"partOf": "https://thingy.social/users/malcircuit/statuses/109893026436076887/replies",
"items": []
}
},
"likes": {
"id": "https://thingy.social/users/malcircuit/statuses/109893026436076887/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://thingy.social/users/malcircuit/statuses/109893026436076887/shares",
"type": "Collection",
"totalItems": 0
}
}