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/brianb/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://fosstodon.org/users/brianb/statuses/108566981749332463",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-06-30T14:51:13Z",
"url": "https://fosstodon.org/@brianb/108566981749332463",
"attributedTo": "https://fosstodon.org/users/brianb",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/brianb/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/brianb/statuses/108566981749332463",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2022-06-30:objectId=49740783:objectType=Conversation",
"content": "<p>👋 Hi friends. I'm Brian, and I'm a high school chemistry and computer science teacher in Michigan. I'm a ChromeOS + Linux user and I write Flask apps to make life easier.</p><p>I'm interested in open source (mainly Python) productivity libraries and web apps/API development.</p><p>I also keep honey bees.</p>",
"contentMap": {
"en": "<p>👋 Hi friends. I'm Brian, and I'm a high school chemistry and computer science teacher in Michigan. I'm a ChromeOS + Linux user and I write Flask apps to make life easier.</p><p>I'm interested in open source (mainly Python) productivity libraries and web apps/API development.</p><p>I also keep honey bees.</p>"
},
"updated": "2024-04-13T18:26:56Z",
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://cdn.fosstodon.org/media_attachments/files/108/566/981/598/612/469/original/2a869881d55a4ae1.jpg",
"name": "A beekeeper inspecting a hive with two kids watching. ",
"blurhash": "UHDJ|Vx_kOn$0ZXDjEV?T1XBsmW9?baLj:t8",
"width": 1125,
"height": 1500
}
],
"tag": [],
"replies": {
"id": "https://fosstodon.org/users/brianb/statuses/108566981749332463/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/brianb/statuses/108566981749332463/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/brianb/statuses/108566981749332463/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/brianb/statuses/108566981749332463/likes",
"type": "Collection",
"totalItems": 88
},
"shares": {
"id": "https://fosstodon.org/users/brianb/statuses/108566981749332463/shares",
"type": "Collection",
"totalItems": 32
}
}
]
}