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/blaine/statuses/113478676841772128/activity",
"type": "Create",
"actor": "https://mastodon.social/users/blaine",
"published": "2024-11-14T01:19:53Z",
"to": [
"https://mastodon.social/users/blaine/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://merveilles.town/users/lrhodes"
],
"object": {
"id": "https://mastodon.social/users/blaine/statuses/113478676841772128",
"type": "Note",
"summary": null,
"inReplyTo": "https://merveilles.town/users/lrhodes/statuses/113478357727804608",
"published": "2024-11-14T01:19:53Z",
"url": "https://mastodon.social/@blaine/113478676841772128",
"attributedTo": "https://mastodon.social/users/blaine",
"to": [
"https://mastodon.social/users/blaine/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://merveilles.town/users/lrhodes"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/blaine/statuses/113478676841772128",
"inReplyToAtomUri": "https://merveilles.town/users/lrhodes/statuses/113478357727804608",
"conversation": "tag:merveilles.town,2024-11-12:objectId=52289867:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://merveilles.town/@lrhodes\" class=\"u-url mention\">@<span>lrhodes</span></a></span> for sure – fidelity of the representation is very important. I think we need to lean *more* into making distinct "medium types" and allowing those to be the carriers of social norms. At the atproto/activitypub/rss/etc layer, though, I strongly believe the distinctions aren't meaningful beyond the communities that have formed around them.</p><p>e.g., instagram thrived because the social expectation was "square pictures of daily life, more or less"</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://merveilles.town/@lrhodes\" class=\"u-url mention\">@<span>lrhodes</span></a></span> for sure – fidelity of the representation is very important. I think we need to lean *more* into making distinct "medium types" and allowing those to be the carriers of social norms. At the atproto/activitypub/rss/etc layer, though, I strongly believe the distinctions aren't meaningful beyond the communities that have formed around them.</p><p>e.g., instagram thrived because the social expectation was "square pictures of daily life, more or less"</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://merveilles.town/users/lrhodes",
"name": "@lrhodes@merveilles.town"
}
],
"replies": {
"id": "https://mastodon.social/users/blaine/statuses/113478676841772128/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/blaine/statuses/113478676841772128/replies?min_id=113478690131844337&page=true",
"partOf": "https://mastodon.social/users/blaine/statuses/113478676841772128/replies",
"items": [
"https://mastodon.social/users/blaine/statuses/113478690131844337"
]
}
},
"likes": {
"id": "https://mastodon.social/users/blaine/statuses/113478676841772128/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/blaine/statuses/113478676841772128/shares",
"type": "Collection",
"totalItems": 0
}
}
}