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/slimehunter/statuses/113154930670526804",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-17T21:06:58Z",
"url": "https://mastodon.gamedev.place/@slimehunter/113154930670526804",
"attributedTo": "https://mastodon.gamedev.place/users/slimehunter",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/slimehunter/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/slimehunter/statuses/113154930670526804",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2024-09-17:objectId=110761380:objectType=Conversation",
"content": "<p>I put together this quick guide on how to build RPG Maker MZ projects for Linux since official support is not yet there, and I found that all other guides are either out of date or hard to follow. I hope this helps! It's a WIP too, so let me know if I'm missing anything. <br /><a href=\"https://docs.google.com/document/d/1GT04nyPFaiMwqAaX_o-pITOTc_qJWoS_xi6vl9ViH48/edit?usp=sharing\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">docs.google.com/document/d/1GT</span><span class=\"invisible\">04nyPFaiMwqAaX_o-pITOTc_qJWoS_xi6vl9ViH48/edit?usp=sharing</span></a><br /><a href=\"https://mastodon.gamedev.place/tags/RPGMakerMZ\" class=\"mention hashtag\" rel=\"tag\">#<span>RPGMakerMZ</span></a> <a href=\"https://mastodon.gamedev.place/tags/indiedev\" class=\"mention hashtag\" rel=\"tag\">#<span>indiedev</span></a></p>",
"contentMap": {
"en": "<p>I put together this quick guide on how to build RPG Maker MZ projects for Linux since official support is not yet there, and I found that all other guides are either out of date or hard to follow. I hope this helps! It's a WIP too, so let me know if I'm missing anything. <br /><a href=\"https://docs.google.com/document/d/1GT04nyPFaiMwqAaX_o-pITOTc_qJWoS_xi6vl9ViH48/edit?usp=sharing\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">docs.google.com/document/d/1GT</span><span class=\"invisible\">04nyPFaiMwqAaX_o-pITOTc_qJWoS_xi6vl9ViH48/edit?usp=sharing</span></a><br /><a href=\"https://mastodon.gamedev.place/tags/RPGMakerMZ\" class=\"mention hashtag\" rel=\"tag\">#<span>RPGMakerMZ</span></a> <a href=\"https://mastodon.gamedev.place/tags/indiedev\" class=\"mention hashtag\" rel=\"tag\">#<span>indiedev</span></a></p>"
},
"updated": "2024-09-17T21:07:23Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/rpgmakermz",
"name": "#rpgmakermz"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/indiedev",
"name": "#indiedev"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/slimehunter/statuses/113154930670526804/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/slimehunter/statuses/113154930670526804/replies?min_id=113246929178181066&page=true",
"partOf": "https://mastodon.gamedev.place/users/slimehunter/statuses/113154930670526804/replies",
"items": [
"https://mastodon.gamedev.place/users/slimehunter/statuses/113246929178181066"
]
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/slimehunter/statuses/113154930670526804/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mastodon.gamedev.place/users/slimehunter/statuses/113154930670526804/shares",
"type": "Collection",
"totalItems": 4
}
}