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/113529171551332596",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-22T23:21:21Z",
"url": "https://beige.party/@Alice/113529171551332596",
"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/113529171551332596",
"inReplyToAtomUri": null,
"conversation": "tag:beige.party,2024-11-22:objectId=117251867:objectType=Conversation",
"content": "<p>Apple has everyone looking like they have candy canes hanging from their ears and Tic-Tac containers strapped to their wrists.</p>",
"contentMap": {
"en": "<p>Apple has everyone looking like they have candy canes hanging from their ears and Tic-Tac containers strapped to their wrists.</p>"
},
"updated": "2024-11-22T23:33:13Z",
"attachment": [],
"tag": [],
"replies": {
"id": "https://beige.party/users/Alice/statuses/113529171551332596/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://beige.party/users/Alice/statuses/113529171551332596/replies?min_id=113529173782076458&page=true",
"partOf": "https://beige.party/users/Alice/statuses/113529171551332596/replies",
"items": [
"https://beige.party/users/Alice/statuses/113529173782076458"
]
}
},
"likes": {
"id": "https://beige.party/users/Alice/statuses/113529171551332596/likes",
"type": "Collection",
"totalItems": 42
},
"shares": {
"id": "https://beige.party/users/Alice/statuses/113529171551332596/shares",
"type": "Collection",
"totalItems": 15
}
}