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://aus.social/users/LapTop006/statuses/109323886183758606/activity",
"type": "Create",
"actor": "https://aus.social/users/LapTop006",
"published": "2022-11-11T07:01:58Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://aus.social/users/LapTop006/followers"
],
"object": {
"id": "https://aus.social/users/LapTop006/statuses/109323886183758606",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-11T07:01:58Z",
"url": "https://aus.social/@LapTop006/109323886183758606",
"attributedTo": "https://aus.social/users/LapTop006",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://aus.social/users/LapTop006/followers"
],
"sensitive": false,
"atomUri": "https://aus.social/users/LapTop006/statuses/109323886183758606",
"inReplyToAtomUri": null,
"conversation": "tag:aus.social,2022-11-11:objectId=18711990:objectType=Conversation",
"content": "<p>Oh right, forgot why this is going to matter, Choqok leaks enough memory that the cost of the feed is going to be real. This /may/ be a config thing I can hack in the file, but that's not actually clear.</p>",
"contentMap": {
"en": "<p>Oh right, forgot why this is going to matter, Choqok leaks enough memory that the cost of the feed is going to be real. This /may/ be a config thing I can hack in the file, but that's not actually clear.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://aus.social/users/LapTop006/statuses/109323886183758606/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://aus.social/users/LapTop006/statuses/109323886183758606/replies?min_id=109323889350842245&page=true",
"partOf": "https://aus.social/users/LapTop006/statuses/109323886183758606/replies",
"items": [
"https://aus.social/users/LapTop006/statuses/109323889350842245"
]
}
},
"likes": {
"id": "https://aus.social/users/LapTop006/statuses/109323886183758606/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://aus.social/users/LapTop006/statuses/109323886183758606/shares",
"type": "Collection",
"totalItems": 0
}
}
}