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"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://fosstodon.org/users/maxx/statuses/109621889554622556",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-02T22:08:09Z",
"url": "https://fosstodon.org/@maxx/109621889554622556",
"attributedTo": "https://fosstodon.org/users/maxx",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/maxx/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/maxx/statuses/109621889554622556",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2023-01-02:objectId=75847690:objectType=Conversation",
"content": "<p><a href=\"https://fosstodon.org/tags/genuary2023\" class=\"mention hashtag\" rel=\"tag\">#<span>genuary2023</span></a> Day 2 : Made in 10 minutes</p><p>Voxel cube of 3D perlin noise with a cutoff. The hue is set as the distance from the center of the cube.</p><p><a href=\"https://fosstodon.org/tags/genuary2\" class=\"mention hashtag\" rel=\"tag\">#<span>genuary2</span></a> <a href=\"https://fosstodon.org/tags/genuary\" class=\"mention hashtag\" rel=\"tag\">#<span>genuary</span></a> <a href=\"https://fosstodon.org/tags/generativeart\" class=\"mention hashtag\" rel=\"tag\">#<span>generativeart</span></a></p>",
"contentMap": {
"en": "<p><a href=\"https://fosstodon.org/tags/genuary2023\" class=\"mention hashtag\" rel=\"tag\">#<span>genuary2023</span></a> Day 2 : Made in 10 minutes</p><p>Voxel cube of 3D perlin noise with a cutoff. The hue is set as the distance from the center of the cube.</p><p><a href=\"https://fosstodon.org/tags/genuary2\" class=\"mention hashtag\" rel=\"tag\">#<span>genuary2</span></a> <a href=\"https://fosstodon.org/tags/genuary\" class=\"mention hashtag\" rel=\"tag\">#<span>genuary</span></a> <a href=\"https://fosstodon.org/tags/generativeart\" class=\"mention hashtag\" rel=\"tag\">#<span>generativeart</span></a></p>"
},
"updated": "2023-01-02T22:23:39Z",
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.fosstodon.org/media_attachments/files/109/621/946/862/929/719/original/008c6f311db5a196.png",
"name": "Basic voxel rendering of a thresholded perlin noise cube",
"blurhash": "UgBNQ,NFHqt9rvSdS[r_q#Svt#ryT9aKV$XR",
"focalPoint": [
0,
0
],
"width": 1440,
"height": 1440
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/genuary2023",
"name": "#genuary2023"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/genuary2",
"name": "#genuary2"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/GENUARY",
"name": "#GENUARY"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/generativeart",
"name": "#generativeart"
}
],
"replies": {
"id": "https://fosstodon.org/users/maxx/statuses/109621889554622556/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/maxx/statuses/109621889554622556/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/maxx/statuses/109621889554622556/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/maxx/statuses/109621889554622556/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://fosstodon.org/users/maxx/statuses/109621889554622556/shares",
"type": "Collection",
"totalItems": 0
}
}