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://layer8.space/users/RyunoKi/statuses/109484774434385037",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-09T16:57:58Z",
"url": "https://layer8.space/@RyunoKi/109484774434385037",
"attributedTo": "https://layer8.space/users/RyunoKi",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://layer8.space/users/RyunoKi/followers"
],
"sensitive": false,
"atomUri": "https://layer8.space/users/RyunoKi/statuses/109484774434385037",
"inReplyToAtomUri": null,
"conversation": "tag:layer8.space,2022-12-09:objectId=50849210:objectType=Conversation",
"content": "<p>Pro: <a href=\"https://layer8.space/tags/Storybook\" class=\"mention hashtag\" rel=\"tag\">#<span>Storybook</span></a> renders <a href=\"https://layer8.space/tags/LitElement\" class=\"mention hashtag\" rel=\"tag\">#<span>LitElement</span></a><br />Con: I can't copy the file as-is to <a href=\"https://layer8.space/tags/Eleventy\" class=\"mention hashtag\" rel=\"tag\">#<span>Eleventy</span></a> and have it execute (I believe a compilation step is needed.</p><p>Time to look into <a href=\"https://layer8.space/tags/WebC\" class=\"mention hashtag\" rel=\"tag\">#<span>WebC</span></a> and <a href=\"https://layer8.space/tags/WebComponents\" class=\"mention hashtag\" rel=\"tag\">#<span>WebComponents</span></a> then, I guess.</p>",
"contentMap": {
"en": "<p>Pro: <a href=\"https://layer8.space/tags/Storybook\" class=\"mention hashtag\" rel=\"tag\">#<span>Storybook</span></a> renders <a href=\"https://layer8.space/tags/LitElement\" class=\"mention hashtag\" rel=\"tag\">#<span>LitElement</span></a><br />Con: I can't copy the file as-is to <a href=\"https://layer8.space/tags/Eleventy\" class=\"mention hashtag\" rel=\"tag\">#<span>Eleventy</span></a> and have it execute (I believe a compilation step is needed.</p><p>Time to look into <a href=\"https://layer8.space/tags/WebC\" class=\"mention hashtag\" rel=\"tag\">#<span>WebC</span></a> and <a href=\"https://layer8.space/tags/WebComponents\" class=\"mention hashtag\" rel=\"tag\">#<span>WebComponents</span></a> then, I guess.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://layer8.space/tags/storybook",
"name": "#storybook"
},
{
"type": "Hashtag",
"href": "https://layer8.space/tags/litelement",
"name": "#litelement"
},
{
"type": "Hashtag",
"href": "https://layer8.space/tags/eleventy",
"name": "#eleventy"
},
{
"type": "Hashtag",
"href": "https://layer8.space/tags/WebC",
"name": "#WebC"
},
{
"type": "Hashtag",
"href": "https://layer8.space/tags/webcomponents",
"name": "#webcomponents"
}
],
"replies": {
"id": "https://layer8.space/users/RyunoKi/statuses/109484774434385037/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://layer8.space/users/RyunoKi/statuses/109484774434385037/replies?min_id=109485847614281973&page=true",
"partOf": "https://layer8.space/users/RyunoKi/statuses/109484774434385037/replies",
"items": [
"https://layer8.space/users/RyunoKi/statuses/109485847614281973"
]
}
},
"likes": {
"id": "https://layer8.space/users/RyunoKi/statuses/109484774434385037/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://layer8.space/users/RyunoKi/statuses/109484774434385037/shares",
"type": "Collection",
"totalItems": 0
}
}