ActivityPub Viewer

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.

Open in browser →
{ "@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://fosstodon.org/users/RobLoach/statuses/109260526355318097/activity", "type": "Create", "actor": "https://fosstodon.org/users/RobLoach", "published": "2022-10-31T02:28:44Z", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://fosstodon.org/users/RobLoach/followers" ], "object": { "id": "https://fosstodon.org/users/RobLoach/statuses/109260526355318097", "type": "Note", "summary": null, "inReplyTo": null, "published": "2022-10-31T02:28:44Z", "url": "https://fosstodon.org/@RobLoach/109260526355318097", "attributedTo": "https://fosstodon.org/users/RobLoach", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://fosstodon.org/users/RobLoach/followers" ], "sensitive": false, "atomUri": "https://fosstodon.org/users/RobLoach/statuses/109260526355318097", "inReplyToAtomUri": null, "conversation": "tag:fosstodon.org,2022-10-31:objectId=55686868:objectType=Conversation", "content": "<p>Built a <a href=\"https://fosstodon.org/tags/libretro\" class=\"mention hashtag\" rel=\"tag\">#<span>libretro</span></a> frontend in <a href=\"https://fosstodon.org/tags/raylib\" class=\"mention hashtag\" rel=\"tag\">#<span>raylib</span></a>, which plays NES games on FCEUmm. Getting the framebuffer to match what raylib expects was tricky. I think raudio needs some rework to get the audio to stream smoothly too. <a href=\"https://github.com/RobLoach/raylib-libretro\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/RobLoach/raylib-lib</span><span class=\"invisible\">retro</span></a></p><p><a href=\"https://fosstodon.org/tags/retrodev\" class=\"mention hashtag\" rel=\"tag\">#<span>retrodev</span></a> <a href=\"https://fosstodon.org/tags/retrogaming\" class=\"mention hashtag\" rel=\"tag\">#<span>retrogaming</span></a> <a href=\"https://fosstodon.org/tags/retroarch\" class=\"mention hashtag\" rel=\"tag\">#<span>retroarch</span></a></p>", "contentMap": { "en": "<p>Built a <a href=\"https://fosstodon.org/tags/libretro\" class=\"mention hashtag\" rel=\"tag\">#<span>libretro</span></a> frontend in <a href=\"https://fosstodon.org/tags/raylib\" class=\"mention hashtag\" rel=\"tag\">#<span>raylib</span></a>, which plays NES games on FCEUmm. Getting the framebuffer to match what raylib expects was tricky. I think raudio needs some rework to get the audio to stream smoothly too. <a href=\"https://github.com/RobLoach/raylib-libretro\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/RobLoach/raylib-lib</span><span class=\"invisible\">retro</span></a></p><p><a href=\"https://fosstodon.org/tags/retrodev\" class=\"mention hashtag\" rel=\"tag\">#<span>retrodev</span></a> <a href=\"https://fosstodon.org/tags/retrogaming\" class=\"mention hashtag\" rel=\"tag\">#<span>retrogaming</span></a> <a href=\"https://fosstodon.org/tags/retroarch\" class=\"mention hashtag\" rel=\"tag\">#<span>retroarch</span></a></p>" }, "attachment": [ { "type": "Document", "mediaType": "image/png", "url": "https://cdn.fosstodon.org/media_attachments/files/109/260/508/406/740/238/original/0ba58b5bdcf454d2.png", "name": "Screenshot of a libretro frontend built in raylib.", "blurhash": "UTO|X{M{D%xaIAjaS5f+0Jt7s:WBIpj?jra#", "focalPoint": [ 0.18, 0.15 ], "width": 665, "height": 541 } ], "tag": [ { "type": "Hashtag", "href": "https://fosstodon.org/tags/libretro", "name": "#libretro" }, { "type": "Hashtag", "href": "https://fosstodon.org/tags/raylib", "name": "#raylib" }, { "type": "Hashtag", "href": "https://fosstodon.org/tags/retrodev", "name": "#retrodev" }, { "type": "Hashtag", "href": "https://fosstodon.org/tags/retrogaming", "name": "#retrogaming" }, { "type": "Hashtag", "href": "https://fosstodon.org/tags/retroarch", "name": "#retroarch" } ], "replies": { "id": "https://fosstodon.org/users/RobLoach/statuses/109260526355318097/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://fosstodon.org/users/RobLoach/statuses/109260526355318097/replies?only_other_accounts=true&page=true", "partOf": "https://fosstodon.org/users/RobLoach/statuses/109260526355318097/replies", "items": [] } }, "likes": { "id": "https://fosstodon.org/users/RobLoach/statuses/109260526355318097/likes", "type": "Collection", "totalItems": 2 }, "shares": { "id": "https://fosstodon.org/users/RobLoach/statuses/109260526355318097/shares", "type": "Collection", "totalItems": 1 } } }