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"
}
],
"id": "https://mastodon.xyz/users/gaberivera/statuses/110855012313705551/activity",
"type": "Create",
"actor": "https://mastodon.xyz/users/gaberivera",
"published": "2023-08-08T16:47:29Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.xyz/users/gaberivera/followers"
],
"object": {
"id": "https://mastodon.xyz/users/gaberivera/statuses/110855012313705551",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-08-08T16:47:29Z",
"url": "https://mastodon.xyz/@gaberivera/110855012313705551",
"attributedTo": "https://mastodon.xyz/users/gaberivera",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.xyz/users/gaberivera/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.xyz/users/gaberivera/statuses/110855012313705551",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.xyz,2023-08-08:objectId=140865462:objectType=Conversation",
"content": "<p>Good news for people at the intersection of "uses Techmeme" and "uses Mastodon":</p><p>Hover over any headline at <a href=\"http://www.techmeme.com/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">http://www.</span><span class=\"\">techmeme.com/</span><span class=\"invisible\"></span></a> and a Mastodon icon will appear. If you click it, you arrive at the corresponding Mastodon post, where you can boost, or reply, or whatever.</p>",
"contentMap": {
"en": "<p>Good news for people at the intersection of "uses Techmeme" and "uses Mastodon":</p><p>Hover over any headline at <a href=\"http://www.techmeme.com/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">http://www.</span><span class=\"\">techmeme.com/</span><span class=\"invisible\"></span></a> and a Mastodon icon will appear. If you click it, you arrive at the corresponding Mastodon post, where you can boost, or reply, or whatever.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.xyz/users/gaberivera/statuses/110855012313705551/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.xyz/users/gaberivera/statuses/110855012313705551/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.xyz/users/gaberivera/statuses/110855012313705551/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.xyz/users/gaberivera/statuses/110855012313705551/likes",
"type": "Collection",
"totalItems": 60
},
"shares": {
"id": "https://mastodon.xyz/users/gaberivera/statuses/110855012313705551/shares",
"type": "Collection",
"totalItems": 40
}
}
}