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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://infosec.exchange/users/ubernostrum/statuses/113503003277575951",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-18T08:26:24Z",
"url": "https://infosec.exchange/@ubernostrum/113503003277575951",
"attributedTo": "https://infosec.exchange/users/ubernostrum",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://infosec.exchange/users/ubernostrum/followers"
],
"sensitive": false,
"atomUri": "https://infosec.exchange/users/ubernostrum/statuses/113503003277575951",
"inReplyToAtomUri": null,
"conversation": "tag:infosec.exchange,2024-11-18:objectId=214177276:objectType=Conversation",
"content": "<p>Recently I've been adopting CalVer for my <a href=\"https://infosec.exchange/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> packages, and a new scheme I'm calling “DjangoVer" for my <a href=\"https://infosec.exchange/tags/Django\" class=\"mention hashtag\" rel=\"tag\">#<span>Django</span></a> packages. The basic idea is the version number of the package should tell you the newest Django version you can use it with.</p><p>For full details:</p><p><a href=\"https://www.b-list.org/weblog/2024/nov/18/djangover/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">b-list.org/weblog/2024/nov/18/</span><span class=\"invisible\">djangover/</span></a></p>",
"contentMap": {
"en": "<p>Recently I've been adopting CalVer for my <a href=\"https://infosec.exchange/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> packages, and a new scheme I'm calling “DjangoVer" for my <a href=\"https://infosec.exchange/tags/Django\" class=\"mention hashtag\" rel=\"tag\">#<span>Django</span></a> packages. The basic idea is the version number of the package should tell you the newest Django version you can use it with.</p><p>For full details:</p><p><a href=\"https://www.b-list.org/weblog/2024/nov/18/djangover/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">b-list.org/weblog/2024/nov/18/</span><span class=\"invisible\">djangover/</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/python",
"name": "#python"
},
{
"type": "Hashtag",
"href": "https://infosec.exchange/tags/django",
"name": "#django"
}
],
"replies": {
"id": "https://infosec.exchange/users/ubernostrum/statuses/113503003277575951/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://infosec.exchange/users/ubernostrum/statuses/113503003277575951/replies?only_other_accounts=true&page=true",
"partOf": "https://infosec.exchange/users/ubernostrum/statuses/113503003277575951/replies",
"items": []
}
},
"likes": {
"id": "https://infosec.exchange/users/ubernostrum/statuses/113503003277575951/likes",
"type": "Collection",
"totalItems": 11
},
"shares": {
"id": "https://infosec.exchange/users/ubernostrum/statuses/113503003277575951/shares",
"type": "Collection",
"totalItems": 4
}
}