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/113478690131844337",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/blaine/statuses/113478676841772128",
"published": "2024-11-14T01:23:15Z",
"url": "https://mastodon.social/@blaine/113478690131844337",
"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/113478690131844337",
"inReplyToAtomUri": "https://mastodon.social/users/blaine/statuses/113478676841772128",
"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> it's not credible for atproto folks / activitypub folks / etc to claim that the payload of "some text [length dependent on implementation], an author, a date, and an optional media attachment" (more or less) is meaningfully different, and I think it's a shame that we've drawn a distinction at that layer. Similarly, blocking semantics ultimately come down to the software implementation, not the protocol (i.e., activitypub implementations are not the same "community" per your criteria)</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> it's not credible for atproto folks / activitypub folks / etc to claim that the payload of "some text [length dependent on implementation], an author, a date, and an optional media attachment" (more or less) is meaningfully different, and I think it's a shame that we've drawn a distinction at that layer. Similarly, blocking semantics ultimately come down to the software implementation, not the protocol (i.e., activitypub implementations are not the same "community" per your criteria)</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://merveilles.town/users/lrhodes",
"name": "@lrhodes@merveilles.town"
}
],
"replies": {
"id": "https://mastodon.social/users/blaine/statuses/113478690131844337/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/blaine/statuses/113478690131844337/replies?min_id=113478709114143593&page=true",
"partOf": "https://mastodon.social/users/blaine/statuses/113478690131844337/replies",
"items": [
"https://mastodon.social/users/blaine/statuses/113478709114143593"
]
}
},
"likes": {
"id": "https://mastodon.social/users/blaine/statuses/113478690131844337/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/blaine/statuses/113478690131844337/shares",
"type": "Collection",
"totalItems": 0
}
}