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://genart.social/users/djnavarro/statuses/110672266457550555",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-07-07T10:12:48Z",
"url": "https://genart.social/@djnavarro/110672266457550555",
"attributedTo": "https://genart.social/users/djnavarro",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://genart.social/users/djnavarro/followers"
],
"sensitive": false,
"atomUri": "https://genart.social/users/djnavarro/statuses/110672266457550555",
"inReplyToAtomUri": null,
"conversation": "tag:genart.social,2023-07-07:objectId=3818725:objectType=Conversation",
"content": "<p>I resent the fact that even generative art code needs refactoring sometimes. Making art is supposed to be *fun*, damn it, and this part isn't</p><p><a href=\"https://genart.social/tags/rstats\" class=\"mention hashtag\" rel=\"tag\">#<span>rstats</span></a> <a href=\"https://genart.social/tags/rtistry\" class=\"mention hashtag\" rel=\"tag\">#<span>rtistry</span></a> <a href=\"https://genart.social/tags/GenerativeArt\" class=\"mention hashtag\" rel=\"tag\">#<span>GenerativeArt</span></a></p>",
"contentMap": {
"en": "<p>I resent the fact that even generative art code needs refactoring sometimes. Making art is supposed to be *fun*, damn it, and this part isn't</p><p><a href=\"https://genart.social/tags/rstats\" class=\"mention hashtag\" rel=\"tag\">#<span>rstats</span></a> <a href=\"https://genart.social/tags/rtistry\" class=\"mention hashtag\" rel=\"tag\">#<span>rtistry</span></a> <a href=\"https://genart.social/tags/GenerativeArt\" class=\"mention hashtag\" rel=\"tag\">#<span>GenerativeArt</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.genart.social/media_attachments/files/110/672/257/679/467/696/original/46e5f5cf4685dbfc.png",
"name": "Horizontally banded swirling noise patterns rendered in various shades of brown",
"blurhash": "UIIDQ#NHD+xZM|t6t6WC0Nxt%KRk={snE3oe",
"focalPoint": [
0,
0
],
"width": 1440,
"height": 1440
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://genart.social/tags/rstats",
"name": "#rstats"
},
{
"type": "Hashtag",
"href": "https://genart.social/tags/rtistry",
"name": "#rtistry"
},
{
"type": "Hashtag",
"href": "https://genart.social/tags/generativeart",
"name": "#generativeart"
}
],
"replies": {
"id": "https://genart.social/users/djnavarro/statuses/110672266457550555/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://genart.social/users/djnavarro/statuses/110672266457550555/replies?only_other_accounts=true&page=true",
"partOf": "https://genart.social/users/djnavarro/statuses/110672266457550555/replies",
"items": []
}
}
}