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.sdf.org/users/rhialto/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://mastodon.sdf.org/users/rhialto/statuses/109542259121992829",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.sdf.org/users/rhialto/statuses/109540492390761143",
"published": "2022-12-19T20:37:05Z",
"url": "https://mastodon.sdf.org/@rhialto/109542259121992829",
"attributedTo": "https://mastodon.sdf.org/users/rhialto",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.sdf.org/users/rhialto/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.sdf.org/users/rhialto/statuses/109542259121992829",
"inReplyToAtomUri": "https://mastodon.sdf.org/users/rhialto/statuses/109540492390761143",
"conversation": "tag:mastodon.sdf.org,2022-12-19:objectId=60889049:objectType=Conversation",
"content": "<p>It seems I also don't see "direct messages" anywhere in my notifications or any other place I could think of. Comparing with somebody else's account: they see my direct messages without a problem.</p>",
"contentMap": {
"en": "<p>It seems I also don't see "direct messages" anywhere in my notifications or any other place I could think of. Comparing with somebody else's account: they see my direct messages without a problem.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.sdf.org/users/rhialto/statuses/109542259121992829/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.sdf.org/users/rhialto/statuses/109542259121992829/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.sdf.org/users/rhialto/statuses/109542259121992829/replies",
"items": []
}
}
}
]
}