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/109704130187577258/activity",
"type": "Create",
"actor": "https://piaille.fr/users/gmic",
"published": "2023-01-17T10:43:01Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://piaille.fr/users/gmic/followers"
],
"object": {
"id": "https://piaille.fr/users/gmic/statuses/109704130187577258",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-17T10:43:01Z",
"url": "https://piaille.fr/@gmic/109704130187577258",
"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/109704130187577258",
"inReplyToAtomUri": null,
"conversation": "tag:piaille.fr,2023-01-17:objectId=8196594:objectType=Conversation",
"content": "<p>The 3.2.0 is out so we can start adding some features for the next version 3.2.1 😇.<br />A simple but cool one has just been added: the implementation of the Xiaolin Wu's algorithm to draw anti-aliased lines. <br />It's always good to take! 👍</p><p>ref: <a href=\"https://en.wikipedia.org/wiki/Xiaolin_Wu%27s_line_algorithm\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">en.wikipedia.org/wiki/Xiaolin_</span><span class=\"invisible\">Wu%27s_line_algorithm</span></a></p>",
"contentMap": {
"fr": "<p>The 3.2.0 is out so we can start adding some features for the next version 3.2.1 😇.<br />A simple but cool one has just been added: the implementation of the Xiaolin Wu's algorithm to draw anti-aliased lines. <br />It's always good to take! 👍</p><p>ref: <a href=\"https://en.wikipedia.org/wiki/Xiaolin_Wu%27s_line_algorithm\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">en.wikipedia.org/wiki/Xiaolin_</span><span class=\"invisible\">Wu%27s_line_algorithm</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://static.piaille.fr/media_attachments/files/109/704/130/030/508/291/original/b93514f0263db922.png",
"name": null,
"blurhash": "U4SPU;yCn+Edr_IUof9E0JMxof8{9ER%oME0",
"width": 536,
"height": 268
}
],
"tag": [],
"replies": {
"id": "https://piaille.fr/users/gmic/statuses/109704130187577258/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://piaille.fr/users/gmic/statuses/109704130187577258/replies?only_other_accounts=true&page=true",
"partOf": "https://piaille.fr/users/gmic/statuses/109704130187577258/replies",
"items": []
}
},
"likes": {
"id": "https://piaille.fr/users/gmic/statuses/109704130187577258/likes",
"type": "Collection",
"totalItems": 9
},
"shares": {
"id": "https://piaille.fr/users/gmic/statuses/109704130187577258/shares",
"type": "Collection",
"totalItems": 2
}
}
}