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://beige.party/users/Alice/statuses/111522455318458821",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-12-04T13:47:01Z",
"url": "https://beige.party/@Alice/111522455318458821",
"attributedTo": "https://beige.party/users/Alice",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://beige.party/users/Alice/followers"
],
"sensitive": false,
"atomUri": "https://beige.party/users/Alice/statuses/111522455318458821",
"inReplyToAtomUri": null,
"conversation": "tag:beige.party,2023-12-04:objectId=40495085:objectType=Conversation",
"content": "<p>Normalize saying "I don’t know enough about the topic to be able to comment."</p>",
"contentMap": {
"en": "<p>Normalize saying "I don’t know enough about the topic to be able to comment."</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://beige.party/users/Alice/statuses/111522455318458821/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://beige.party/users/Alice/statuses/111522455318458821/replies?only_other_accounts=true&page=true",
"partOf": "https://beige.party/users/Alice/statuses/111522455318458821/replies",
"items": []
}
},
"likes": {
"id": "https://beige.party/users/Alice/statuses/111522455318458821/likes",
"type": "Collection",
"totalItems": 2385
},
"shares": {
"id": "https://beige.party/users/Alice/statuses/111522455318458821/shares",
"type": "Collection",
"totalItems": 1425
}
}