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/T_X/statuses/113325088360116765",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/packetdefender/statuses/113317341488478419",
"published": "2024-10-17T22:20:18Z",
"url": "https://chaos.social/@T_X/113325088360116765",
"attributedTo": "https://chaos.social/users/T_X",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/T_X/followers",
"https://mastodon.social/users/packetdefender"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/T_X/statuses/113325088360116765",
"inReplyToAtomUri": "https://mastodon.social/users/packetdefender/statuses/113317341488478419",
"conversation": "tag:mastodon.social,2024-10-16:objectId=823821981:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@packetdefender\" class=\"u-url mention\">@<span>packetdefender</span></a></span> oh, music on hold was something I did not think of before as a use-case for <a href=\"https://chaos.social/tags/multicast\" class=\"mention hashtag\" rel=\"tag\">#<span>multicast</span></a>. But for a similar use-case I did find out recently that it works great as a "compression" method to play and loop these iconic 10 hours meme videos :-). The ~2min snipped takes a lot less space than the 10h version and can be looped nicely over multicast :D.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@packetdefender\" class=\"u-url mention\">@<span>packetdefender</span></a></span> oh, music on hold was something I did not think of before as a use-case for <a href=\"https://chaos.social/tags/multicast\" class=\"mention hashtag\" rel=\"tag\">#<span>multicast</span></a>. But for a similar use-case I did find out recently that it works great as a "compression" method to play and loop these iconic 10 hours meme videos :-). The ~2min snipped takes a lot less space than the 10h version and can be looped nicely over multicast :D.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/packetdefender",
"name": "@packetdefender@mastodon.social"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/multicast",
"name": "#multicast"
}
],
"replies": {
"id": "https://chaos.social/users/T_X/statuses/113325088360116765/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/T_X/statuses/113325088360116765/replies?min_id=113325108132811483&page=true",
"partOf": "https://chaos.social/users/T_X/statuses/113325088360116765/replies",
"items": [
"https://chaos.social/users/T_X/statuses/113325108132811483"
]
}
},
"likes": {
"id": "https://chaos.social/users/T_X/statuses/113325088360116765/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://chaos.social/users/T_X/statuses/113325088360116765/shares",
"type": "Collection",
"totalItems": 0
}
}