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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.gamedev.place/users/congusbongus/statuses/113265027458130393",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-07T07:46:02Z",
"url": "https://mastodon.gamedev.place/@congusbongus/113265027458130393",
"attributedTo": "https://mastodon.gamedev.place/users/congusbongus",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/congusbongus/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/congusbongus/statuses/113265027458130393",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2024-10-07:objectId=113716865:objectType=Conversation",
"content": "<p>Since adding <a href=\"https://mastodon.gamedev.place/tags/Wolfenstein3D\" class=\"mention hashtag\" rel=\"tag\">#<span>Wolfenstein3D</span></a> support in <a href=\"https://mastodon.gamedev.place/tags/CDogsSDL\" class=\"mention hashtag\" rel=\"tag\">#<span>CDogsSDL</span></a> I've been working on adding other Wolf3D mods also, including Super 3D Noah's Ark, currently in progress. One thing that's bothered me is that I get the sense people underestimate how much work goes into these mods; not only do the graphics need to be remade from scratch, but many gameplay features need to be developed too!</p><p>So I documented exactly what goes into these mods</p><p><a href=\"https://cxong.github.io/cdogs-sdl/other/2024/10/07/making-a-wolf3d-mod.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">cxong.github.io/cdogs-sdl/othe</span><span class=\"invisible\">r/2024/10/07/making-a-wolf3d-mod.html</span></a></p><p><a href=\"https://mastodon.gamedev.place/tags/GameDev\" class=\"mention hashtag\" rel=\"tag\">#<span>GameDev</span></a> <a href=\"https://mastodon.gamedev.place/tags/OpenSource\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenSource</span></a> <a href=\"https://mastodon.gamedev.place/tags/Blog\" class=\"mention hashtag\" rel=\"tag\">#<span>Blog</span></a></p>",
"contentMap": {
"en": "<p>Since adding <a href=\"https://mastodon.gamedev.place/tags/Wolfenstein3D\" class=\"mention hashtag\" rel=\"tag\">#<span>Wolfenstein3D</span></a> support in <a href=\"https://mastodon.gamedev.place/tags/CDogsSDL\" class=\"mention hashtag\" rel=\"tag\">#<span>CDogsSDL</span></a> I've been working on adding other Wolf3D mods also, including Super 3D Noah's Ark, currently in progress. One thing that's bothered me is that I get the sense people underestimate how much work goes into these mods; not only do the graphics need to be remade from scratch, but many gameplay features need to be developed too!</p><p>So I documented exactly what goes into these mods</p><p><a href=\"https://cxong.github.io/cdogs-sdl/other/2024/10/07/making-a-wolf3d-mod.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">cxong.github.io/cdogs-sdl/othe</span><span class=\"invisible\">r/2024/10/07/making-a-wolf3d-mod.html</span></a></p><p><a href=\"https://mastodon.gamedev.place/tags/GameDev\" class=\"mention hashtag\" rel=\"tag\">#<span>GameDev</span></a> <a href=\"https://mastodon.gamedev.place/tags/OpenSource\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenSource</span></a> <a href=\"https://mastodon.gamedev.place/tags/Blog\" class=\"mention hashtag\" rel=\"tag\">#<span>Blog</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/wolfenstein3d",
"name": "#wolfenstein3d"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/CDogsSDL",
"name": "#CDogsSDL"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/gamedev",
"name": "#gamedev"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/opensource",
"name": "#opensource"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/blog",
"name": "#blog"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/congusbongus/statuses/113265027458130393/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/congusbongus/statuses/113265027458130393/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/congusbongus/statuses/113265027458130393/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/congusbongus/statuses/113265027458130393/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mastodon.gamedev.place/users/congusbongus/statuses/113265027458130393/shares",
"type": "Collection",
"totalItems": 4
}
}