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://fosstodon.org/users/adamchainz/statuses/113534356154191071/activity",
"type": "Create",
"actor": "https://fosstodon.org/users/adamchainz",
"published": "2024-11-23T21:19:51Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/adamchainz/followers",
"https://mas.to/users/j9t"
],
"object": {
"id": "https://fosstodon.org/users/adamchainz/statuses/113534356154191071",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-23T21:19:51Z",
"url": "https://fosstodon.org/@adamchainz/113534356154191071",
"attributedTo": "https://fosstodon.org/users/adamchainz",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/adamchainz/followers",
"https://mas.to/users/j9t"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/adamchainz/statuses/113534356154191071",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2024-11-23:objectId=263682667:objectType=Conversation",
"content": "<p>divitis: excessive use of div elements, an HTML anti-pattern.</p><p><a href=\"https://webglossary.info/terms/divitis/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">webglossary.info/terms/divitis</span><span class=\"invisible\">/</span></a></p><p>classitis: excessive use of class attributes and values.</p><p><a href=\"https://webglossary.info/terms/classitis/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">webglossary.info/terms/classit</span><span class=\"invisible\">is/</span></a></p><p>Thanks to <span class=\"h-card\" translate=\"no\"><a href=\"https://mas.to/@j9t\" class=\"u-url mention\">@<span>j9t</span></a></span> for the Web Development Glossary, so much good stuff in there.</p>",
"contentMap": {
"en": "<p>divitis: excessive use of div elements, an HTML anti-pattern.</p><p><a href=\"https://webglossary.info/terms/divitis/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">webglossary.info/terms/divitis</span><span class=\"invisible\">/</span></a></p><p>classitis: excessive use of class attributes and values.</p><p><a href=\"https://webglossary.info/terms/classitis/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">webglossary.info/terms/classit</span><span class=\"invisible\">is/</span></a></p><p>Thanks to <span class=\"h-card\" translate=\"no\"><a href=\"https://mas.to/@j9t\" class=\"u-url mention\">@<span>j9t</span></a></span> for the Web Development Glossary, so much good stuff in there.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mas.to/users/j9t",
"name": "@j9t@mas.to"
}
],
"replies": {
"id": "https://fosstodon.org/users/adamchainz/statuses/113534356154191071/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/adamchainz/statuses/113534356154191071/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/adamchainz/statuses/113534356154191071/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/adamchainz/statuses/113534356154191071/likes",
"type": "Collection",
"totalItems": 8
},
"shares": {
"id": "https://fosstodon.org/users/adamchainz/statuses/113534356154191071/shares",
"type": "Collection",
"totalItems": 5
}
}
}