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"
}
],
"id": "https://layer8.space/users/RyunoKi/statuses/109485847614281973",
"type": "Note",
"summary": null,
"inReplyTo": "https://layer8.space/users/RyunoKi/statuses/109484774434385037",
"published": "2022-12-09T21:30:54Z",
"url": "https://layer8.space/@RyunoKi/109485847614281973",
"attributedTo": "https://layer8.space/users/RyunoKi",
"to": [
"https://layer8.space/users/RyunoKi/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "https://layer8.space/users/RyunoKi/statuses/109485847614281973",
"inReplyToAtomUri": "https://layer8.space/users/RyunoKi/statuses/109484774434385037",
"conversation": "tag:layer8.space,2022-12-09:objectId=50849210:objectType=Conversation",
"content": "<p>The Web Component renders 🥳</p><p>Now to investigate the event dispatch.<br />It appears that this struggles with a closed shadow DOM?</p>",
"contentMap": {
"de": "<p>The Web Component renders 🥳</p><p>Now to investigate the event dispatch.<br />It appears that this struggles with a closed shadow DOM?</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://layer8.space/users/RyunoKi/statuses/109485847614281973/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://layer8.space/users/RyunoKi/statuses/109485847614281973/replies?min_id=109485953782051146&page=true",
"partOf": "https://layer8.space/users/RyunoKi/statuses/109485847614281973/replies",
"items": [
"https://layer8.space/users/RyunoKi/statuses/109485953782051146"
]
}
},
"likes": {
"id": "https://layer8.space/users/RyunoKi/statuses/109485847614281973/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://layer8.space/users/RyunoKi/statuses/109485847614281973/shares",
"type": "Collection",
"totalItems": 0
}
}