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://mastodon.social/users/jeffluszcz/statuses/111732827681199652",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-01-10T17:27:28Z",
"url": "https://mastodon.social/@jeffluszcz/111732827681199652",
"attributedTo": "https://mastodon.social/users/jeffluszcz",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/jeffluszcz/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/jeffluszcz/statuses/111732827681199652",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-01-10:objectId=617332831:objectType=Conversation",
"content": "<p>What lessons can we learn from 20 years of managing invisible cut and pastes of Open Source code and how can we apply them to managing code generated by AI tools? <br /><a href=\"https://zebracatzebra.com/oss/what-20-years-of-stolen-snippets-teaches-about-managing-ai-generated-code/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">zebracatzebra.com/oss/what-20-</span><span class=\"invisible\">years-of-stolen-snippets-teaches-about-managing-ai-generated-code/</span></a> <a href=\"https://mastodon.social/tags/ai\" class=\"mention hashtag\" rel=\"tag\">#<span>ai</span></a> <a href=\"https://mastodon.social/tags/sbom\" class=\"mention hashtag\" rel=\"tag\">#<span>sbom</span></a> <a href=\"https://mastodon.social/tags/softwaresupplychainsecurity\" class=\"mention hashtag\" rel=\"tag\">#<span>softwaresupplychainsecurity</span></a> <a href=\"https://mastodon.social/tags/opensource\" class=\"mention hashtag\" rel=\"tag\">#<span>opensource</span></a></p>",
"contentMap": {
"en": "<p>What lessons can we learn from 20 years of managing invisible cut and pastes of Open Source code and how can we apply them to managing code generated by AI tools? <br /><a href=\"https://zebracatzebra.com/oss/what-20-years-of-stolen-snippets-teaches-about-managing-ai-generated-code/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">zebracatzebra.com/oss/what-20-</span><span class=\"invisible\">years-of-stolen-snippets-teaches-about-managing-ai-generated-code/</span></a> <a href=\"https://mastodon.social/tags/ai\" class=\"mention hashtag\" rel=\"tag\">#<span>ai</span></a> <a href=\"https://mastodon.social/tags/sbom\" class=\"mention hashtag\" rel=\"tag\">#<span>sbom</span></a> <a href=\"https://mastodon.social/tags/softwaresupplychainsecurity\" class=\"mention hashtag\" rel=\"tag\">#<span>softwaresupplychainsecurity</span></a> <a href=\"https://mastodon.social/tags/opensource\" class=\"mention hashtag\" rel=\"tag\">#<span>opensource</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/111/732/825/656/202/883/original/40a18379e930c3a5.png",
"name": "a painting of books piled on a table",
"blurhash": "UXHe8+-:bHs.~o%fayjZxW%1V@M|%hNHVsRk",
"focalPoint": [
0.08,
0.16
],
"width": 300,
"height": 294
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/ai",
"name": "#ai"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/SBOM",
"name": "#SBOM"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/softwaresupplychainsecurity",
"name": "#softwaresupplychainsecurity"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/opensource",
"name": "#opensource"
}
],
"replies": {
"id": "https://mastodon.social/users/jeffluszcz/statuses/111732827681199652/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/jeffluszcz/statuses/111732827681199652/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/jeffluszcz/statuses/111732827681199652/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/jeffluszcz/statuses/111732827681199652/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/jeffluszcz/statuses/111732827681199652/shares",
"type": "Collection",
"totalItems": 2
}
}