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.xyz/users/kalvn/statuses/113437729439009015",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-06T19:46:25Z",
"url": "https://mastodon.xyz/@kalvn/113437729439009015",
"attributedTo": "https://mastodon.xyz/users/kalvn",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.xyz/users/kalvn/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.xyz/users/kalvn/statuses/113437729439009015",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.xyz,2024-11-06:objectId=205091651:objectType=Conversation",
"content": "<p>Un parser XML en JavaScript qui semble très efficace pour des documents petits à moyens.</p><p>rgrove/parse-xml: A fast, safe, compliant XML parser for Node.js and browsers.<br /><a href=\"https://github.com/rgrove/parse-xml\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/rgrove/parse-xml</span><span class=\"invisible\"></span></a></p><p><a href=\"https://mastodon.xyz/tags/xml\" class=\"mention hashtag\" rel=\"tag\">#<span>xml</span></a> <a href=\"https://mastodon.xyz/tags/nodejs\" class=\"mention hashtag\" rel=\"tag\">#<span>nodejs</span></a> <a href=\"https://mastodon.xyz/tags/lib\" class=\"mention hashtag\" rel=\"tag\">#<span>lib</span></a></p>",
"contentMap": {
"fr": "<p>Un parser XML en JavaScript qui semble très efficace pour des documents petits à moyens.</p><p>rgrove/parse-xml: A fast, safe, compliant XML parser for Node.js and browsers.<br /><a href=\"https://github.com/rgrove/parse-xml\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/rgrove/parse-xml</span><span class=\"invisible\"></span></a></p><p><a href=\"https://mastodon.xyz/tags/xml\" class=\"mention hashtag\" rel=\"tag\">#<span>xml</span></a> <a href=\"https://mastodon.xyz/tags/nodejs\" class=\"mention hashtag\" rel=\"tag\">#<span>nodejs</span></a> <a href=\"https://mastodon.xyz/tags/lib\" class=\"mention hashtag\" rel=\"tag\">#<span>lib</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.xyz/tags/xml",
"name": "#xml"
},
{
"type": "Hashtag",
"href": "https://mastodon.xyz/tags/nodejs",
"name": "#nodejs"
},
{
"type": "Hashtag",
"href": "https://mastodon.xyz/tags/lib",
"name": "#lib"
}
],
"replies": {
"id": "https://mastodon.xyz/users/kalvn/statuses/113437729439009015/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.xyz/users/kalvn/statuses/113437729439009015/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.xyz/users/kalvn/statuses/113437729439009015/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.xyz/users/kalvn/statuses/113437729439009015/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.xyz/users/kalvn/statuses/113437729439009015/shares",
"type": "Collection",
"totalItems": 0
}
}