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://sfba.social/users/idan/statuses/110768030494086283",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-07-24T08:06:52Z",
"url": "https://sfba.social/@idan/110768030494086283",
"attributedTo": "https://sfba.social/users/idan",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://sfba.social/users/idan/followers",
"https://mastodon.social/users/ambv"
],
"sensitive": false,
"atomUri": "https://sfba.social/users/idan/statuses/110768030494086283",
"inReplyToAtomUri": null,
"conversation": "tag:sfba.social,2023-07-23:objectId=69193791:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@ambv\" class=\"u-url mention\">@<span>ambv</span></a></span> sfba.social is my new instance, the old one was vis.social (which was originally a community of datavis folks, but has recently turned into “only datavis posts allowed without a content warning”</p><p>Which is totally their prerogative. I like datavis folks, and am one myself. But it's rarely what I toot about, so the new rule effectively excludes me. Another instance which is more aligned with my values is just a click away.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@ambv\" class=\"u-url mention\">@<span>ambv</span></a></span> sfba.social is my new instance, the old one was vis.social (which was originally a community of datavis folks, but has recently turned into “only datavis posts allowed without a content warning”</p><p>Which is totally their prerogative. I like datavis folks, and am one myself. But it's rarely what I toot about, so the new rule effectively excludes me. Another instance which is more aligned with my values is just a click away.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/ambv",
"name": "@ambv@mastodon.social"
}
],
"replies": {
"id": "https://sfba.social/users/idan/statuses/110768030494086283/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://sfba.social/users/idan/statuses/110768030494086283/replies?only_other_accounts=true&page=true",
"partOf": "https://sfba.social/users/idan/statuses/110768030494086283/replies",
"items": []
}
},
"likes": {
"id": "https://sfba.social/users/idan/statuses/110768030494086283/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://sfba.social/users/idan/statuses/110768030494086283/shares",
"type": "Collection",
"totalItems": 0
}
}