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/LoganFive/statuses/110054253236229277",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-03-20T06:43:55Z",
"url": "https://beige.party/@LoganFive/110054253236229277",
"attributedTo": "https://beige.party/users/LoganFive",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://beige.party/users/LoganFive/followers"
],
"sensitive": false,
"atomUri": "https://beige.party/users/LoganFive/statuses/110054253236229277",
"inReplyToAtomUri": null,
"conversation": "tag:beige.party,2023-03-20:objectId=10123528:objectType=Conversation",
"content": "<p>I wish I could google search my memories, although I think the data has been corrupted.</p>",
"contentMap": {
"en": "<p>I wish I could google search my memories, although I think the data has been corrupted.</p>"
},
"updated": "2023-04-08T06:45:15Z",
"attachment": [],
"tag": [],
"replies": {
"id": "https://beige.party/users/LoganFive/statuses/110054253236229277/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://beige.party/users/LoganFive/statuses/110054253236229277/replies?only_other_accounts=true&page=true",
"partOf": "https://beige.party/users/LoganFive/statuses/110054253236229277/replies",
"items": []
}
},
"likes": {
"id": "https://beige.party/users/LoganFive/statuses/110054253236229277/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://beige.party/users/LoganFive/statuses/110054253236229277/shares",
"type": "Collection",
"totalItems": 0
}
}