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://piaille.fr/users/gmic/statuses/112477729884865952",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-05-21T06:45:54Z",
"url": "https://piaille.fr/@gmic/112477729884865952",
"attributedTo": "https://piaille.fr/users/gmic",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://piaille.fr/users/gmic/followers"
],
"sensitive": false,
"atomUri": "https://piaille.fr/users/gmic/statuses/112477729884865952",
"inReplyToAtomUri": null,
"conversation": "tag:piaille.fr,2024-05-21:objectId=67357246:objectType=Conversation",
"content": "<p>This C# Windows Forms application leverages the G'MIC image processing engine to create animations from still images by iteratively applying filters with varying parameters.<br />(from ThioJoe).</p><p>Looks cool! </p><p>▶️ <a href=\"https://github.com/ThioJoe/Gmic-Animation-Tools\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/ThioJoe/Gmic-Animat</span><span class=\"invisible\">ion-Tools</span></a></p>",
"contentMap": {
"fr": "<p>This C# Windows Forms application leverages the G'MIC image processing engine to create animations from still images by iteratively applying filters with varying parameters.<br />(from ThioJoe).</p><p>Looks cool! </p><p>▶️ <a href=\"https://github.com/ThioJoe/Gmic-Animation-Tools\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/ThioJoe/Gmic-Animat</span><span class=\"invisible\">ion-Tools</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://static.piaille.fr/media_attachments/files/112/477/723/509/576/130/original/1dbca01e2c34be43.mp4",
"name": null,
"blurhash": "UPRe6-nnyTn5t%pBRpoIXfidkBkp*FbtVuVt",
"width": 256,
"height": 256
}
],
"tag": [],
"replies": {
"id": "https://piaille.fr/users/gmic/statuses/112477729884865952/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://piaille.fr/users/gmic/statuses/112477729884865952/replies?only_other_accounts=true&page=true",
"partOf": "https://piaille.fr/users/gmic/statuses/112477729884865952/replies",
"items": []
}
},
"likes": {
"id": "https://piaille.fr/users/gmic/statuses/112477729884865952/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://piaille.fr/users/gmic/statuses/112477729884865952/shares",
"type": "Collection",
"totalItems": 2
}
}