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",
"Emoji": "toot:Emoji",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://chaos.social/users/mary/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://chaos.social/users/mary/statuses/112253793121391861",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-04-11T17:35:50Z",
"url": "https://chaos.social/@mary/112253793121391861",
"attributedTo": "https://chaos.social/users/mary",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/mary/followers"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/mary/statuses/112253793121391861",
"inReplyToAtomUri": null,
"conversation": "tag:chaos.social,2024-04-11:objectId=175622643:objectType=Conversation",
"content": "<p><a href=\"https://chaos.social/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> </p><p>Hello! Hi there! :loading: </p><p>I'm a Linux Graphics Developer currently mostly working on Panfrost and NVK</p><p>You may know me for having worked on some plumber guy console emulator in C#</p><p>I'm very curious about anything in general and have various side projects ✨ </p><p>Other than that, I love tea 🍵 </p><p>Thank you for reading 💫</p>",
"contentMap": {
"en": "<p><a href=\"https://chaos.social/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> </p><p>Hello! Hi there! :loading: </p><p>I'm a Linux Graphics Developer currently mostly working on Panfrost and NVK</p><p>You may know me for having worked on some plumber guy console emulator in C#</p><p>I'm very curious about anything in general and have various side projects ✨ </p><p>Other than that, I love tea 🍵 </p><p>Thank you for reading 💫</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://chaos.social/tags/introduction",
"name": "#introduction"
},
{
"id": "https://chaos.social/emojis/214",
"type": "Emoji",
"name": ":loading:",
"updated": "2017-10-19T13:03:44Z",
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://assets.chaos.social/custom_emojis/images/000/000/214/original/0787d74c53833b45.png"
}
}
],
"replies": {
"id": "https://chaos.social/users/mary/statuses/112253793121391861/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/mary/statuses/112253793121391861/replies?only_other_accounts=true&page=true",
"partOf": "https://chaos.social/users/mary/statuses/112253793121391861/replies",
"items": []
}
},
"likes": {
"id": "https://chaos.social/users/mary/statuses/112253793121391861/likes",
"type": "Collection",
"totalItems": 73
},
"shares": {
"id": "https://chaos.social/users/mary/statuses/112253793121391861/shares",
"type": "Collection",
"totalItems": 32
}
}
]
}