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/mux213/statuses/109291547977621243",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-05T13:57:56Z",
"url": "https://mastodon.gamedev.place/@mux213/109291547977621243",
"attributedTo": "https://mastodon.gamedev.place/users/mux213",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/mux213/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/mux213/statuses/109291547977621243",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2022-11-05:objectId=15416430:objectType=Conversation",
"content": "<p>So Malcolm and I have been hard at work improving the <a href=\"https://mastodon.gamedev.place/tags/godotengine\" class=\"mention hashtag\" rel=\"tag\">#<span>godotengine</span></a> XR Toolkit over the past few months. It now includes a complete demo project. Check it out here: <a href=\"https://github.com/GodotVR/godot-xr-tools\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/GodotVR/godot-xr-to</span><span class=\"invisible\">ols</span></a></p>",
"contentMap": {
"en": "<p>So Malcolm and I have been hard at work improving the <a href=\"https://mastodon.gamedev.place/tags/godotengine\" class=\"mention hashtag\" rel=\"tag\">#<span>godotengine</span></a> XR Toolkit over the past few months. It now includes a complete demo project. Check it out here: <a href=\"https://github.com/GodotVR/godot-xr-tools\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/GodotVR/godot-xr-to</span><span class=\"invisible\">ols</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/godotengine",
"name": "#godotengine"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/mux213/statuses/109291547977621243/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/mux213/statuses/109291547977621243/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/mux213/statuses/109291547977621243/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/mux213/statuses/109291547977621243/likes",
"type": "Collection",
"totalItems": 25
},
"shares": {
"id": "https://mastodon.gamedev.place/users/mux213/statuses/109291547977621243/shares",
"type": "Collection",
"totalItems": 9
}
}