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/mjg59/statuses/109300751529880983",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/mjg59/statuses/109300751409261765",
"published": "2022-11-07T04:58:31Z",
"url": "https://mastodon.social/@mjg59/109300751529880983",
"attributedTo": "https://mastodon.social/users/mjg59",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/mjg59/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/mjg59/statuses/109300751529880983",
"inReplyToAtomUri": "https://mastodon.social/users/mjg59/statuses/109300751409261765",
"conversation": "tag:mastodon.social,2022-11-07:objectId=326693069:objectType=Conversation",
"content": "<p>In some ways I worry whether this will end up being seen in a similar way to Usenet's eternal September, though I think the existence of moderation tools other than "cmsg cancel" probably means we see a different outcome</p>",
"contentMap": {
"en": "<p>In some ways I worry whether this will end up being seen in a similar way to Usenet's eternal September, though I think the existence of moderation tools other than "cmsg cancel" probably means we see a different outcome</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/mjg59/statuses/109300751529880983/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/mjg59/statuses/109300751529880983/replies?min_id=109300751657855412&page=true",
"partOf": "https://mastodon.social/users/mjg59/statuses/109300751529880983/replies",
"items": [
"https://mastodon.social/users/mjg59/statuses/109300751657855412"
]
}
},
"likes": {
"id": "https://mastodon.social/users/mjg59/statuses/109300751529880983/likes",
"type": "Collection",
"totalItems": 13
},
"shares": {
"id": "https://mastodon.social/users/mjg59/statuses/109300751529880983/shares",
"type": "Collection",
"totalItems": 2
}
}