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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.gamedev.place/users/thomastc/statuses/113254519430544589",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-05T11:13:42Z",
"url": "https://mastodon.gamedev.place/@thomastc/113254519430544589",
"attributedTo": "https://mastodon.gamedev.place/users/thomastc",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/thomastc/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/thomastc/statuses/113254519430544589",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2024-10-05:objectId=113458649:objectType=Conversation",
"content": "<p>Added aerial perspective with just a few checkboxes and sliders. The visual difference is huge. Gotta love <a href=\"https://mastodon.gamedev.place/tags/godot\" class=\"mention hashtag\" rel=\"tag\">#<span>godot</span></a>!<br />First screenshot: without aerial perspective. Second screenshot: with.<br />To be done: make my custom water shader also pick up the effect.<br /><a href=\"https://mastodon.gamedev.place/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a> <a href=\"https://mastodon.gamedev.place/tags/indiedev\" class=\"mention hashtag\" rel=\"tag\">#<span>indiedev</span></a> <a href=\"https://mastodon.gamedev.place/tags/indiegame\" class=\"mention hashtag\" rel=\"tag\">#<span>indiegame</span></a> <a href=\"https://mastodon.gamedev.place/tags/godotengine\" class=\"mention hashtag\" rel=\"tag\">#<span>godotengine</span></a></p>",
"contentMap": {
"en": "<p>Added aerial perspective with just a few checkboxes and sliders. The visual difference is huge. Gotta love <a href=\"https://mastodon.gamedev.place/tags/godot\" class=\"mention hashtag\" rel=\"tag\">#<span>godot</span></a>!<br />First screenshot: without aerial perspective. Second screenshot: with.<br />To be done: make my custom water shader also pick up the effect.<br /><a href=\"https://mastodon.gamedev.place/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a> <a href=\"https://mastodon.gamedev.place/tags/indiedev\" class=\"mention hashtag\" rel=\"tag\">#<span>indiedev</span></a> <a href=\"https://mastodon.gamedev.place/tags/indiegame\" class=\"mention hashtag\" rel=\"tag\">#<span>indiegame</span></a> <a href=\"https://mastodon.gamedev.place/tags/godotengine\" class=\"mention hashtag\" rel=\"tag\">#<span>godotengine</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/113/254/511/960/310/139/original/579f7e740c7e4c67.png",
"name": "Render of a ship at sea with a mountainous coast in the distance. The mountains are a uniform green.",
"blurhash": "UjAxTEIokBxY%jRjfioKM#n$f6WXIAxZjuR-",
"focalPoint": [
0,
0
],
"width": 1920,
"height": 1080
},
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/113/254/514/567/605/999/original/409c7c6d6084c789.png",
"name": "Render of a ship at sea with a mountainous coast in the distance. The mountains now get paler as they get farther away.",
"blurhash": "UjBN~QIVbGxY%jRja{odIDslj[WXIAxZj[R,",
"focalPoint": [
0,
0
],
"width": 1920,
"height": 1080
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/godot",
"name": "#godot"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/gamedev",
"name": "#gamedev"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/indiedev",
"name": "#indiedev"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/indiegame",
"name": "#indiegame"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/godotengine",
"name": "#godotengine"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/thomastc/statuses/113254519430544589/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/thomastc/statuses/113254519430544589/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/thomastc/statuses/113254519430544589/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/thomastc/statuses/113254519430544589/likes",
"type": "Collection",
"totalItems": 11
},
"shares": {
"id": "https://mastodon.gamedev.place/users/thomastc/statuses/113254519430544589/shares",
"type": "Collection",
"totalItems": 1
}
}