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://toad.social/users/davetroy/statuses/109337529381432993",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-13T16:51:37Z",
"url": "https://toad.social/@davetroy/109337529381432993",
"attributedTo": "https://toad.social/users/davetroy",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://toad.social/users/davetroy/followers"
],
"sensitive": false,
"atomUri": "https://toad.social/users/davetroy/statuses/109337529381432993",
"inReplyToAtomUri": null,
"conversation": "tag:toad.social,2022-11-13:objectId=124437:objectType=Conversation",
"content": "<p>Another design consideration re: Mastodon is that it works well for ephemeral asynchronous communications, but for many reasons should not be counted on as an archival resource. Media attachments are periodically purged and may not be available after a week, or a month, etc. While some servers may try to preserve content forever, this may be costly and unsustainable. Creators, researchers should treat this as an ephemeral resource and make provisions for self-archiving anything important.</p>",
"contentMap": {
"en": "<p>Another design consideration re: Mastodon is that it works well for ephemeral asynchronous communications, but for many reasons should not be counted on as an archival resource. Media attachments are periodically purged and may not be available after a week, or a month, etc. While some servers may try to preserve content forever, this may be costly and unsustainable. Creators, researchers should treat this as an ephemeral resource and make provisions for self-archiving anything important.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://toad.social/users/davetroy/statuses/109337529381432993/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://toad.social/users/davetroy/statuses/109337529381432993/replies?min_id=109337605209780382&page=true",
"partOf": "https://toad.social/users/davetroy/statuses/109337529381432993/replies",
"items": [
"https://toad.social/users/davetroy/statuses/109337569627066109",
"https://toad.social/users/davetroy/statuses/109337605209780382"
]
}
}
}