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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/morgant/statuses/112697014924307176",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-06-29T00:12:58Z",
"url": "https://mastodon.social/@morgant/112697014924307176",
"attributedTo": "https://mastodon.social/users/morgant",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/morgant/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/morgant/statuses/112697014924307176",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-06-29:objectId=740581770:objectType=Conversation",
"content": "<p>How did I miss that the <a href=\"https://mastodon.social/tags/ComputerHistoryMuseum\" class=\"mention hashtag\" rel=\"tag\">#<span>ComputerHistoryMuseum</span></a> (<a href=\"https://mastodon.social/tags/CHM\" class=\"mention hashtag\" rel=\"tag\">#<span>CHM</span></a>) was able to negotiate not only publishing the <a href=\"https://mastodon.social/tags/Eudora\" class=\"mention hashtag\" rel=\"tag\">#<span>Eudora</span></a> <a href=\"https://mastodon.social/tags/Mac\" class=\"mention hashtag\" rel=\"tag\">#<span>Mac</span></a> & <a href=\"https://mastodon.social/tags/Windows\" class=\"mention hashtag\" rel=\"tag\">#<span>Windows</span></a> source code from Qualcomm back in 2018, but re-licensing it under the BSD license?!</p><p><a href=\"https://computerhistory.org/blog/the-eudora-email-client-source-code/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">computerhistory.org/blog/the-e</span><span class=\"invisible\">udora-email-client-source-code/</span></a></p><p>I wonder if anyone ever did anything with it?</p>",
"contentMap": {
"en": "<p>How did I miss that the <a href=\"https://mastodon.social/tags/ComputerHistoryMuseum\" class=\"mention hashtag\" rel=\"tag\">#<span>ComputerHistoryMuseum</span></a> (<a href=\"https://mastodon.social/tags/CHM\" class=\"mention hashtag\" rel=\"tag\">#<span>CHM</span></a>) was able to negotiate not only publishing the <a href=\"https://mastodon.social/tags/Eudora\" class=\"mention hashtag\" rel=\"tag\">#<span>Eudora</span></a> <a href=\"https://mastodon.social/tags/Mac\" class=\"mention hashtag\" rel=\"tag\">#<span>Mac</span></a> & <a href=\"https://mastodon.social/tags/Windows\" class=\"mention hashtag\" rel=\"tag\">#<span>Windows</span></a> source code from Qualcomm back in 2018, but re-licensing it under the BSD license?!</p><p><a href=\"https://computerhistory.org/blog/the-eudora-email-client-source-code/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">computerhistory.org/blog/the-e</span><span class=\"invisible\">udora-email-client-source-code/</span></a></p><p>I wonder if anyone ever did anything with it?</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/chm",
"name": "#chm"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/eudora",
"name": "#eudora"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/mac",
"name": "#mac"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/windows",
"name": "#windows"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/computerhistorymuseum",
"name": "#computerhistorymuseum"
}
],
"replies": {
"id": "https://mastodon.social/users/morgant/statuses/112697014924307176/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/morgant/statuses/112697014924307176/replies?min_id=112697131807274402&page=true",
"partOf": "https://mastodon.social/users/morgant/statuses/112697014924307176/replies",
"items": [
"https://mastodon.social/users/morgant/statuses/112697131807274402"
]
}
},
"likes": {
"id": "https://mastodon.social/users/morgant/statuses/112697014924307176/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/morgant/statuses/112697014924307176/shares",
"type": "Collection",
"totalItems": 1
}
}