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://chaos.social/users/scy/statuses/113486986725554406",
"type": "Note",
"summary": null,
"inReplyTo": "https://chaos.social/users/scy/statuses/113483809684845941",
"published": "2024-11-15T12:33:11Z",
"url": "https://chaos.social/@scy/113486986725554406",
"attributedTo": "https://chaos.social/users/scy",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/scy/followers"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/scy/statuses/113486986725554406",
"inReplyToAtomUri": "https://chaos.social/users/scy/statuses/113483809684845941",
"conversation": "tag:chaos.social,2024-11-14:objectId=222736249:objectType=Conversation",
"content": "<p>While we're waiting for <a href=\"https://chaos.social/tags/OpenStreetMap\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenStreetMap</span></a> to fix the broken "dimmed" tiles in the dark mode they rolled out yesterday, I've created a userscript that changes the styling to invert & rotate the colors instead. This looks more like a real dark mode.</p><p><a href=\"https://greasyfork.org/en/scripts/517498-openstreetmap-dark-mode-filter-based\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">greasyfork.org/en/scripts/5174</span><span class=\"invisible\">98-openstreetmap-dark-mode-filter-based</span></a></p><p>I intend to add a button that lets you toggle between this view and the original, unmodified tiles, tomorrow. But I wanted to get this published ASAP because I think the map is pretty unusable as it is right now.</p>",
"contentMap": {
"en": "<p>While we're waiting for <a href=\"https://chaos.social/tags/OpenStreetMap\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenStreetMap</span></a> to fix the broken "dimmed" tiles in the dark mode they rolled out yesterday, I've created a userscript that changes the styling to invert & rotate the colors instead. This looks more like a real dark mode.</p><p><a href=\"https://greasyfork.org/en/scripts/517498-openstreetmap-dark-mode-filter-based\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">greasyfork.org/en/scripts/5174</span><span class=\"invisible\">98-openstreetmap-dark-mode-filter-based</span></a></p><p>I intend to add a button that lets you toggle between this view and the original, unmodified tiles, tomorrow. But I wanted to get this published ASAP because I think the map is pretty unusable as it is right now.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://assets.chaos.social/media_attachments/files/113/486/980/911/771/106/original/630f0be876c99c1f.png",
"name": "Screenshot demonstrating the effect. Instead of dimming the tiles, they have been changed basically an inverted display (light is dark, dark is light), but while keeping the original colors.",
"blurhash": "U16Hu]%jxckWRXNfxubX%5XAXlfzkrtS$*xZ",
"focalPoint": [
0,
0
],
"width": 1348,
"height": 976
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://chaos.social/tags/openstreetmap",
"name": "#openstreetmap"
}
],
"replies": {
"id": "https://chaos.social/users/scy/statuses/113486986725554406/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/scy/statuses/113486986725554406/replies?min_id=113486991393805010&page=true",
"partOf": "https://chaos.social/users/scy/statuses/113486986725554406/replies",
"items": [
"https://chaos.social/users/scy/statuses/113486991393805010"
]
}
},
"likes": {
"id": "https://chaos.social/users/scy/statuses/113486986725554406/likes",
"type": "Collection",
"totalItems": 24
},
"shares": {
"id": "https://chaos.social/users/scy/statuses/113486986725554406/shares",
"type": "Collection",
"totalItems": 11
}
}