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://retro.social/users/ieure/statuses/113522027846529665/activity",
"type": "Create",
"actor": "https://retro.social/users/ieure",
"published": "2024-11-21T17:04:36Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://retro.social/users/ieure/followers",
"https://hey.hagelb.org/users/technomancy"
],
"object": {
"id": "https://retro.social/users/ieure/statuses/113522027846529665",
"type": "Note",
"summary": null,
"inReplyTo": "https://hey.hagelb.org/users/technomancy/statuses/01JD7TPW53Q83DB2HC5X0MFC43",
"published": "2024-11-21T17:04:36Z",
"url": "https://retro.social/@ieure/113522027846529665",
"attributedTo": "https://retro.social/users/ieure",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://retro.social/users/ieure/followers",
"https://hey.hagelb.org/users/technomancy"
],
"sensitive": false,
"atomUri": "https://retro.social/users/ieure/statuses/113522027846529665",
"inReplyToAtomUri": "https://hey.hagelb.org/users/technomancy/statuses/01JD7TPW53Q83DB2HC5X0MFC43",
"conversation": "tag:retro.social,2024-11-21:objectId=31204664:objectType=Conversation",
"content": "<p><span class=\"h-card\"><a href=\"https://hey.hagelb.org/@technomancy\" class=\"u-url mention\">@<span>technomancy</span></a></span> I was just considering running mbsync in a cron job on my NAS and using Syncthing to get the mail to anything I actually read it on.</p><p>But rsync seems like it might be even better.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\"><a href=\"https://hey.hagelb.org/@technomancy\" class=\"u-url mention\">@<span>technomancy</span></a></span> I was just considering running mbsync in a cron job on my NAS and using Syncthing to get the mail to anything I actually read it on.</p><p>But rsync seems like it might be even better.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://hey.hagelb.org/users/technomancy",
"name": "@technomancy@hey.hagelb.org"
}
],
"replies": {
"id": "https://retro.social/users/ieure/statuses/113522027846529665/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://retro.social/users/ieure/statuses/113522027846529665/replies?only_other_accounts=true&page=true",
"partOf": "https://retro.social/users/ieure/statuses/113522027846529665/replies",
"items": []
}
}
}
}