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/mmasnick/statuses/109525101061189303",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-16T19:53:34Z",
"url": "https://mastodon.social/@mmasnick/109525101061189303",
"attributedTo": "https://mastodon.social/users/mmasnick",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/mmasnick/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/mmasnick/statuses/109525101061189303",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-12-16:objectId=358131866:objectType=Conversation",
"content": "<p>With each new surge of Mastodon users, I feel the need to point out:</p><p>1. Welcome! </p><p>2. There is a learning curve here, but most people find it short and not very steep. Play around, explore. You'll get it.</p><p>3. Lots of people are willing to help.</p><p>4. Yes, it's different than Twitter. Sometimes in good ways, sometimes not. But you'll figure it out.</p><p>5. With surges especially, things sometimes get slow/glitchy, but they usually get fixed pretty quick.</p><p>Be patient.</p>",
"contentMap": {
"en": "<p>With each new surge of Mastodon users, I feel the need to point out:</p><p>1. Welcome! </p><p>2. There is a learning curve here, but most people find it short and not very steep. Play around, explore. You'll get it.</p><p>3. Lots of people are willing to help.</p><p>4. Yes, it's different than Twitter. Sometimes in good ways, sometimes not. But you'll figure it out.</p><p>5. With surges especially, things sometimes get slow/glitchy, but they usually get fixed pretty quick.</p><p>Be patient.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/mmasnick/statuses/109525101061189303/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/mmasnick/statuses/109525101061189303/replies?min_id=109527723475123460&page=true",
"partOf": "https://mastodon.social/users/mmasnick/statuses/109525101061189303/replies",
"items": [
"https://mastodon.social/users/mmasnick/statuses/109527723475123460"
]
}
},
"likes": {
"id": "https://mastodon.social/users/mmasnick/statuses/109525101061189303/likes",
"type": "Collection",
"totalItems": 4041
},
"shares": {
"id": "https://mastodon.social/users/mmasnick/statuses/109525101061189303/shares",
"type": "Collection",
"totalItems": 2031
}
}