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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage",
"Hashtag": "as:Hashtag"
}
],
"id": "https://is.a.horrific.dev/users/fennifith/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://is.a.horrific.dev/users/fennifith/statuses/111098922840622509",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-09-20T18:37:08Z",
"url": "https://is.a.horrific.dev/@fennifith/111098922840622509",
"attributedTo": "https://is.a.horrific.dev/users/fennifith",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://is.a.horrific.dev/users/fennifith/followers"
],
"sensitive": false,
"atomUri": "https://is.a.horrific.dev/users/fennifith/statuses/111098922840622509",
"inReplyToAtomUri": null,
"conversation": "tag:is.a.horrific.dev,2023-09-20:objectId=147037:objectType=Conversation",
"content": "<p>Well, it's a little late, but I've just finished a lil visualizer thing for my last album!</p><p>Also, the MIDI rendering program I've been building for these can handle audio data now! Hence the fancy FFT graph at the bottom :)</p><p>Looking forwards to doing some more fun stuff with this!</p><p><a href=\"https://youtu.be/gdEGw08Pht0\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">youtu.be/gdEGw08Pht0</span><span class=\"invisible\"></span></a> <a href=\"https://is.a.horrific.dev/tags/music\" class=\"mention hashtag\" rel=\"tag\">#<span>music</span></a></p>",
"contentMap": {
"en": "<p>Well, it's a little late, but I've just finished a lil visualizer thing for my last album!</p><p>Also, the MIDI rendering program I've been building for these can handle audio data now! Hence the fancy FFT graph at the bottom :)</p><p>Looking forwards to doing some more fun stuff with this!</p><p><a href=\"https://youtu.be/gdEGw08Pht0\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">youtu.be/gdEGw08Pht0</span><span class=\"invisible\"></span></a> <a href=\"https://is.a.horrific.dev/tags/music\" class=\"mention hashtag\" rel=\"tag\">#<span>music</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://is.a.horrific.dev/tags/music",
"name": "#music"
}
],
"replies": {
"id": "https://is.a.horrific.dev/users/fennifith/statuses/111098922840622509/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://is.a.horrific.dev/users/fennifith/statuses/111098922840622509/replies?min_id=111098974254096472&page=true",
"partOf": "https://is.a.horrific.dev/users/fennifith/statuses/111098922840622509/replies",
"items": [
"https://is.a.horrific.dev/users/fennifith/statuses/111098974254096472"
]
}
}
}
]
}