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/112331264002133503",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-04-25T09:57:42Z",
"url": "https://piaille.fr/@gmic/112331264002133503",
"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/112331264002133503",
"inReplyToAtomUri": null,
"conversation": "tag:piaille.fr,2024-04-25:objectId=63849903:objectType=Conversation",
"content": "<p>And image-based colorization is also pretty cool!</p>",
"contentMap": {
"fr": "<p>And image-based colorization is also pretty cool!</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://static.piaille.fr/media_attachments/files/112/331/263/861/764/062/original/4f1c16f0a7530cc5.png",
"name": null,
"blurhash": "UCDbgH#B^kMd=U6AosAb~DRNM{nhxWSQxUNs",
"width": 900,
"height": 901
}
],
"tag": [],
"replies": {
"id": "https://piaille.fr/users/gmic/statuses/112331264002133503/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://piaille.fr/users/gmic/statuses/112331264002133503/replies?only_other_accounts=true&page=true",
"partOf": "https://piaille.fr/users/gmic/statuses/112331264002133503/replies",
"items": []
}
},
"likes": {
"id": "https://piaille.fr/users/gmic/statuses/112331264002133503/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://piaille.fr/users/gmic/statuses/112331264002133503/shares",
"type": "Collection",
"totalItems": 0
}
}