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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://fosstodon.org/users/wjakob/statuses/113328760968043545",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/wjakob/statuses/113328759598583603",
"published": "2024-10-18T13:54:18Z",
"url": "https://fosstodon.org/@wjakob/113328760968043545",
"attributedTo": "https://fosstodon.org/users/wjakob",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/wjakob/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/wjakob/statuses/113328760968043545",
"inReplyToAtomUri": "https://fosstodon.org/users/wjakob/statuses/113328759598583603",
"conversation": "tag:fosstodon.org,2024-10-18:objectId=252394489:objectType=Conversation",
"content": "<p>.. which poses a complication in this context. We developed an efficient method to deal with this in a GPU-friendly manner. Our gradient computations are unbiased, and for non-branching random walks, they have linear time complexity and only require a constant amount of storage.</p>",
"contentMap": {
"en": "<p>.. which poses a complication in this context. We developed an efficient method to deal with this in a GPU-friendly manner. Our gradient computations are unbiased, and for non-branching random walks, they have linear time complexity and only require a constant amount of storage.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.fosstodon.org/media_attachments/files/113/328/760/682/742/669/original/5e2e83a376b3dfd9.png",
"name": null,
"blurhash": "UHQ0N^$f=^xV?aX8W?W=_NkCR-kC.8fkbIaz",
"width": 2722,
"height": 1514
}
],
"tag": [],
"replies": {
"id": "https://fosstodon.org/users/wjakob/statuses/113328760968043545/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/wjakob/statuses/113328760968043545/replies?min_id=113328762696395317&page=true",
"partOf": "https://fosstodon.org/users/wjakob/statuses/113328760968043545/replies",
"items": [
"https://fosstodon.org/users/wjakob/statuses/113328762696395317"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/wjakob/statuses/113328760968043545/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://fosstodon.org/users/wjakob/statuses/113328760968043545/shares",
"type": "Collection",
"totalItems": 0
}
}