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://phpc.social/users/adele/statuses/112584960486034900/activity",
"type": "Create",
"actor": "https://phpc.social/users/adele",
"published": "2024-06-09T05:16:03Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/adele/followers"
],
"object": {
"id": "https://phpc.social/users/adele/statuses/112584960486034900",
"type": "Question",
"summary": null,
"inReplyTo": null,
"published": "2024-06-09T05:16:03Z",
"url": "https://phpc.social/@adele/112584960486034900",
"attributedTo": "https://phpc.social/users/adele",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/adele/followers"
],
"sensitive": false,
"atomUri": "https://phpc.social/users/adele/statuses/112584960486034900",
"inReplyToAtomUri": null,
"conversation": "tag:phpc.social,2024-06-09:objectId=37535850:objectType=Conversation",
"content": "<p>I get some remarks about the fact that <a href=\"https://smolweb.org\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">smolweb.org</span><span class=\"invisible\"></span></a> recommends to not use JavaScript at all.<br />I'm conscious that it is a strong constraint and that, sometimes, it could help to build better sites. But opening the door to JavaScript is access to bloat websites, user tracking and a whole world of abuse.</p><p>Would it be a good idea to label as <a href=\"https://phpc.social/tags/smolweb\" class=\"mention hashtag\" rel=\"tag\">#<span>smolweb</span></a> a website including JavaScript if it guarantees that it will still work if the browser disables JavaScript?</p><p><a href=\"https://phpc.social/tags/smallweb\" class=\"mention hashtag\" rel=\"tag\">#<span>smallweb</span></a> <a href=\"https://phpc.social/tags/indieweb\" class=\"mention hashtag\" rel=\"tag\">#<span>indieweb</span></a></p>",
"contentMap": {
"en": "<p>I get some remarks about the fact that <a href=\"https://smolweb.org\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">smolweb.org</span><span class=\"invisible\"></span></a> recommends to not use JavaScript at all.<br />I'm conscious that it is a strong constraint and that, sometimes, it could help to build better sites. But opening the door to JavaScript is access to bloat websites, user tracking and a whole world of abuse.</p><p>Would it be a good idea to label as <a href=\"https://phpc.social/tags/smolweb\" class=\"mention hashtag\" rel=\"tag\">#<span>smolweb</span></a> a website including JavaScript if it guarantees that it will still work if the browser disables JavaScript?</p><p><a href=\"https://phpc.social/tags/smallweb\" class=\"mention hashtag\" rel=\"tag\">#<span>smallweb</span></a> <a href=\"https://phpc.social/tags/indieweb\" class=\"mention hashtag\" rel=\"tag\">#<span>indieweb</span></a></p>"
},
"endTime": "2024-06-16T05:16:03Z",
"closed": "2024-06-16T05:16:03Z",
"votersCount": 95,
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://phpc.social/tags/smolweb",
"name": "#smolweb"
},
{
"type": "Hashtag",
"href": "https://phpc.social/tags/SmallWeb",
"name": "#SmallWeb"
},
{
"type": "Hashtag",
"href": "https://phpc.social/tags/indieweb",
"name": "#indieweb"
}
],
"replies": {
"id": "https://phpc.social/users/adele/statuses/112584960486034900/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://phpc.social/users/adele/statuses/112584960486034900/replies?only_other_accounts=true&page=true",
"partOf": "https://phpc.social/users/adele/statuses/112584960486034900/replies",
"items": []
}
},
"likes": {
"id": "https://phpc.social/users/adele/statuses/112584960486034900/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://phpc.social/users/adele/statuses/112584960486034900/shares",
"type": "Collection",
"totalItems": 5
},
"oneOf": [
{
"type": "Note",
"name": "Yes if it also works without JS",
"replies": {
"type": "Collection",
"totalItems": 62
}
},
{
"type": "Note",
"name": "No because user does not think to disable JS",
"replies": {
"type": "Collection",
"totalItems": 33
}
}
]
}
}