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/crschmidt/statuses/109314039038007529",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/crschmidt/statuses/109314020944877322",
"published": "2022-11-09T13:17:43Z",
"url": "https://mastodon.social/@crschmidt/109314039038007529",
"attributedTo": "https://mastodon.social/users/crschmidt",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crschmidt/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/crschmidt/statuses/109314039038007529",
"inReplyToAtomUri": "https://mastodon.social/users/crschmidt/statuses/109314020944877322",
"conversation": "tag:mastodon.social,2022-11-09:objectId=328403751:objectType=Conversation",
"content": "<p>There *are* real benefits to federation as a tool; the ability to segment into meaningful subcommunities is good, and may provide value over time in allowing for people to achieve what they want without some of the downsides that a massive platform has!</p><p>But if so, that success will come not because "Mastodon is a Better Twitter!" But because (as others have said before me), Mastodon is a different thing that provides different options for social spaces.</p>",
"contentMap": {
"en": "<p>There *are* real benefits to federation as a tool; the ability to segment into meaningful subcommunities is good, and may provide value over time in allowing for people to achieve what they want without some of the downsides that a massive platform has!</p><p>But if so, that success will come not because "Mastodon is a Better Twitter!" But because (as others have said before me), Mastodon is a different thing that provides different options for social spaces.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/crschmidt/statuses/109314039038007529/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/crschmidt/statuses/109314039038007529/replies?min_id=109314056288201779&page=true",
"partOf": "https://mastodon.social/users/crschmidt/statuses/109314039038007529/replies",
"items": [
"https://mastodon.social/users/crschmidt/statuses/109314056288201779"
]
}
},
"likes": {
"id": "https://mastodon.social/users/crschmidt/statuses/109314039038007529/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://mastodon.social/users/crschmidt/statuses/109314039038007529/shares",
"type": "Collection",
"totalItems": 1
}
}