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://sueden.social/users/me_/statuses/112424847138878609",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-05-11T22:37:07Z",
"url": "https://sueden.social/@me_/112424847138878609",
"attributedTo": "https://sueden.social/users/me_",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://sueden.social/users/me_/followers"
],
"sensitive": false,
"atomUri": "https://sueden.social/users/me_/statuses/112424847138878609",
"inReplyToAtomUri": null,
"conversation": "tag:sueden.social,2024-05-11:objectId=56450934:objectType=Conversation",
"content": "<p>My Turbo <a href=\"https://sueden.social/tags/NeXTstation\" class=\"mention hashtag\" rel=\"tag\">#<span>NeXTstation</span></a> firmware ROM Rev. 3.3 (V74) hack modifies the system to run at 68 Hz instead of 72 Hz VSync when an ADB keyboard is connected (68 Hz are used when a non-ADB keyboard is connected). This enables the use of modern LCD screens which are often not too happy to sync to a 72 Hz refresh rate. It's a two-byte hack (two modified conditional branch opcodes – one to disable the ROM checksum and one to avoid setting the 72 Hz refresh) 😀.</p><p><a href=\"https://www.nextcomputers.org/forums/index.php?topic=5107.15\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">nextcomputers.org/forums/index</span><span class=\"invisible\">.php?topic=5107.15</span></a></p><p><a href=\"https://sueden.social/tags/retrocomputing\" class=\"mention hashtag\" rel=\"tag\">#<span>retrocomputing</span></a> <a href=\"https://sueden.social/tags/LCD\" class=\"mention hashtag\" rel=\"tag\">#<span>LCD</span></a></p>",
"contentMap": {
"de": "<p>My Turbo <a href=\"https://sueden.social/tags/NeXTstation\" class=\"mention hashtag\" rel=\"tag\">#<span>NeXTstation</span></a> firmware ROM Rev. 3.3 (V74) hack modifies the system to run at 68 Hz instead of 72 Hz VSync when an ADB keyboard is connected (68 Hz are used when a non-ADB keyboard is connected). This enables the use of modern LCD screens which are often not too happy to sync to a 72 Hz refresh rate. It's a two-byte hack (two modified conditional branch opcodes – one to disable the ROM checksum and one to avoid setting the 72 Hz refresh) 😀.</p><p><a href=\"https://www.nextcomputers.org/forums/index.php?topic=5107.15\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">nextcomputers.org/forums/index</span><span class=\"invisible\">.php?topic=5107.15</span></a></p><p><a href=\"https://sueden.social/tags/retrocomputing\" class=\"mention hashtag\" rel=\"tag\">#<span>retrocomputing</span></a> <a href=\"https://sueden.social/tags/LCD\" class=\"mention hashtag\" rel=\"tag\">#<span>LCD</span></a></p>"
},
"updated": "2024-05-11T22:44:16Z",
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://files.sueden.social/media_attachments/files/112/424/824/919/013/525/original/04f3435bfd949ad4.jpg",
"name": "A NeXTstation Turbo Color with ADB keyboard/mouse using an EPROM with my modified firmware. The NeXT is connected to a NEC EA190M LCD which shows the 68 Hz refresh rate used in its status display and has a stable display of the NeXT firmware boot screen.",
"blurhash": "UTJb260L%NxY?cIUxuxu-O$|Iot8IAe-t7bJ",
"focalPoint": [
-0.59,
0.19
],
"width": 1280,
"height": 960
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://sueden.social/tags/nextstation",
"name": "#nextstation"
},
{
"type": "Hashtag",
"href": "https://sueden.social/tags/retrocomputing",
"name": "#retrocomputing"
},
{
"type": "Hashtag",
"href": "https://sueden.social/tags/LCD",
"name": "#LCD"
}
],
"replies": {
"id": "https://sueden.social/users/me_/statuses/112424847138878609/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://sueden.social/users/me_/statuses/112424847138878609/replies?only_other_accounts=true&page=true",
"partOf": "https://sueden.social/users/me_/statuses/112424847138878609/replies",
"items": []
}
},
"likes": {
"id": "https://sueden.social/users/me_/statuses/112424847138878609/likes",
"type": "Collection",
"totalItems": 10
},
"shares": {
"id": "https://sueden.social/users/me_/statuses/112424847138878609/shares",
"type": "Collection",
"totalItems": 4
}
}