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/dansup/statuses/109331095149695047",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-12T13:35:18Z",
"url": "https://mastodon.social/@dansup/109331095149695047",
"attributedTo": "https://mastodon.social/users/dansup",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/dansup/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/dansup/statuses/109331095149695047",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-12:objectId=330746776:objectType=Conversation",
"content": "<p>I was hoping to release the new <a href=\"https://pixelfed.org\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">pixelfed.org</span><span class=\"invisible\"></span></a> a few days ago</p><p>The problem was the new server directory, it's really complex!</p><p>I wanted to make this super simple for server admins to submit & update their listings which meant I had to build a submission queue that is integrated into the Pixelfed admin dashboard and also caches (avatar, header, post) images on S3 on our side.</p><p>Anyways, it's almost ready and I can't wait 😁</p>",
"contentMap": {
"en": "<p>I was hoping to release the new <a href=\"https://pixelfed.org\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">pixelfed.org</span><span class=\"invisible\"></span></a> a few days ago</p><p>The problem was the new server directory, it's really complex!</p><p>I wanted to make this super simple for server admins to submit & update their listings which meant I had to build a submission queue that is integrated into the Pixelfed admin dashboard and also caches (avatar, header, post) images on S3 on our side.</p><p>Anyways, it's almost ready and I can't wait 😁</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/109/331/068/264/648/442/original/3d4195b22738ab73.png",
"name": "new pixelfed.org server directory",
"blurhash": "U65q^@M^R%ozwioza%Rh-@Rit8xvM^ocobW9",
"focalPoint": [
0,
0
],
"width": 1221,
"height": 1698
},
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/109/331/070/541/580/566/original/b6d6e1b20a7b00b3.png",
"name": "new pixelfed.org directory listing",
"blurhash": "UF9%k^M|0y-6MyMwyX$*oboyi{WBNFtlrEI.",
"focalPoint": [
0,
0
],
"width": 1239,
"height": 1674
}
],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/dansup/statuses/109331095149695047/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/dansup/statuses/109331095149695047/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/dansup/statuses/109331095149695047/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/dansup/statuses/109331095149695047/likes",
"type": "Collection",
"totalItems": 131
},
"shares": {
"id": "https://mastodon.social/users/dansup/statuses/109331095149695047/shares",
"type": "Collection",
"totalItems": 52
}
}