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.social/users/slinkie/statuses/109519017446151177",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-15T18:06:25Z",
"url": "https://mastodon.social/@slinkie/109519017446151177",
"attributedTo": "https://mastodon.social/users/slinkie",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/slinkie/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/slinkie/statuses/109519017446151177",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-12-15:objectId=357089792:objectType=Conversation",
"content": "<p>Here's an <a href=\"https://mastodon.social/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> post for my solo game project! It's a top-down 2D adventure game about sentient robots called Seed 16 (working title). I'm building it with <a href=\"https://mastodon.social/tags/godotengine\" class=\"mention hashtag\" rel=\"tag\">#<span>godotengine</span></a> </p><p>I think I'm going to start posting updates here somewhat regularly to help motivate me to complete it.</p><p><a href=\"https://mastodon.social/tags/indiedev\" class=\"mention hashtag\" rel=\"tag\">#<span>indiedev</span></a> <a href=\"https://mastodon.social/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a> <a href=\"https://mastodon.social/tags/pixelart\" class=\"mention hashtag\" rel=\"tag\">#<span>pixelart</span></a> <a href=\"https://mastodon.social/tags/indiegame\" class=\"mention hashtag\" rel=\"tag\">#<span>indiegame</span></a></p>",
"contentMap": {
"en": "<p>Here's an <a href=\"https://mastodon.social/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> post for my solo game project! It's a top-down 2D adventure game about sentient robots called Seed 16 (working title). I'm building it with <a href=\"https://mastodon.social/tags/godotengine\" class=\"mention hashtag\" rel=\"tag\">#<span>godotengine</span></a> </p><p>I think I'm going to start posting updates here somewhat regularly to help motivate me to complete it.</p><p><a href=\"https://mastodon.social/tags/indiedev\" class=\"mention hashtag\" rel=\"tag\">#<span>indiedev</span></a> <a href=\"https://mastodon.social/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a> <a href=\"https://mastodon.social/tags/pixelart\" class=\"mention hashtag\" rel=\"tag\">#<span>pixelart</span></a> <a href=\"https://mastodon.social/tags/indiegame\" class=\"mention hashtag\" rel=\"tag\">#<span>indiegame</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/109/518/976/253/258/137/original/0420e53a6343a944.png",
"name": "Screenshot of a 2d game with pixel art. A lone robot stands in a room facing the camera.",
"blurhash": "UC9G:k~XM_oxxvtQxst7InIoNHj^%3WGIXRn",
"focalPoint": [
-0.11,
0.01
],
"width": 640,
"height": 361
},
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/109/518/991/103/148/842/original/ae0fead202257d08.png",
"name": "A screenshot of a 2d game with pixel art. A robot slashes at some debris.",
"blurhash": "UfBW=Cj?WYWYs9j[WBWB8^j[WBaeXTayofoe",
"focalPoint": [
0,
0
],
"width": 633,
"height": 357
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/introduction",
"name": "#introduction"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/godotengine",
"name": "#godotengine"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/indiedev",
"name": "#indiedev"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/gamedev",
"name": "#gamedev"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/pixelart",
"name": "#pixelart"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/indiegame",
"name": "#indiegame"
}
],
"replies": {
"id": "https://mastodon.social/users/slinkie/statuses/109519017446151177/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/slinkie/statuses/109519017446151177/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/slinkie/statuses/109519017446151177/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/slinkie/statuses/109519017446151177/likes",
"type": "Collection",
"totalItems": 14
},
"shares": {
"id": "https://mastodon.social/users/slinkie/statuses/109519017446151177/shares",
"type": "Collection",
"totalItems": 2
}
}