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/bramus/statuses/110990672821385335/replies",
"type": "Collection",
"first": {
"id": "https://front-end.social/users/bramus/statuses/110990672821385335/replies?page=true",
"type": "CollectionPage",
"next": "https://front-end.social/users/bramus/statuses/110990672821385335/replies?only_other_accounts=true&page=true",
"partOf": "https://front-end.social/users/bramus/statuses/110990672821385335/replies",
"items": [
{
"id": "https://front-end.social/users/bramus/statuses/111005743770740064",
"type": "Note",
"summary": null,
"inReplyTo": "https://front-end.social/users/bramus/statuses/110990672821385335",
"published": "2023-09-04T07:40:28Z",
"url": "https://front-end.social/@bramus/111005743770740064",
"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/111005743770740064",
"inReplyToAtomUri": "https://front-end.social/users/bramus/statuses/110990672821385335",
"conversation": "tag:front-end.social,2023-09-01:objectId=4802517:objectType=Conversation",
"content": "<p>Made some good progress over the weekend: `position: sticky;` is now handled properly.</p><p>Here I use the extension on the shrinking cards demo: as a card gets stuck it shrinks while the next card stacks on top of it. In the end, the whole stack slides out.</p><p><a href=\"https://scroll-driven-animations.style/demos/stacking-cards/css/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">scroll-driven-animations.style</span><span class=\"invisible\">/demos/stacking-cards/css/</span></a></p>",
"contentMap": {
"en": "<p>Made some good progress over the weekend: `position: sticky;` is now handled properly.</p><p>Here I use the extension on the shrinking cards demo: as a card gets stuck it shrinks while the next card stacks on top of it. In the end, the whole stack slides out.</p><p><a href=\"https://scroll-driven-animations.style/demos/stacking-cards/css/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">scroll-driven-animations.style</span><span class=\"invisible\">/demos/stacking-cards/css/</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://cdn.masto.host/frontendsocial/media_attachments/files/111/005/742/648/410/588/original/504e6078f7be191f.mp4",
"name": "Recording of the extension used on the link mentioned",
"blurhash": "U~LEQb00a{%MWnt7j[WBX4t7ayaff%t7ayay",
"focalPoint": [
0,
0
],
"width": 1442,
"height": 1008
}
],
"tag": [],
"replies": {
"id": "https://front-end.social/users/bramus/statuses/111005743770740064/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://front-end.social/users/bramus/statuses/111005743770740064/replies?min_id=111005746049908318&page=true",
"partOf": "https://front-end.social/users/bramus/statuses/111005743770740064/replies",
"items": [
"https://front-end.social/users/bramus/statuses/111005746049908318"
]
}
},
"likes": {
"id": "https://front-end.social/users/bramus/statuses/111005743770740064/likes",
"type": "Collection",
"totalItems": 19
},
"shares": {
"id": "https://front-end.social/users/bramus/statuses/111005743770740064/shares",
"type": "Collection",
"totalItems": 3
}
}
]
}
}