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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://infosec.exchange/users/yossarian/statuses/113500088520358392",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-17T20:05:09Z",
"url": "https://infosec.exchange/@yossarian/113500088520358392",
"attributedTo": "https://infosec.exchange/users/yossarian",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/yossarian/followers",
"https://mastodon.social/users/webknjaz"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/yossarian/statuses/113500088520358392",
"inReplyToAtomUri": null,
"conversation": "tag:infosec.exchange,2024-11-17:objectId=214039330:objectType=Conversation",
"content": "<p>i think this is really cool: you can see when sigstore-python became a dependency of pypi-publish (for PEP 740 support), followed by a huge dropoff when pypi-publish began caching its action images (meaning that the dependency is pre-baked instead of being repeatedly downloaded)</p><p>great example of the extreme efficacy of caching in <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@webknjaz\" class=\"u-url mention\">@<span>webknjaz</span></a></span>'s action!</p><p>from: <a href=\"https://www.pepy.tech/projects/sigstore\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"\">pepy.tech/projects/sigstore</span><span class=\"invisible\"></span></a></p><p><a href=\"https://infosec.exchange/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a> <a href=\"https://infosec.exchange/tags/pypi\" class=\"mention hashtag\" rel=\"tag\">#<span>pypi</span></a></p>",
"contentMap": {
"en": "<p>i think this is really cool: you can see when sigstore-python became a dependency of pypi-publish (for PEP 740 support), followed by a huge dropoff when pypi-publish began caching its action images (meaning that the dependency is pre-baked instead of being repeatedly downloaded)</p><p>great example of the extreme efficacy of caching in <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@webknjaz\" class=\"u-url mention\">@<span>webknjaz</span></a></span>'s action!</p><p>from: <a href=\"https://www.pepy.tech/projects/sigstore\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"\">pepy.tech/projects/sigstore</span><span class=\"invisible\"></span></a></p><p><a href=\"https://infosec.exchange/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a> <a href=\"https://infosec.exchange/tags/pypi\" class=\"mention hashtag\" rel=\"tag\">#<span>pypi</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://media.infosec.exchange/infosec.exchange/media_attachments/files/113/500/079/285/064/242/original/d613f56f76663df8.png",
"name": "a screencap of https://www.pepy.tech/projects/sigstore",
"blurhash": "U2T9IsEjD%Mx?wITMxxvNGnOx]oyV?V[o#oe",
"focalPoint": [
0,
0
],
"width": 1722,
"height": 1205
}
],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/webknjaz",
"name": "@webknjaz@mastodon.social"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/python",
"name": "#python"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/pypi",
"name": "#pypi"
}
],
"replies": {
"id": "https://infosec.exchange/users/yossarian/statuses/113500088520358392/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/yossarian/statuses/113500088520358392/replies?only_other_accounts=true&page=true",
"partOf": "https://infosec.exchange/users/yossarian/statuses/113500088520358392/replies",
"items": []
}
},
"likes": {
"id": "https://infosec.exchange/users/yossarian/statuses/113500088520358392/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://infosec.exchange/users/yossarian/statuses/113500088520358392/shares",
"type": "Collection",
"totalItems": 4
}
}