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"
}
],
"id": "https://front-end.social/users/bramus/statuses/111286294127147693/replies?page=true",
"type": "CollectionPage",
"next": "https://front-end.social/users/bramus/statuses/111286294127147693/replies?only_other_accounts=true&page=true",
"partOf": "https://front-end.social/users/bramus/statuses/111286294127147693/replies",
"items": [
{
"id": "https://front-end.social/users/bramus/statuses/111286338253694789",
"type": "Note",
"summary": null,
"inReplyTo": "https://front-end.social/users/bramus/statuses/111286294127147693",
"published": "2023-10-23T20:59:20Z",
"url": "https://front-end.social/@bramus/111286338253694789",
"attributedTo": "https://front-end.social/users/bramus",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://front-end.social/users/bramus/followers"
],
"sensitive": false,
"atomUri": "https://front-end.social/users/bramus/statuses/111286338253694789",
"inReplyToAtomUri": "https://front-end.social/users/bramus/statuses/111286294127147693",
"conversation": "tag:front-end.social,2023-10-23:objectId=5686573:objectType=Conversation",
"content": "<p>OK, I admit … it’s not only Scroll-Driven Animations. It’s also @property, transition-delay, calc(), sign() and abs().</p><p>It’s explained in the article how you should piece these individual parts together to make it all work 🧩</p>",
"contentMap": {
"en": "<p>OK, I admit … it’s not only Scroll-Driven Animations. It’s also @property, transition-delay, calc(), sign() and abs().</p><p>It’s explained in the article how you should piece these individual parts together to make it all work 🧩</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://front-end.social/users/bramus/statuses/111286338253694789/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://front-end.social/users/bramus/statuses/111286338253694789/replies?min_id=111300580252039083&page=true",
"partOf": "https://front-end.social/users/bramus/statuses/111286338253694789/replies",
"items": [
"https://front-end.social/users/bramus/statuses/111300580252039083"
]
}
},
"likes": {
"id": "https://front-end.social/users/bramus/statuses/111286338253694789/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://front-end.social/users/bramus/statuses/111286338253694789/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}