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/Panthera/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://mastodon.gamedev.place/users/Panthera/statuses/109304308486875144",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-07T20:03:06Z",
"url": "https://mastodon.gamedev.place/@Panthera/109304308486875144",
"attributedTo": "https://mastodon.gamedev.place/users/Panthera",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/Panthera/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/Panthera/statuses/109304308486875144",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2022-11-07:objectId=15553487:objectType=Conversation",
"content": "<p><a href=\"https://mastodon.gamedev.place/tags/introductions\" class=\"mention hashtag\" rel=\"tag\">#<span>introductions</span></a> <br />Hi. I'm new here. Coming over from Twitter. Use to go by "JustKindaHere@Poisonx_3"</p><p>I like video games so much I make them. <a href=\"https://mastodon.gamedev.place/tags/indiedev\" class=\"mention hashtag\" rel=\"tag\">#<span>indiedev</span></a> </p><p>I've got an asset in the Unity Asset Store you can find here <a href=\"https://assetstore.unity.com/packages/tools/game-toolkits/entitycontroller2d-234231\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">assetstore.unity.com/packages/</span><span class=\"invisible\">tools/game-toolkits/entitycontroller2d-234231</span></a> <br />It's a great character controller for 2d sidescroller games.</p><p>And I'm also working on a game right now. Check out the videos.</p><p>Anyway I like games and seeing other people's games so I'll mostly post about that probably along with helpful code/unity advice</p>",
"contentMap": {
"en": "<p><a href=\"https://mastodon.gamedev.place/tags/introductions\" class=\"mention hashtag\" rel=\"tag\">#<span>introductions</span></a> <br />Hi. I'm new here. Coming over from Twitter. Use to go by "JustKindaHere@Poisonx_3"</p><p>I like video games so much I make them. <a href=\"https://mastodon.gamedev.place/tags/indiedev\" class=\"mention hashtag\" rel=\"tag\">#<span>indiedev</span></a> </p><p>I've got an asset in the Unity Asset Store you can find here <a href=\"https://assetstore.unity.com/packages/tools/game-toolkits/entitycontroller2d-234231\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">assetstore.unity.com/packages/</span><span class=\"invisible\">tools/game-toolkits/entitycontroller2d-234231</span></a> <br />It's a great character controller for 2d sidescroller games.</p><p>And I'm also working on a game right now. Check out the videos.</p><p>Anyway I like games and seeing other people's games so I'll mostly post about that probably along with helpful code/unity advice</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/109/304/290/038/421/592/original/1a22aa46d65ea6f5.mp4",
"name": "(No audio) video demo of the combo mechanic in my game which allows for storing energy in the ball before launching it twords the goal",
"blurhash": "UCFjj7j]:~j]0KbFt7j?zmfPI@ay4.jbt7jb",
"focalPoint": [
0,
0
],
"width": 1920,
"height": 1080
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/introductions",
"name": "#introductions"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/indiedev",
"name": "#indiedev"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/Panthera/statuses/109304308486875144/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/Panthera/statuses/109304308486875144/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/Panthera/statuses/109304308486875144/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/Panthera/statuses/109304308486875144/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://mastodon.gamedev.place/users/Panthera/statuses/109304308486875144/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}