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/dat_ecosystem/statuses/111932397760291988",
"type": "Note",
"summary": null,
"inReplyTo": "https://az.social/users/dave/statuses/111932369918757325",
"published": "2024-02-14T23:20:46Z",
"url": "https://fosstodon.org/@dat_ecosystem/111932397760291988",
"attributedTo": "https://fosstodon.org/users/dat_ecosystem",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/dat_ecosystem/followers",
"https://az.social/users/dave"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/dat_ecosystem/statuses/111932397760291988",
"inReplyToAtomUri": "https://az.social/users/dave/statuses/111932369918757325",
"conversation": "tag:fosstodon.org,2024-02-14:objectId=184762700:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://az.social/@dave\" class=\"u-url mention\">@<span>dave</span></a></span> <br />sadly not.</p><p>dat has outdated implementations in python, kotlin, c++ and some more, but no resources to maintain.</p><p>There is a rust implementation that is kind of up to date, but at the end it is a new runtime and it is javascript based, the language anyone knows basics of, no matter their background. And where that isnt enough, wasm might help.</p><p>It would be neat to support a lot more languages, but, at the moment JavaScript is where it's at and it probably wont change any time soon.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://az.social/@dave\" class=\"u-url mention\">@<span>dave</span></a></span> <br />sadly not.</p><p>dat has outdated implementations in python, kotlin, c++ and some more, but no resources to maintain.</p><p>There is a rust implementation that is kind of up to date, but at the end it is a new runtime and it is javascript based, the language anyone knows basics of, no matter their background. And where that isnt enough, wasm might help.</p><p>It would be neat to support a lot more languages, but, at the moment JavaScript is where it's at and it probably wont change any time soon.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://az.social/users/dave",
"name": "@dave@az.social"
}
],
"replies": {
"id": "https://fosstodon.org/users/dat_ecosystem/statuses/111932397760291988/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/dat_ecosystem/statuses/111932397760291988/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/dat_ecosystem/statuses/111932397760291988/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/dat_ecosystem/statuses/111932397760291988/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://fosstodon.org/users/dat_ecosystem/statuses/111932397760291988/shares",
"type": "Collection",
"totalItems": 0
}
}