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://chaos.social/users/scy/statuses/113797673656959012/replies",
"type": "Collection",
"first": {
"id": "https://chaos.social/users/scy/statuses/113797673656959012/replies?page=true",
"type": "CollectionPage",
"next": "https://chaos.social/users/scy/statuses/113797673656959012/replies?only_other_accounts=true&page=true",
"partOf": "https://chaos.social/users/scy/statuses/113797673656959012/replies",
"items": [
{
"id": "https://chaos.social/users/scy/statuses/113797690262060432",
"type": "Note",
"summary": null,
"inReplyTo": "https://chaos.social/users/scy/statuses/113797673656959012",
"published": "2025-01-09T09:29:11Z",
"url": "https://chaos.social/@scy/113797690262060432",
"attributedTo": "https://chaos.social/users/scy",
"to": [
"https://chaos.social/users/scy/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/scy/statuses/113797690262060432",
"inReplyToAtomUri": "https://chaos.social/users/scy/statuses/113797673656959012",
"conversation": "tag:chaos.social,2025-01-09:objectId=235091449:objectType=Conversation",
"content": "<p>If you respond "Git LFS" without telling me what to use as backing store for the large files, you're doing it wrong. Because by default, when you change one bit in a 5 GB file, LFS treats these as two different files and have them take up 10 GB of space.</p><p>Also, deltas are not the same as block-level deduplication (BLD). With deltas, inserting 10 bytes at the beginning of the file can be deduplicated. With BLD, all the blocks are now offset against each other and thus different, i.e. not dedup'd.</p>",
"contentMap": {
"en": "<p>If you respond "Git LFS" without telling me what to use as backing store for the large files, you're doing it wrong. Because by default, when you change one bit in a 5 GB file, LFS treats these as two different files and have them take up 10 GB of space.</p><p>Also, deltas are not the same as block-level deduplication (BLD). With deltas, inserting 10 bytes at the beginning of the file can be deduplicated. With BLD, all the blocks are now offset against each other and thus different, i.e. not dedup'd.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://chaos.social/users/scy/statuses/113797690262060432/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/scy/statuses/113797690262060432/replies?min_id=113948698630565906&page=true",
"partOf": "https://chaos.social/users/scy/statuses/113797690262060432/replies",
"items": [
"https://chaos.social/users/scy/statuses/113948698630565906"
]
}
},
"likes": {
"id": "https://chaos.social/users/scy/statuses/113797690262060432/likes",
"type": "Collection",
"totalItems": 9
},
"shares": {
"id": "https://chaos.social/users/scy/statuses/113797690262060432/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}
}