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.cc/users/jgarber/statuses/109303372202658578",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-07T16:05:00Z",
"url": "https://mastodon.cc/@jgarber/109303372202658578",
"attributedTo": "https://mastodon.cc/users/jgarber",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.cc/users/jgarber/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.cc/users/jgarber/statuses/109303372202658578",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.cc,2022-11-07:objectId=9114898:objectType=Conversation",
"content": "<p>As best as I can tell, Mastodon requires that you follow someone before you can add them to a list. That’s an intentional design decision, but it does upend years of personal media consumption muscle memory. I have a handful of well-curated lists on that other site that I can dive into at my leisure without filling my main timeline with hundreds of accounts.</p><p>Does anyone have tips for that particular use case?</p>",
"contentMap": {
"en": "<p>As best as I can tell, Mastodon requires that you follow someone before you can add them to a list. That’s an intentional design decision, but it does upend years of personal media consumption muscle memory. I have a handful of well-curated lists on that other site that I can dive into at my leisure without filling my main timeline with hundreds of accounts.</p><p>Does anyone have tips for that particular use case?</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.cc/users/jgarber/statuses/109303372202658578/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.cc/users/jgarber/statuses/109303372202658578/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.cc/users/jgarber/statuses/109303372202658578/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.cc/users/jgarber/statuses/109303372202658578/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://mastodon.cc/users/jgarber/statuses/109303372202658578/shares",
"type": "Collection",
"totalItems": 2
}
}