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/randomwalker/statuses/109377861733484083",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/randomwalker/statuses/109377828257550816",
"published": "2022-11-20T19:48:40Z",
"url": "https://mastodon.social/@randomwalker/109377861733484083",
"attributedTo": "https://mastodon.social/users/randomwalker",
"to": [
"https://mastodon.social/users/randomwalker/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/randomwalker/statuses/109377861733484083",
"inReplyToAtomUri": "https://mastodon.social/users/randomwalker/statuses/109377828257550816",
"conversation": "tag:mastodon.social,2022-11-04:objectId=325465876:objectType=Conversation",
"content": "<p>* What do I mean by chronological feeds don't scale? A few things.</p><p>1. There's a lot of social pressure to follow people (especially people you know). Old-timers here are comfortable with following a small set of people, but most newcomers aren't. For those people, pretty soon the feed becomes a firehose.</p><p>2. Even in a mostly-chronological feed, some ranking would be really nice. *Not* necessarily by popularity, but if there are 15 posts by the same person I don't want those to be the first 15.</p>",
"contentMap": {
"en": "<p>* What do I mean by chronological feeds don't scale? A few things.</p><p>1. There's a lot of social pressure to follow people (especially people you know). Old-timers here are comfortable with following a small set of people, but most newcomers aren't. For those people, pretty soon the feed becomes a firehose.</p><p>2. Even in a mostly-chronological feed, some ranking would be really nice. *Not* necessarily by popularity, but if there are 15 posts by the same person I don't want those to be the first 15.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/randomwalker/statuses/109377861733484083/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/randomwalker/statuses/109377861733484083/replies?min_id=109377873883495073&page=true",
"partOf": "https://mastodon.social/users/randomwalker/statuses/109377861733484083/replies",
"items": [
"https://mastodon.social/users/randomwalker/statuses/109377873883495073"
]
}
},
"likes": {
"id": "https://mastodon.social/users/randomwalker/statuses/109377861733484083/likes",
"type": "Collection",
"totalItems": 68
},
"shares": {
"id": "https://mastodon.social/users/randomwalker/statuses/109377861733484083/shares",
"type": "Collection",
"totalItems": 14
}
}