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://fosstodon.org/users/adamu/collections/featured",
"type": "OrderedCollection",
"totalItems": 2,
"orderedItems": [
{
"id": "https://fosstodon.org/users/adamu/statuses/114390603101439062",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-04-24T02:34:43Z",
"url": "https://fosstodon.org/@adamu/114390603101439062",
"attributedTo": "https://fosstodon.org/users/adamu",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/adamu/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/adamu/statuses/114390603101439062",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2025-04-24:objectId=310119387:objectType=Conversation",
"content": "<p>I made a <a href=\"https://fosstodon.org/tags/blog\" class=\"mention hashtag\" rel=\"tag\">#<span>blog</span></a>! This is the first post. It has <a href=\"https://fosstodon.org/tags/rss\" class=\"mention hashtag\" rel=\"tag\">#<span>rss</span></a>, please subscribe 💙</p><p>In this post I discuss some of the technical details and decisions I made while setting up the site.</p><p><a href=\"https://adamu.jp/blog/hello_world\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">adamu.jp/blog/hello_world</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p>I made a <a href=\"https://fosstodon.org/tags/blog\" class=\"mention hashtag\" rel=\"tag\">#<span>blog</span></a>! This is the first post. It has <a href=\"https://fosstodon.org/tags/rss\" class=\"mention hashtag\" rel=\"tag\">#<span>rss</span></a>, please subscribe 💙</p><p>In this post I discuss some of the technical details and decisions I made while setting up the site.</p><p><a href=\"https://adamu.jp/blog/hello_world\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">adamu.jp/blog/hello_world</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/blog",
"name": "#blog"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/rss",
"name": "#rss"
}
],
"replies": {
"id": "https://fosstodon.org/users/adamu/statuses/114390603101439062/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/adamu/statuses/114390603101439062/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/adamu/statuses/114390603101439062/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/adamu/statuses/114390603101439062/likes",
"type": "Collection",
"totalItems": 10
},
"shares": {
"id": "https://fosstodon.org/users/adamu/statuses/114390603101439062/shares",
"type": "Collection",
"totalItems": 5
}
},
{
"id": "https://fosstodon.org/users/adamu/statuses/113781187357121024",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-01-06T11:32:17Z",
"url": "https://fosstodon.org/@adamu/113781187357121024",
"attributedTo": "https://fosstodon.org/users/adamu",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/adamu/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/adamu/statuses/113781187357121024",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2025-01-06:objectId=275516800:objectType=Conversation",
"content": "<p>Since I talk a lot of nonsense, I've set toots to delete after a month unless they're favourited or boosted. Seems fair. Validation or oblivion!</p>",
"contentMap": {
"en": "<p>Since I talk a lot of nonsense, I've set toots to delete after a month unless they're favourited or boosted. Seems fair. Validation or oblivion!</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://fosstodon.org/users/adamu/statuses/113781187357121024/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/adamu/statuses/113781187357121024/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/adamu/statuses/113781187357121024/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/adamu/statuses/113781187357121024/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://fosstodon.org/users/adamu/statuses/113781187357121024/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}