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://sfba.social/users/karlauerbach/statuses/109333454728638549",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-12T23:35:23Z",
"url": "https://sfba.social/@karlauerbach/109333454728638549",
"attributedTo": "https://sfba.social/users/karlauerbach",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://sfba.social/users/karlauerbach/followers",
"https://hackers.town/users/socketwench"
],
"sensitive": false,
"atomUri": "https://sfba.social/users/karlauerbach/statuses/109333454728638549",
"inReplyToAtomUri": null,
"conversation": "tag:hackers.town,2022-11-11:objectId=28411279:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://hackers.town/@socketwench\" class=\"u-url mention\">@<span>socketwench</span></a></span> - And there's more:</p><p>1. Don't let the domain name lapse</p><p>2. Use a flat-file web management tool, like HUGO, else you need to also back up the database *and* the database schema (do not forget the schema!)</p><p>3. Validate that your backup is adequate - do that by doing a restore to a *new* domain name.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://hackers.town/@socketwench\" class=\"u-url mention\">@<span>socketwench</span></a></span> - And there's more:</p><p>1. Don't let the domain name lapse</p><p>2. Use a flat-file web management tool, like HUGO, else you need to also back up the database *and* the database schema (do not forget the schema!)</p><p>3. Validate that your backup is adequate - do that by doing a restore to a *new* domain name.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://hackers.town/users/socketwench",
"name": "@socketwench@hackers.town"
}
],
"replies": {
"id": "https://sfba.social/users/karlauerbach/statuses/109333454728638549/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://sfba.social/users/karlauerbach/statuses/109333454728638549/replies?only_other_accounts=true&page=true",
"partOf": "https://sfba.social/users/karlauerbach/statuses/109333454728638549/replies",
"items": []
}
},
"likes": {
"id": "https://sfba.social/users/karlauerbach/statuses/109333454728638549/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://sfba.social/users/karlauerbach/statuses/109333454728638549/shares",
"type": "Collection",
"totalItems": 0
}
}