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.gamedev.place/users/lritter/statuses/111982072239542205",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.gamedev.place/users/lritter/statuses/111982053182970186",
"published": "2024-02-23T17:53:39Z",
"url": "https://mastodon.gamedev.place/@lritter/111982072239542205",
"attributedTo": "https://mastodon.gamedev.place/users/lritter",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/lritter/followers",
"https://fosstodon.org/users/dat_ecosystem",
"https://mastodon.gamedev.place/users/serapath"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/lritter/statuses/111982072239542205",
"inReplyToAtomUri": "https://mastodon.gamedev.place/users/lritter/statuses/111982053182970186",
"conversation": "tag:mastodon.gamedev.place,2024-02-23:objectId=79944853:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@dat_ecosystem\" class=\"u-url mention\">@<span>dat_ecosystem</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@serapath\" class=\"u-url mention\">@<span>serapath</span></a></span> i do think that it is a clever idea to have this hierarchical p2p: beehives that users can share and use as home, like they're used to, but also migrate easily to another hive. but any user can just as well elevate themselves to host their own server and be their only client, effectively becoming a standalone peer in the network this way. it's the perfect blend of both worlds.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@dat_ecosystem\" class=\"u-url mention\">@<span>dat_ecosystem</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.gamedev.place/@serapath\" class=\"u-url mention\">@<span>serapath</span></a></span> i do think that it is a clever idea to have this hierarchical p2p: beehives that users can share and use as home, like they're used to, but also migrate easily to another hive. but any user can just as well elevate themselves to host their own server and be their only client, effectively becoming a standalone peer in the network this way. it's the perfect blend of both worlds.</p>"
},
"updated": "2024-02-23T17:54:06Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://fosstodon.org/users/dat_ecosystem",
"name": "@dat_ecosystem@fosstodon.org"
},
{
"type": "Mention",
"href": "https://mastodon.gamedev.place/users/serapath",
"name": "@serapath"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/lritter/statuses/111982072239542205/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/lritter/statuses/111982072239542205/replies?min_id=111982086315970520&page=true",
"partOf": "https://mastodon.gamedev.place/users/lritter/statuses/111982072239542205/replies",
"items": [
"https://mastodon.gamedev.place/users/lritter/statuses/111982086315970520"
]
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/lritter/statuses/111982072239542205/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.gamedev.place/users/lritter/statuses/111982072239542205/shares",
"type": "Collection",
"totalItems": 0
}
}