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://social.coop/users/drewww/statuses/110138703094491843/replies",
"type": "Collection",
"first": {
"id": "https://social.coop/users/drewww/statuses/110138703094491843/replies?page=true",
"type": "CollectionPage",
"next": "https://social.coop/users/drewww/statuses/110138703094491843/replies?only_other_accounts=true&page=true",
"partOf": "https://social.coop/users/drewww/statuses/110138703094491843/replies",
"items": [
{
"id": "https://social.coop/users/drewww/statuses/110138717599913449",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.coop/users/drewww/statuses/110138703094491843",
"published": "2023-04-04T04:44:19Z",
"url": "https://social.coop/@drewww/110138717599913449",
"attributedTo": "https://social.coop/users/drewww",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.coop/users/drewww/followers"
],
"sensitive": false,
"atomUri": "https://social.coop/users/drewww/statuses/110138717599913449",
"inReplyToAtomUri": "https://social.coop/users/drewww/statuses/110138703094491843",
"conversation": "tag:social.coop,2023-04-04:objectId=59855920:objectType=Conversation",
"content": "<p>In the "open web" period, the incentive to publish content was that traffic would flow back to you (via links first, then search) and that attention would be "yours" in some sense to get value from.</p><p>In the "social" period, the incentives are similar -- you have a little less power, but in general you can accrue audience over time (on a given service) and that can be valuable too.</p>",
"contentMap": {
"en": "<p>In the "open web" period, the incentive to publish content was that traffic would flow back to you (via links first, then search) and that attention would be "yours" in some sense to get value from.</p><p>In the "social" period, the incentives are similar -- you have a little less power, but in general you can accrue audience over time (on a given service) and that can be valuable too.</p>"
},
"updated": "2023-04-04T05:49:01Z",
"attachment": [],
"tag": [],
"replies": {
"id": "https://social.coop/users/drewww/statuses/110138717599913449/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.coop/users/drewww/statuses/110138717599913449/replies?min_id=110138742275289326&page=true",
"partOf": "https://social.coop/users/drewww/statuses/110138717599913449/replies",
"items": [
"https://social.coop/users/drewww/statuses/110138742275289326"
]
}
},
"likes": {
"id": "https://social.coop/users/drewww/statuses/110138717599913449/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://social.coop/users/drewww/statuses/110138717599913449/shares",
"type": "Collection",
"totalItems": 1
}
}
]
}
}