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://mastodon.social/users/tesseralis/statuses/113087493854341237/activity",
"type": "Create",
"actor": "https://mastodon.social/users/tesseralis",
"published": "2024-09-05T23:16:54Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/tesseralis/followers",
"https://wuffs.org/users/Ninji"
],
"object": {
"id": "https://mastodon.social/users/tesseralis/statuses/113087493854341237",
"type": "Note",
"summary": null,
"inReplyTo": "https://wuffs.org/users/Ninji/statuses/113087467365330446",
"published": "2024-09-05T23:16:54Z",
"url": "https://mastodon.social/@tesseralis/113087493854341237",
"attributedTo": "https://mastodon.social/users/tesseralis",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/tesseralis/followers",
"https://wuffs.org/users/Ninji"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/tesseralis/statuses/113087493854341237",
"inReplyToAtomUri": "https://wuffs.org/users/Ninji/statuses/113087467365330446",
"conversation": "tag:mastodon.social,2024-09-05:objectId=792600828:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://wuffs.org/@Ninji\" class=\"u-url mention\">@<span>Ninji</span></a></span> yeah... I feel like a lot of react developers started only knowing webdev and react. they don't realize there are other, possibly better models, they're stuck in the cave trying to figure out how to make the shadows crisper.</p><p>I think it's telling that in most react conferences, it's never "here's what I built in React", it's "here's a new tool I built for React" -- it's a community obsessed with "making creating faster" rather than actual creation</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://wuffs.org/@Ninji\" class=\"u-url mention\">@<span>Ninji</span></a></span> yeah... I feel like a lot of react developers started only knowing webdev and react. they don't realize there are other, possibly better models, they're stuck in the cave trying to figure out how to make the shadows crisper.</p><p>I think it's telling that in most react conferences, it's never "here's what I built in React", it's "here's a new tool I built for React" -- it's a community obsessed with "making creating faster" rather than actual creation</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://wuffs.org/users/Ninji",
"name": "@Ninji@wuffs.org"
}
],
"replies": {
"id": "https://mastodon.social/users/tesseralis/statuses/113087493854341237/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/tesseralis/statuses/113087493854341237/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/tesseralis/statuses/113087493854341237/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/tesseralis/statuses/113087493854341237/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/tesseralis/statuses/113087493854341237/shares",
"type": "Collection",
"totalItems": 0
}
}
}