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.online/users/easoncxz/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://mastodon.online/users/easoncxz/statuses/109322184051718608",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-10T23:49:06Z",
"url": "https://mastodon.online/@easoncxz/109322184051718608",
"attributedTo": "https://mastodon.online/users/easoncxz",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/easoncxz/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.online/users/easoncxz/statuses/109322184051718608",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.online,2022-11-10:objectId=82094307:objectType=Conversation",
"content": "<p>mastodon.online is a fairly popular server. I chose to set up this account for the most part to preserve my relationships from Twitter, but I haven't decided how much (or about what) I want to post here. It's a great opportunity right now to split myself into many alts! But we shall see how it goes.</p>",
"contentMap": {
"en": "<p>mastodon.online is a fairly popular server. I chose to set up this account for the most part to preserve my relationships from Twitter, but I haven't decided how much (or about what) I want to post here. It's a great opportunity right now to split myself into many alts! But we shall see how it goes.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.online/users/easoncxz/statuses/109322184051718608/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/easoncxz/statuses/109322184051718608/replies?min_id=109322487071429884&page=true",
"partOf": "https://mastodon.online/users/easoncxz/statuses/109322184051718608/replies",
"items": [
"https://mastodon.online/users/easoncxz/statuses/109322487071429884"
]
}
},
"likes": {
"id": "https://mastodon.online/users/easoncxz/statuses/109322184051718608/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.online/users/easoncxz/statuses/109322184051718608/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}