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/toddthomas/statuses/111235243286409070/replies",
"type": "Collection",
"first": {
"id": "https://mastodon.social/users/toddthomas/statuses/111235243286409070/replies?page=true",
"type": "CollectionPage",
"next": "https://mastodon.social/users/toddthomas/statuses/111235243286409070/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/toddthomas/statuses/111235243286409070/replies",
"items": [
{
"id": "https://mastodon.social/users/toddthomas/statuses/111235304868416428",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/toddthomas/statuses/111235243286409070",
"published": "2023-10-14T20:40:53Z",
"url": "https://mastodon.social/@toddthomas/111235304868416428",
"attributedTo": "https://mastodon.social/users/toddthomas",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/toddthomas/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/toddthomas/statuses/111235304868416428",
"inReplyToAtomUri": "https://mastodon.social/users/toddthomas/statuses/111235243286409070",
"conversation": "tag:mastodon.social,2023-10-14:objectId=557139300:objectType=Conversation",
"content": "<p>My telescope has a computer-controlled mount (a Celestron AVX), which is nice when it’s working. But if not, as was the case today, it's difficult or impossible to use the scope, because it doesn't have manual slow-motion controls. Thankfully my subject today was the sun, which I eventually remembered you can point at pretty accurately by making the shadow cast by the optical tube as circular as possible.</p>",
"contentMap": {
"en": "<p>My telescope has a computer-controlled mount (a Celestron AVX), which is nice when it’s working. But if not, as was the case today, it's difficult or impossible to use the scope, because it doesn't have manual slow-motion controls. Thankfully my subject today was the sun, which I eventually remembered you can point at pretty accurately by making the shadow cast by the optical tube as circular as possible.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/toddthomas/statuses/111235304868416428/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/toddthomas/statuses/111235304868416428/replies?min_id=111235318792272101&page=true",
"partOf": "https://mastodon.social/users/toddthomas/statuses/111235304868416428/replies",
"items": [
"https://mastodon.social/users/toddthomas/statuses/111235318792272101"
]
}
},
"likes": {
"id": "https://mastodon.social/users/toddthomas/statuses/111235304868416428/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/toddthomas/statuses/111235304868416428/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}
}