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"
}
}
],
"id": "https://mastodon.gamedev.place/users/jorgenpt/statuses/108392898189634050",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-05-30T20:59:29Z",
"url": "https://mastodon.gamedev.place/@jorgenpt/108392898189634050",
"attributedTo": "https://mastodon.gamedev.place/users/jorgenpt",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/jorgenpt/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/jorgenpt/statuses/108392898189634050",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2022-05-30:objectId=13974050:objectType=Conversation",
"content": "<p>✨🔗 I wrote Hermes, a plugin for Unreal Engine to lets you easily share links with your teammates that open assets in directly their editor! It's intended to be extensible so you can create your own URLs to whatever editor functionality you'd like -- and I'd love to hear what you'd want to make it do!<br />Licensed permissively under MIT or Apache2.0.</p><p><a href=\"https://github.com/jorgenpt/Hermes\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/jorgenpt/Hermes</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p>✨🔗 I wrote Hermes, a plugin for Unreal Engine to lets you easily share links with your teammates that open assets in directly their editor! It's intended to be extensible so you can create your own URLs to whatever editor functionality you'd like -- and I'd love to hear what you'd want to make it do!<br />Licensed permissively under MIT or Apache2.0.</p><p><a href=\"https://github.com/jorgenpt/Hermes\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/jorgenpt/Hermes</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/108/392/672/816/891/911/original/17b80dfe88e4ac03.png",
"name": "Screenshot of the Unreal Editor with the normal context menu in the content browser open for a specific asset, highlighting a new \"Copy URL that reveals asset\" option.",
"blurhash": "UhE{C7Rj%1Rj~VRjxaR*ocj[WCj@M}fkNGoe",
"focalPoint": [
0,
0
],
"width": 1249,
"height": 969
}
],
"tag": [],
"replies": {
"id": "https://mastodon.gamedev.place/users/jorgenpt/statuses/108392898189634050/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/jorgenpt/statuses/108392898189634050/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/jorgenpt/statuses/108392898189634050/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/jorgenpt/statuses/108392898189634050/likes",
"type": "Collection",
"totalItems": 10
},
"shares": {
"id": "https://mastodon.gamedev.place/users/jorgenpt/statuses/108392898189634050/shares",
"type": "Collection",
"totalItems": 0
}
}