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://23.social/users/alios/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://23.social/users/alios/statuses/113921689865181763",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-01-31T07:03:55Z",
"url": "https://23.social/@alios/113921689865181763",
"attributedTo": "https://23.social/users/alios",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://23.social/users/alios/followers"
],
"sensitive": false,
"atomUri": "https://23.social/users/alios/statuses/113921689865181763",
"inReplyToAtomUri": null,
"conversation": "tag:23.social,2025-01-31:objectId=11739804:objectType=Conversation",
"content": "<p><a href=\"https://23.social/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> I'am alios. Posting (mostly in german) on politics, computer related stuff: (functional programming, rust, haskell, embedded, security). #420</p>",
"contentMap": {
"de": "<p><a href=\"https://23.social/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> I'am alios. Posting (mostly in german) on politics, computer related stuff: (functional programming, rust, haskell, embedded, security). #420</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://23.social/tags/introduction",
"name": "#introduction"
}
],
"replies": {
"id": "https://23.social/users/alios/statuses/113921689865181763/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://23.social/users/alios/statuses/113921689865181763/replies?only_other_accounts=true&page=true",
"partOf": "https://23.social/users/alios/statuses/113921689865181763/replies",
"items": []
}
},
"likes": {
"id": "https://23.social/users/alios/statuses/113921689865181763/likes",
"type": "Collection",
"totalItems": 12
},
"shares": {
"id": "https://23.social/users/alios/statuses/113921689865181763/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}