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://post.lurk.org/users/froos/statuses/113522562692474887/replies",
"type": "Collection",
"first": {
"id": "https://post.lurk.org/users/froos/statuses/113522562692474887/replies?page=true",
"type": "CollectionPage",
"next": "https://post.lurk.org/users/froos/statuses/113522562692474887/replies?only_other_accounts=true&page=true",
"partOf": "https://post.lurk.org/users/froos/statuses/113522562692474887/replies",
"items": [
{
"id": "https://post.lurk.org/users/froos/statuses/113528086306144910",
"type": "Note",
"summary": null,
"inReplyTo": "https://post.lurk.org/users/froos/statuses/113522562692474887",
"published": "2024-11-22T18:45:21Z",
"url": "https://post.lurk.org/@froos/113528086306144910",
"attributedTo": "https://post.lurk.org/users/froos",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://post.lurk.org/users/froos/followers"
],
"sensitive": false,
"atomUri": "https://post.lurk.org/users/froos/statuses/113528086306144910",
"inReplyToAtomUri": "https://post.lurk.org/users/froos/statuses/113522562692474887",
"conversation": "tag:post.lurk.org,2024-11-21:objectId=46485081:objectType=Conversation",
"localOnly": false,
"content": "<p>i'm on my way to implement a code editor using only a canvas, (custom textrendering + keyboard handler):<br /><a href=\"https://garten.salat.dev/pixelfonts/pixelfont-editor.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">garten.salat.dev/pixelfonts/pi</span><span class=\"invisible\">xelfont-editor.html</span></a></p>",
"contentMap": {
"de": "<p>i'm on my way to implement a code editor using only a canvas, (custom textrendering + keyboard handler):<br /><a href=\"https://garten.salat.dev/pixelfonts/pixelfont-editor.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">garten.salat.dev/pixelfonts/pi</span><span class=\"invisible\">xelfont-editor.html</span></a></p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://post.lurk.org/users/froos/statuses/113528086306144910/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://post.lurk.org/users/froos/statuses/113528086306144910/replies?only_other_accounts=true&page=true",
"partOf": "https://post.lurk.org/users/froos/statuses/113528086306144910/replies",
"items": []
}
}
}
]
}
}