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://mastodon.sdf.org/users/argv_minus_one/statuses/113064185752597775",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-01T20:29:20Z",
"url": "https://mastodon.sdf.org/@argv_minus_one/113064185752597775",
"attributedTo": "https://mastodon.sdf.org/users/argv_minus_one",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.sdf.org/users/argv_minus_one/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.sdf.org/users/argv_minus_one/statuses/113064185752597775",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.sdf.org,2024-09-01:objectId=202225977:objectType=Conversation",
"content": "<p>If you are doing <a href=\"https://mastodon.sdf.org/tags/Java\" class=\"mention hashtag\" rel=\"tag\">#<span>Java</span></a> <a href=\"https://mastodon.sdf.org/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a>, and you've downloaded a jar of <a href=\"https://mastodon.sdf.org/tags/Javadoc\" class=\"mention hashtag\" rel=\"tag\">#<span>Javadoc</span></a> documentation for some library, <a href=\"https://mastodon.sdf.org/tags/Firefox\" class=\"mention hashtag\" rel=\"tag\">#<span>Firefox</span></a> can directly display it without unpacking the jar!</p><p>Just prepend `jar:file://`, and append `!/index.html`, to form a URL.</p><p>For example, if the jar is located at:<br />/home/you/.m2/repository/com/example/example-library/1.0/example-library-1.0-javadoc.jar</p><p>Then use this URL:<br />jar:file:///home/you/.m2/repository/com/example/example-library/1.0/example-library-1.0-javadoc.jar!/index.html</p>",
"contentMap": {
"en": "<p>If you are doing <a href=\"https://mastodon.sdf.org/tags/Java\" class=\"mention hashtag\" rel=\"tag\">#<span>Java</span></a> <a href=\"https://mastodon.sdf.org/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a>, and you've downloaded a jar of <a href=\"https://mastodon.sdf.org/tags/Javadoc\" class=\"mention hashtag\" rel=\"tag\">#<span>Javadoc</span></a> documentation for some library, <a href=\"https://mastodon.sdf.org/tags/Firefox\" class=\"mention hashtag\" rel=\"tag\">#<span>Firefox</span></a> can directly display it without unpacking the jar!</p><p>Just prepend `jar:file://`, and append `!/index.html`, to form a URL.</p><p>For example, if the jar is located at:<br />/home/you/.m2/repository/com/example/example-library/1.0/example-library-1.0-javadoc.jar</p><p>Then use this URL:<br />jar:file:///home/you/.m2/repository/com/example/example-library/1.0/example-library-1.0-javadoc.jar!/index.html</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/java",
"name": "#java"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/programming",
"name": "#programming"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/javadoc",
"name": "#javadoc"
},
{
"type": "Hashtag",
"href": "https://mastodon.sdf.org/tags/firefox",
"name": "#firefox"
}
],
"replies": {
"id": "https://mastodon.sdf.org/users/argv_minus_one/statuses/113064185752597775/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.sdf.org/users/argv_minus_one/statuses/113064185752597775/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.sdf.org/users/argv_minus_one/statuses/113064185752597775/replies",
"items": []
}
}
}