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://mastodon.social/users/anatudor/statuses/111705720529436974",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-01-05T22:33:46Z",
"url": "https://mastodon.social/@anatudor/111705720529436974",
"attributedTo": "https://mastodon.social/users/anatudor",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/anatudor/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/anatudor/statuses/111705720529436974",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-01-05:objectId=613943336:objectType=Conversation",
"content": "<p>And another Safari 🪲 bug: no swatch to trigger the picker inside gradient functions unless using CSS variable stops <a href=\"https://bugs.webkit.org/show_bug.cgi?id=267154\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">bugs.webkit.org/show_bug.cgi?i</span><span class=\"invisible\">d=267154</span></a></p><p><a href=\"https://mastodon.social/tags/css\" class=\"mention hashtag\" rel=\"tag\">#<span>css</span></a> <a href=\"https://mastodon.social/tags/Safari\" class=\"mention hashtag\" rel=\"tag\">#<span>Safari</span></a> <a href=\"https://mastodon.social/tags/SafariBug\" class=\"mention hashtag\" rel=\"tag\">#<span>SafariBug</span></a> <a href=\"https://mastodon.social/tags/bug\" class=\"mention hashtag\" rel=\"tag\">#<span>bug</span></a> <a href=\"https://mastodon.social/tags/bugs\" class=\"mention hashtag\" rel=\"tag\">#<span>bugs</span></a> <a href=\"https://mastodon.social/tags/code\" class=\"mention hashtag\" rel=\"tag\">#<span>code</span></a> <a href=\"https://mastodon.social/tags/coding\" class=\"mention hashtag\" rel=\"tag\">#<span>coding</span></a> <a href=\"https://mastodon.social/tags/frontend\" class=\"mention hashtag\" rel=\"tag\">#<span>frontend</span></a> <a href=\"https://mastodon.social/tags/webDev\" class=\"mention hashtag\" rel=\"tag\">#<span>webDev</span></a> <a href=\"https://mastodon.social/tags/webDevelopment\" class=\"mention hashtag\" rel=\"tag\">#<span>webDevelopment</span></a> <a href=\"https://mastodon.social/tags/devTools\" class=\"mention hashtag\" rel=\"tag\">#<span>devTools</span></a></p>",
"contentMap": {
"en": "<p>And another Safari 🪲 bug: no swatch to trigger the picker inside gradient functions unless using CSS variable stops <a href=\"https://bugs.webkit.org/show_bug.cgi?id=267154\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">bugs.webkit.org/show_bug.cgi?i</span><span class=\"invisible\">d=267154</span></a></p><p><a href=\"https://mastodon.social/tags/css\" class=\"mention hashtag\" rel=\"tag\">#<span>css</span></a> <a href=\"https://mastodon.social/tags/Safari\" class=\"mention hashtag\" rel=\"tag\">#<span>Safari</span></a> <a href=\"https://mastodon.social/tags/SafariBug\" class=\"mention hashtag\" rel=\"tag\">#<span>SafariBug</span></a> <a href=\"https://mastodon.social/tags/bug\" class=\"mention hashtag\" rel=\"tag\">#<span>bug</span></a> <a href=\"https://mastodon.social/tags/bugs\" class=\"mention hashtag\" rel=\"tag\">#<span>bugs</span></a> <a href=\"https://mastodon.social/tags/code\" class=\"mention hashtag\" rel=\"tag\">#<span>code</span></a> <a href=\"https://mastodon.social/tags/coding\" class=\"mention hashtag\" rel=\"tag\">#<span>coding</span></a> <a href=\"https://mastodon.social/tags/frontend\" class=\"mention hashtag\" rel=\"tag\">#<span>frontend</span></a> <a href=\"https://mastodon.social/tags/webDev\" class=\"mention hashtag\" rel=\"tag\">#<span>webDev</span></a> <a href=\"https://mastodon.social/tags/webDevelopment\" class=\"mention hashtag\" rel=\"tag\">#<span>webDevelopment</span></a> <a href=\"https://mastodon.social/tags/devTools\" class=\"mention hashtag\" rel=\"tag\">#<span>devTools</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/111/705/712/466/806/477/original/b15b0b1cac40b8c1.png",
"name": "Epiphany screenshot.\n\nShows the following code:\n\n```\n\tborder-image: conic-gradient(hotpink 75deg, steelblue) fill 0;\n\tbackground: linear-gradient(var(--c, hotpink) 35%, steelblue);\n\tbackground-color: color-mix(in hsl, hotpink 35%, steelblue);\n\tcolor: color-mix(in hsl, var(--c, hotpink) 35%, steelblue);\n\taccent-color: color-mix(in hsl, hotpink var(--p, 35%), steelblue);\n\tmask: radial-gradient(hotpink var(--p, 5em), steelblue);\n```\n\nThere's no swatch to trigger the picker for any of the `<color>` values inside CSS gradients... unless they're set as custom properties?!",
"blurhash": "U384b^xc9Ys=n%ogo#og4,X8-qX7bwWUa_X8",
"focalPoint": [
0,
0
],
"width": 540,
"height": 113
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/css",
"name": "#css"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/safari",
"name": "#safari"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/safaribug",
"name": "#safaribug"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/bug",
"name": "#bug"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/bugs",
"name": "#bugs"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/code",
"name": "#code"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/coding",
"name": "#coding"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/frontend",
"name": "#frontend"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/webdev",
"name": "#webdev"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/webdevelopment",
"name": "#webdevelopment"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/devtools",
"name": "#devtools"
}
],
"replies": {
"id": "https://mastodon.social/users/anatudor/statuses/111705720529436974/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/anatudor/statuses/111705720529436974/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/anatudor/statuses/111705720529436974/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/anatudor/statuses/111705720529436974/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/anatudor/statuses/111705720529436974/shares",
"type": "Collection",
"totalItems": 0
}
}