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/mre/statuses/114750532276779487",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-06-26T16:09:26Z",
"url": "https://mastodon.social/@mre/114750532276779487",
"attributedTo": "https://mastodon.social/users/mre",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/mre/followers",
"https://1password.social/users/1password"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/mre/statuses/114750532276779487",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2025-06-26:objectId=1033099315:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://1password.social/@1password\" class=\"u-url mention\">@<span>1password</span></a></span> uses Rust to secure passwords.</p><p>500k lines of Rust in production. Around 600 crates maintained. Close to 100 engineers shipping Rust code across all products. 😮</p><p>I talked to Andrew Burkhart, Senior Rust Engineer at 1Password in today's episode of Rust in Production.</p><p>Here's the episode: <a href=\"https://corrode.dev/podcast/s04e06-1password/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">corrode.dev/podcast/s04e06-1pa</span><span class=\"invisible\">ssword/</span></a></p><p><a href=\"https://mastodon.social/tags/rustlang\" class=\"mention hashtag\" rel=\"tag\">#<span>rustlang</span></a> <a href=\"https://mastodon.social/tags/rust\" class=\"mention hashtag\" rel=\"tag\">#<span>rust</span></a> <a href=\"https://mastodon.social/tags/podcast\" class=\"mention hashtag\" rel=\"tag\">#<span>podcast</span></a> <a href=\"https://mastodon.social/tags/development\" class=\"mention hashtag\" rel=\"tag\">#<span>development</span></a></p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://1password.social/@1password\" class=\"u-url mention\">@<span>1password</span></a></span> uses Rust to secure passwords.</p><p>500k lines of Rust in production. Around 600 crates maintained. Close to 100 engineers shipping Rust code across all products. 😮</p><p>I talked to Andrew Burkhart, Senior Rust Engineer at 1Password in today's episode of Rust in Production.</p><p>Here's the episode: <a href=\"https://corrode.dev/podcast/s04e06-1password/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">corrode.dev/podcast/s04e06-1pa</span><span class=\"invisible\">ssword/</span></a></p><p><a href=\"https://mastodon.social/tags/rustlang\" class=\"mention hashtag\" rel=\"tag\">#<span>rustlang</span></a> <a href=\"https://mastodon.social/tags/rust\" class=\"mention hashtag\" rel=\"tag\">#<span>rust</span></a> <a href=\"https://mastodon.social/tags/podcast\" class=\"mention hashtag\" rel=\"tag\">#<span>podcast</span></a> <a href=\"https://mastodon.social/tags/development\" class=\"mention hashtag\" rel=\"tag\">#<span>development</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://1password.social/users/1password",
"name": "@1password@1password.social"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/rustlang",
"name": "#rustlang"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/rust",
"name": "#rust"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/podcast",
"name": "#podcast"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/development",
"name": "#development"
}
],
"replies": {
"id": "https://mastodon.social/users/mre/statuses/114750532276779487/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/mre/statuses/114750532276779487/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/mre/statuses/114750532276779487/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/mre/statuses/114750532276779487/likes",
"type": "Collection",
"totalItems": 30
},
"shares": {
"id": "https://mastodon.social/users/mre/statuses/114750532276779487/shares",
"type": "Collection",
"totalItems": 9
}
}