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://floss.social/users/jgoerzen/statuses/112950774096249178",
"type": "Note",
"summary": null,
"inReplyTo": "https://floss.social/users/jgoerzen/statuses/112950768408035580",
"published": "2024-08-12T19:47:16Z",
"url": "https://floss.social/@jgoerzen/112950774096249178",
"attributedTo": "https://floss.social/users/jgoerzen",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://floss.social/users/jgoerzen/followers",
"https://mastodon.social/users/acidiclight",
"https://scalie.zone/users/aks"
],
"sensitive": false,
"atomUri": "https://floss.social/users/jgoerzen/statuses/112950774096249178",
"inReplyToAtomUri": "https://floss.social/users/jgoerzen/statuses/112950768408035580",
"conversation": "tag:scalie.zone,2024-08-10:objectId=643712:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@acidiclight\" class=\"u-url mention\">@<span>acidiclight</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://scalie.zone/@aks\" class=\"u-url mention\">@<span>aks</span></a></span> <a href=\"https://floss.social/tags/Debian\" class=\"mention hashtag\" rel=\"tag\">#<span>Debian</span></a> being <a href=\"https://floss.social/tags/stable\" class=\"mention hashtag\" rel=\"tag\">#<span>stable</span></a> means that I can cron unattended-upgrades and all my systems get security updates automatically while I sleep. And they don't break. "Rolling" distros, or even FreeBSD, is incapable of this because by forcing you to take new versions to get security updates, you also introduce things can can change behavior in ways that break systems: everything from changes to config files to output formats and new bugs. 2/</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@acidiclight\" class=\"u-url mention\">@<span>acidiclight</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://scalie.zone/@aks\" class=\"u-url mention\">@<span>aks</span></a></span> <a href=\"https://floss.social/tags/Debian\" class=\"mention hashtag\" rel=\"tag\">#<span>Debian</span></a> being <a href=\"https://floss.social/tags/stable\" class=\"mention hashtag\" rel=\"tag\">#<span>stable</span></a> means that I can cron unattended-upgrades and all my systems get security updates automatically while I sleep. And they don't break. "Rolling" distros, or even FreeBSD, is incapable of this because by forcing you to take new versions to get security updates, you also introduce things can can change behavior in ways that break systems: everything from changes to config files to output formats and new bugs. 2/</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/acidiclight",
"name": "@acidiclight@mastodon.social"
},
{
"type": "Mention",
"href": "https://scalie.zone/users/aks",
"name": "@aks@scalie.zone"
},
{
"type": "Hashtag",
"href": "https://floss.social/tags/Debian",
"name": "#Debian"
},
{
"type": "Hashtag",
"href": "https://floss.social/tags/stable",
"name": "#stable"
}
],
"replies": {
"id": "https://floss.social/users/jgoerzen/statuses/112950774096249178/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://floss.social/users/jgoerzen/statuses/112950774096249178/replies?min_id=112950779705059993&page=true",
"partOf": "https://floss.social/users/jgoerzen/statuses/112950774096249178/replies",
"items": [
"https://floss.social/users/jgoerzen/statuses/112950779705059993"
]
}
},
"likes": {
"id": "https://floss.social/users/jgoerzen/statuses/112950774096249178/likes",
"type": "Collection",
"totalItems": 21
},
"shares": {
"id": "https://floss.social/users/jgoerzen/statuses/112950774096249178/shares",
"type": "Collection",
"totalItems": 1
}
}