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://wandering.shop/users/kagan/statuses/114689577036220235",
"type": "Note",
"summary": null,
"inReplyTo": "https://wandering.shop/users/kagan/statuses/114689546824878576",
"published": "2025-06-15T21:47:43Z",
"url": "https://wandering.shop/@kagan/114689577036220235",
"attributedTo": "https://wandering.shop/users/kagan",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://wandering.shop/users/kagan/followers"
],
"sensitive": false,
"atomUri": "https://wandering.shop/users/kagan/statuses/114689577036220235",
"inReplyToAtomUri": "https://wandering.shop/users/kagan/statuses/114689546824878576",
"conversation": "tag:wandering.shop,2025-06-15:objectId=163062484:objectType=Conversation",
"content": "<p>Following on from that, NIST guidelines recommend:</p><p>❌ DON'T enforce complexity (upper, lower, numbers, special chars)<br />✅ Instead, DO require 8 chars minimum, and up to 64 at least<br />✅ Also, allow _any_ characters (space, apostrophe, etc.)<br />❌ DON'T force users to change passwords regularly; then they just add incrementing numbers at the end and it doesn't help security<br />✅ But DO block passwords/patterns (qwerty, asdfasdf, etc.)</p><p><a href=\"https://cybersecuritynews.com/nist-rules-password-security/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">cybersecuritynews.com/nist-rul</span><span class=\"invisible\">es-password-security/</span></a></p><p><a href=\"https://wandering.shop/tags/security\" class=\"mention hashtag\" rel=\"tag\">#<span>security</span></a> <a href=\"https://wandering.shop/tags/webdev\" class=\"mention hashtag\" rel=\"tag\">#<span>webdev</span></a> <a href=\"https://wandering.shop/tags/WebDevelopment\" class=\"mention hashtag\" rel=\"tag\">#<span>WebDevelopment</span></a></p>",
"contentMap": {
"en": "<p>Following on from that, NIST guidelines recommend:</p><p>❌ DON'T enforce complexity (upper, lower, numbers, special chars)<br />✅ Instead, DO require 8 chars minimum, and up to 64 at least<br />✅ Also, allow _any_ characters (space, apostrophe, etc.)<br />❌ DON'T force users to change passwords regularly; then they just add incrementing numbers at the end and it doesn't help security<br />✅ But DO block passwords/patterns (qwerty, asdfasdf, etc.)</p><p><a href=\"https://cybersecuritynews.com/nist-rules-password-security/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">cybersecuritynews.com/nist-rul</span><span class=\"invisible\">es-password-security/</span></a></p><p><a href=\"https://wandering.shop/tags/security\" class=\"mention hashtag\" rel=\"tag\">#<span>security</span></a> <a href=\"https://wandering.shop/tags/webdev\" class=\"mention hashtag\" rel=\"tag\">#<span>webdev</span></a> <a href=\"https://wandering.shop/tags/WebDevelopment\" class=\"mention hashtag\" rel=\"tag\">#<span>WebDevelopment</span></a></p>"
},
"updated": "2025-06-15T21:50:30Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://wandering.shop/tags/security",
"name": "#security"
},
{
"type": "Hashtag",
"href": "https://wandering.shop/tags/webdev",
"name": "#webdev"
},
{
"type": "Hashtag",
"href": "https://wandering.shop/tags/webdevelopment",
"name": "#webdevelopment"
}
],
"replies": {
"id": "https://wandering.shop/users/kagan/statuses/114689577036220235/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://wandering.shop/users/kagan/statuses/114689577036220235/replies?only_other_accounts=true&page=true",
"partOf": "https://wandering.shop/users/kagan/statuses/114689577036220235/replies",
"items": []
}
},
"likes": {
"id": "https://wandering.shop/users/kagan/statuses/114689577036220235/likes",
"type": "Collection",
"totalItems": 22
},
"shares": {
"id": "https://wandering.shop/users/kagan/statuses/114689577036220235/shares",
"type": "Collection",
"totalItems": 26
}
}