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://post.lurk.org/users/froos/statuses/113489257693343985",
"type": "Note",
"summary": null,
"inReplyTo": "https://post.lurk.org/users/froos/statuses/113488485858395951",
"published": "2024-11-15T22:10:44Z",
"url": "https://post.lurk.org/@froos/113489257693343985",
"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/113489257693343985",
"inReplyToAtomUri": "https://post.lurk.org/users/froos/statuses/113488485858395951",
"conversation": "tag:post.lurk.org,2024-11-12:objectId=45987046:objectType=Conversation",
"localOnly": false,
"content": "<p>worked out a simple canvas based pixelfont renderer: <a href=\"https://garten.salat.dev/pixelfonts/pixelfont-rendering.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-rendering.html</span></a> <br />getting closer to an actual editor</p>",
"contentMap": {
"de": "<p>worked out a simple canvas based pixelfont renderer: <a href=\"https://garten.salat.dev/pixelfonts/pixelfont-rendering.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-rendering.html</span></a> <br />getting closer to an actual editor</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://post.lurk.org/system/media_attachments/files/113/489/249/499/370/078/original/3f827f503cc9fed0.png",
"name": "scrambled pixelfont fragments",
"blurhash": "U2FiPx004nIU~q-;%MD%-;M{?b-;%M-;9Ft7",
"focalPoint": [
0,
0
],
"width": 1006,
"height": 998
}
],
"tag": [],
"replies": {
"id": "https://post.lurk.org/users/froos/statuses/113489257693343985/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://post.lurk.org/users/froos/statuses/113489257693343985/replies?min_id=113494618017872870&page=true",
"partOf": "https://post.lurk.org/users/froos/statuses/113489257693343985/replies",
"items": [
"https://post.lurk.org/users/froos/statuses/113494618017872870"
]
}
}
}