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://mastodon.gamedev.place/users/rtm223/statuses/113453965668045922/activity", "type": "Create", "actor": "https://mastodon.gamedev.place/users/rtm223", "published": "2024-11-09T16:35:30Z", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.gamedev.place/users/rtm223/followers" ], "object": { "id": "https://mastodon.gamedev.place/users/rtm223/statuses/113453965668045922", "type": "Note", "summary": null, "inReplyTo": null, "published": "2024-11-09T16:35:30Z", "url": "https://mastodon.gamedev.place/@rtm223/113453965668045922", "attributedTo": "https://mastodon.gamedev.place/users/rtm223", "to": [ "https://www.w3.org/ns/activitystreams#Public" ], "cc": [ "https://mastodon.gamedev.place/users/rtm223/followers" ], "sensitive": false, "atomUri": "https://mastodon.gamedev.place/users/rtm223/statuses/113453965668045922", "inReplyToAtomUri": null, "conversation": "tag:mastodon.gamedev.place,2024-11-09:objectId=119166450:objectType=Conversation", "content": "<p>Threw together a quick Hex Map editor using Unreal&#39;s Scriptable Tools this week. It&#39;s a pretty barebones system, and I&#39;m not sure I&#39;d want to ship this to a team, but it&#39;s gonna be extremely quick to throw together layouts and work out what plays well now. <a href=\"https://mastodon.gamedev.place/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a> <a href=\"https://mastodon.gamedev.place/tags/ue5\" class=\"mention hashtag\" rel=\"tag\">#<span>ue5</span></a></p>", "contentMap": { "en": "<p>Threw together a quick Hex Map editor using Unreal&#39;s Scriptable Tools this week. It&#39;s a pretty barebones system, and I&#39;m not sure I&#39;d want to ship this to a team, but it&#39;s gonna be extremely quick to throw together layouts and work out what plays well now. <a href=\"https://mastodon.gamedev.place/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a> <a href=\"https://mastodon.gamedev.place/tags/ue5\" class=\"mention hashtag\" rel=\"tag\">#<span>ue5</span></a></p>" }, "attachment": [ { "type": "Document", "mediaType": "video/mp4", "url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/113/453/928/351/236/785/original/00deefadb7f580cc.mp4", "name": "Timelapse video of Unreal Engine level editor with a custom editor tool. User is laying out tiles of different colors, representing floor, walls, low obstacles and water. The tiles are brightly colored primitives, with different colors and heights for each type. They then place out a door, mark it as locked, place some enemy spawn points and then switch to play mode. The primitives are replaced with basic environmental tiles in the playable map", "blurhash": "UXA-,gRRDCoxRBovkTVxM6jbl2kSX6nkn*Sz", "focalPoint": [ 0, 0 ], "width": 1920, "height": 1080 } ], "tag": [ { "type": "Hashtag", "href": "https://mastodon.gamedev.place/tags/gamedev", "name": "#gamedev" }, { "type": "Hashtag", "href": "https://mastodon.gamedev.place/tags/UE5", "name": "#UE5" } ], "replies": { "id": "https://mastodon.gamedev.place/users/rtm223/statuses/113453965668045922/replies", "type": "Collection", "first": { "type": "CollectionPage", "next": "https://mastodon.gamedev.place/users/rtm223/statuses/113453965668045922/replies?min_id=113453990264508996&page=true", "partOf": "https://mastodon.gamedev.place/users/rtm223/statuses/113453965668045922/replies", "items": [ "https://mastodon.gamedev.place/users/rtm223/statuses/113453990264508996" ] } }, "likes": { "id": "https://mastodon.gamedev.place/users/rtm223/statuses/113453965668045922/likes", "type": "Collection", "totalItems": 4 }, "shares": { "id": "https://mastodon.gamedev.place/users/rtm223/statuses/113453965668045922/shares", "type": "Collection", "totalItems": 3 } } }