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/okpierre/statuses/112136047531920494",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/okpierre/statuses/112136005820159265",
"published": "2024-03-21T22:31:35Z",
"url": "https://mastodon.social/@okpierre/112136047531920494",
"attributedTo": "https://mastodon.social/users/okpierre",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/okpierre/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/okpierre/statuses/112136047531920494",
"inReplyToAtomUri": "https://mastodon.social/users/okpierre/statuses/112136005820159265",
"conversation": "tag:mastodon.social,2024-03-21:objectId=668844091:objectType=Conversation",
"content": "<p>One common complaint was that posts, follower, following counts for the SAME profile can be displayed differently for every user on the fediverse depending on when they joined or which instance they were on</p><p>Still an issue today! Even a popular user can be seen as a new account with no content. That's one reason many didn't like activitypub apps</p>",
"contentMap": {
"en": "<p>One common complaint was that posts, follower, following counts for the SAME profile can be displayed differently for every user on the fediverse depending on when they joined or which instance they were on</p><p>Still an issue today! Even a popular user can be seen as a new account with no content. That's one reason many didn't like activitypub apps</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/okpierre/statuses/112136047531920494/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/okpierre/statuses/112136047531920494/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/okpierre/statuses/112136047531920494/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/okpierre/statuses/112136047531920494/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/okpierre/statuses/112136047531920494/shares",
"type": "Collection",
"totalItems": 0
}
}