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://mastodon.social/users/amorphophalex/statuses/111490644126685161/activity",
"type": "Create",
"actor": "https://mastodon.social/users/amorphophalex",
"published": "2023-11-28T22:57:01Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/amorphophalex/followers"
],
"object": {
"id": "https://mastodon.social/users/amorphophalex/statuses/111490644126685161",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-11-28T22:57:01Z",
"url": "https://mastodon.social/@amorphophalex/111490644126685161",
"attributedTo": "https://mastodon.social/users/amorphophalex",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/amorphophalex/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/amorphophalex/statuses/111490644126685161",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2023-11-28:objectId=588358693:objectType=Conversation",
"content": "<p>remember a few years ago when we can't even? now it seems everyone can even, even though I'm pretty sure they still can't</p><p>even</p>",
"contentMap": {
"en": "<p>remember a few years ago when we can't even? now it seems everyone can even, even though I'm pretty sure they still can't</p><p>even</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/amorphophalex/statuses/111490644126685161/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/amorphophalex/statuses/111490644126685161/replies?min_id=111490646003794590&page=true",
"partOf": "https://mastodon.social/users/amorphophalex/statuses/111490644126685161/replies",
"items": [
"https://mastodon.social/users/amorphophalex/statuses/111490646003794590"
]
}
},
"likes": {
"id": "https://mastodon.social/users/amorphophalex/statuses/111490644126685161/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://mastodon.social/users/amorphophalex/statuses/111490644126685161/shares",
"type": "Collection",
"totalItems": 0
}
}
}