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.xyz/users/gaberivera/statuses/109524024710432521/activity",
"type": "Create",
"actor": "https://mastodon.xyz/users/gaberivera",
"published": "2022-12-16T15:19:50Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.xyz/users/gaberivera/followers"
],
"object": {
"id": "https://mastodon.xyz/users/gaberivera/statuses/109524024710432521",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-16T15:19:50Z",
"url": "https://mastodon.xyz/@gaberivera/109524024710432521",
"attributedTo": "https://mastodon.xyz/users/gaberivera",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.xyz/users/gaberivera/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.xyz/users/gaberivera/statuses/109524024710432521",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.xyz,2022-12-16:objectId=107813303:objectType=Conversation",
"content": "<p>While the decentralized architecture of Mastodon is cool, admirable, and great nerd fun... oof it's painful to watch someone you know sign up and try to figure things out here. The simple task of following whom other key people follow is a total minefield.</p><p>Getting the sense that for better or for worse, the nerd quotient will remain extremely high among denizens of the fediverse (which yes, sounds tautological, heh.)</p>",
"contentMap": {
"en": "<p>While the decentralized architecture of Mastodon is cool, admirable, and great nerd fun... oof it's painful to watch someone you know sign up and try to figure things out here. The simple task of following whom other key people follow is a total minefield.</p><p>Getting the sense that for better or for worse, the nerd quotient will remain extremely high among denizens of the fediverse (which yes, sounds tautological, heh.)</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.xyz/users/gaberivera/statuses/109524024710432521/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.xyz/users/gaberivera/statuses/109524024710432521/replies?min_id=109524099351535997&page=true",
"partOf": "https://mastodon.xyz/users/gaberivera/statuses/109524024710432521/replies",
"items": [
"https://mastodon.xyz/users/gaberivera/statuses/109524099351535997"
]
}
},
"likes": {
"id": "https://mastodon.xyz/users/gaberivera/statuses/109524024710432521/likes",
"type": "Collection",
"totalItems": 8
},
"shares": {
"id": "https://mastodon.xyz/users/gaberivera/statuses/109524024710432521/shares",
"type": "Collection",
"totalItems": 2
}
}
}