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://front-end.social/users/elly/statuses/113377134630646166",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-27T02:56:21Z",
"url": "https://front-end.social/@elly/113377134630646166",
"attributedTo": "https://front-end.social/users/elly",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://front-end.social/users/elly/followers"
],
"sensitive": false,
"atomUri": "https://front-end.social/users/elly/statuses/113377134630646166",
"inReplyToAtomUri": null,
"conversation": "tag:front-end.social,2024-10-27:objectId=12704049:objectType=Conversation",
"content": "<p>Hmm, I thought I understood CSS layers... I guess I don't 🤔</p>",
"contentMap": {
"en": "<p>Hmm, I thought I understood CSS layers... I guess I don't 🤔</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/frontendsocial/media_attachments/files/113/377/110/235/753/183/original/b8f6dd2c4b4089b9.png",
"name": "A screenshot of Chrome Dev Tools showing CSS layers, frameworks, base, and overrides. Below that there are some styles in the override layer being overridden by styles in the base layer.",
"blurhash": "UHSFtwITjr-;yGRjfkofWCNGoLofxuoeWBRj",
"focalPoint": [
0,
0
],
"width": 472,
"height": 530
}
],
"tag": [],
"replies": {
"id": "https://front-end.social/users/elly/statuses/113377134630646166/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://front-end.social/users/elly/statuses/113377134630646166/replies?min_id=113377574760253297&page=true",
"partOf": "https://front-end.social/users/elly/statuses/113377134630646166/replies",
"items": [
"https://front-end.social/users/elly/statuses/113377574760253297"
]
}
},
"likes": {
"id": "https://front-end.social/users/elly/statuses/113377134630646166/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://front-end.social/users/elly/statuses/113377134630646166/shares",
"type": "Collection",
"totalItems": 0
}
}