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://ruby.social/users/danmayer/statuses/113405501118992422/activity",
"type": "Create",
"actor": "https://ruby.social/users/danmayer",
"published": "2024-11-01T03:10:20Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ruby.social/users/danmayer/followers",
"https://social.harter.us/users/ryan",
"https://666.glitchwit.ch/users/kf"
],
"object": {
"id": "https://ruby.social/users/danmayer/statuses/113405501118992422",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.harter.us/users/ryan/statuses/113405024657242190",
"published": "2024-11-01T03:10:20Z",
"url": "https://ruby.social/@danmayer/113405501118992422",
"attributedTo": "https://ruby.social/users/danmayer",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://ruby.social/users/danmayer/followers",
"https://social.harter.us/users/ryan",
"https://666.glitchwit.ch/users/kf"
],
"sensitive": false,
"atomUri": "https://ruby.social/users/danmayer/statuses/113405501118992422",
"inReplyToAtomUri": "https://social.harter.us/users/ryan/statuses/113405024657242190",
"conversation": "tag:harter.us,2024-11-01:objectId=411962:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.harter.us/@ryan\" class=\"u-url mention\">@<span>ryan</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://666.glitchwit.ch/@kf\" class=\"u-url mention\">@<span>kf</span></a></span> honestly a ton of code is written by AI in the same way Spell check writes all my documents... It catches some little typos and occasionally fills out a line I started typing. It's fine, but I bet this leads to a ton of over attribution of code to AI</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.harter.us/@ryan\" class=\"u-url mention\">@<span>ryan</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://666.glitchwit.ch/@kf\" class=\"u-url mention\">@<span>kf</span></a></span> honestly a ton of code is written by AI in the same way Spell check writes all my documents... It catches some little typos and occasionally fills out a line I started typing. It's fine, but I bet this leads to a ton of over attribution of code to AI</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://social.harter.us/users/ryan",
"name": "@ryan@harter.us"
},
{
"type": "Mention",
"href": "https://666.glitchwit.ch/users/kf",
"name": "@kf@666.glitchwit.ch"
}
],
"replies": {
"id": "https://ruby.social/users/danmayer/statuses/113405501118992422/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://ruby.social/users/danmayer/statuses/113405501118992422/replies?only_other_accounts=true&page=true",
"partOf": "https://ruby.social/users/danmayer/statuses/113405501118992422/replies",
"items": []
}
},
"likes": {
"id": "https://ruby.social/users/danmayer/statuses/113405501118992422/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://ruby.social/users/danmayer/statuses/113405501118992422/shares",
"type": "Collection",
"totalItems": 0
}
}
}