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.social/users/mateodelarioja/statuses/113806019304671245",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-01-10T20:47:22Z",
"url": "https://mastodon.social/@mateodelarioja/113806019304671245",
"attributedTo": "https://mastodon.social/users/mateodelarioja",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/mateodelarioja/followers"
],
"sensitive": true,
"atomUri": "https://mastodon.social/users/mateodelarioja/statuses/113806019304671245",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2025-01-10:objectId=891420434:objectType=Conversation",
"content": "<p>One of Flickr's killer features is its "faves" gallery, where everyone is able to curate, well, their faves. This not only showcases great content but also helps surface older images, ensuring a steady flow of traffic to galleries. In my case, faves from other users account for about 50% of my visitors. Would love to see something along those lines for the fediverse!</p><p><a href=\"https://mastodon.social/tags/flickr\" class=\"mention hashtag\" rel=\"tag\">#<span>flickr</span></a> <a href=\"https://mastodon.social/tags/fediverse\" class=\"mention hashtag\" rel=\"tag\">#<span>fediverse</span></a> <a href=\"https://mastodon.social/tags/featurerequest\" class=\"mention hashtag\" rel=\"tag\">#<span>featurerequest</span></a></p>",
"contentMap": {
"en": "<p>One of Flickr's killer features is its "faves" gallery, where everyone is able to curate, well, their faves. This not only showcases great content but also helps surface older images, ensuring a steady flow of traffic to galleries. In my case, faves from other users account for about 50% of my visitors. Would love to see something along those lines for the fediverse!</p><p><a href=\"https://mastodon.social/tags/flickr\" class=\"mention hashtag\" rel=\"tag\">#<span>flickr</span></a> <a href=\"https://mastodon.social/tags/fediverse\" class=\"mention hashtag\" rel=\"tag\">#<span>fediverse</span></a> <a href=\"https://mastodon.social/tags/featurerequest\" class=\"mention hashtag\" rel=\"tag\">#<span>featurerequest</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/flickr",
"name": "#flickr"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/fediverse",
"name": "#fediverse"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/featurerequest",
"name": "#featurerequest"
}
],
"replies": {
"id": "https://mastodon.social/users/mateodelarioja/statuses/113806019304671245/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/mateodelarioja/statuses/113806019304671245/replies?min_id=113810431337654574&page=true",
"partOf": "https://mastodon.social/users/mateodelarioja/statuses/113806019304671245/replies",
"items": [
"https://mastodon.social/users/mateodelarioja/statuses/113810431337654574"
]
}
},
"likes": {
"id": "https://mastodon.social/users/mateodelarioja/statuses/113806019304671245/likes",
"type": "Collection",
"totalItems": 8
},
"shares": {
"id": "https://mastodon.social/users/mateodelarioja/statuses/113806019304671245/shares",
"type": "Collection",
"totalItems": 2
}
}