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://mathstodon.xyz/users/johndcook/statuses/113534563175456566/activity",
"type": "Create",
"actor": "https://mathstodon.xyz/users/johndcook",
"published": "2024-11-23T22:12:30Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/johndcook/followers"
],
"object": {
"id": "https://mathstodon.xyz/users/johndcook/statuses/113534563175456566",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-23T22:12:30Z",
"url": "https://mathstodon.xyz/@johndcook/113534563175456566",
"attributedTo": "https://mathstodon.xyz/users/johndcook",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/johndcook/followers"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/johndcook/statuses/113534563175456566",
"inReplyToAtomUri": null,
"conversation": "tag:mathstodon.xyz,2024-11-23:objectId=125227721:objectType=Conversation",
"content": "<p>Lissajous curves and knots</p><p><a href=\"https://www.johndcook.com/blog/2019/10/08/lissajous-curves-and-knots/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">johndcook.com/blog/2019/10/08/</span><span class=\"invisible\">lissajous-curves-and-knots/</span></a></p>",
"contentMap": {
"en": "<p>Lissajous curves and knots</p><p><a href=\"https://www.johndcook.com/blog/2019/10/08/lissajous-curves-and-knots/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">johndcook.com/blog/2019/10/08/</span><span class=\"invisible\">lissajous-curves-and-knots/</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/webp",
"url": "https://media.mathstodon.xyz/media_attachments/files/113/534/562/845/055/352/original/1dc236a1e6fcf0cf.webp",
"name": null,
"blurhash": "U0SijZ_359~q_NWVjb-p~qoL^+oM_3WCoM00",
"width": 360,
"height": 360
}
],
"tag": [],
"replies": {
"id": "https://mathstodon.xyz/users/johndcook/statuses/113534563175456566/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/johndcook/statuses/113534563175456566/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/johndcook/statuses/113534563175456566/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/johndcook/statuses/113534563175456566/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mathstodon.xyz/users/johndcook/statuses/113534563175456566/shares",
"type": "Collection",
"totalItems": 0
}
}
}