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"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://front-end.social/users/css/statuses/110978843513877464",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-08-30T13:39:23Z",
"url": "https://front-end.social/@css/110978843513877464",
"attributedTo": "https://front-end.social/users/css",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://front-end.social/users/css/followers"
],
"sensitive": false,
"atomUri": "https://front-end.social/users/css/statuses/110978843513877464",
"inReplyToAtomUri": null,
"conversation": "tag:front-end.social,2023-08-30:objectId=4764528:objectType=Conversation",
"content": "<p>🎉 New CSS Project 🎉</p><p>It took me a while, but I finally collected all my CSS-only loaders into one place! 🥳</p><p>👉 <a href=\"https://css-loaders.com\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">css-loaders.com</span><span class=\"invisible\"></span></a> 👈</p><p>The Biggest Collection of Loading Animations. More than 500 single-element CSS loaders. Yes, only one element per loader!</p><p>Related Article: <a href=\"https://dev.to/afif/css-loaderscom-the-biggest-collection-of-loading-animations-more-than-500--23jg\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">dev.to/afif/css-loaderscom-the</span><span class=\"invisible\">-biggest-collection-of-loading-animations-more-than-500--23jg</span></a> </p><p>Pick your favorite one and share it 👇 </p><p><a href=\"https://front-end.social/tags/CSS\" class=\"mention hashtag\" rel=\"tag\">#<span>CSS</span></a></p>",
"contentMap": {
"en": "<p>🎉 New CSS Project 🎉</p><p>It took me a while, but I finally collected all my CSS-only loaders into one place! 🥳</p><p>👉 <a href=\"https://css-loaders.com\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">css-loaders.com</span><span class=\"invisible\"></span></a> 👈</p><p>The Biggest Collection of Loading Animations. More than 500 single-element CSS loaders. Yes, only one element per loader!</p><p>Related Article: <a href=\"https://dev.to/afif/css-loaderscom-the-biggest-collection-of-loading-animations-more-than-500--23jg\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">dev.to/afif/css-loaderscom-the</span><span class=\"invisible\">-biggest-collection-of-loading-animations-more-than-500--23jg</span></a> </p><p>Pick your favorite one and share it 👇 </p><p><a href=\"https://front-end.social/tags/CSS\" class=\"mention hashtag\" rel=\"tag\">#<span>CSS</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://cdn.masto.host/frontendsocial/media_attachments/files/110/978/834/729/507/288/original/9ce21f056fb6463f.jpg",
"name": "The banner of the CSS Loaders website",
"blurhash": "UGRMb%e-%3R+ofNGWVae~qt7IUad%MRjayjY",
"focalPoint": [
0,
0
],
"width": 1600,
"height": 800
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://front-end.social/tags/css",
"name": "#css"
}
],
"replies": {
"id": "https://front-end.social/users/css/statuses/110978843513877464/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://front-end.social/users/css/statuses/110978843513877464/replies?min_id=110991936621502023&page=true",
"partOf": "https://front-end.social/users/css/statuses/110978843513877464/replies",
"items": [
"https://front-end.social/users/css/statuses/110991936621502023"
]
}
},
"likes": {
"id": "https://front-end.social/users/css/statuses/110978843513877464/likes",
"type": "Collection",
"totalItems": 38
},
"shares": {
"id": "https://front-end.social/users/css/statuses/110978843513877464/shares",
"type": "Collection",
"totalItems": 33
}
}