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://mastodon.social/users/nixCraft/statuses/110478855103954480",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/nixCraft/statuses/110478834423172924",
"published": "2023-06-03T06:25:45Z",
"url": "https://mastodon.social/@nixCraft/110478855103954480",
"attributedTo": "https://mastodon.social/users/nixCraft",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/nixCraft/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/nixCraft/statuses/110478855103954480",
"inReplyToAtomUri": "https://mastodon.social/users/nixCraft/statuses/110478834423172924",
"conversation": "tag:mastodon.social,2023-06-03:objectId=461218667:objectType=Conversation",
"content": "<p>Red Hat is following the Canonical move to popularize the Flatpak package format ;) Soon Firefox will only be available as Flatpak on those distros. Hah! It doesn't matter because soon there will be a new package format :P</p>",
"contentMap": {
"en": "<p>Red Hat is following the Canonical move to popularize the Flatpak package format ;) Soon Firefox will only be available as Flatpak on those distros. Hah! It doesn't matter because soon there will be a new package format :P</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/110/478/854/385/637/880/original/e4e54fcc4174eeb4.png",
"name": null,
"blurhash": "U8RW0bt7_3xu00of?bj[-;j[-;WBofayRjWB",
"width": 500,
"height": 283
}
],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/nixCraft/statuses/110478855103954480/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/nixCraft/statuses/110478855103954480/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/nixCraft/statuses/110478855103954480/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/nixCraft/statuses/110478855103954480/likes",
"type": "Collection",
"totalItems": 73
},
"shares": {
"id": "https://mastodon.social/users/nixCraft/statuses/110478855103954480/shares",
"type": "Collection",
"totalItems": 29
}
}