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.social/users/crschmidt/statuses/99319947077759693/activity",
"type": "Create",
"actor": "https://mastodon.social/users/crschmidt",
"published": "2018-01-09T12:48:42Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crschmidt/followers"
],
"object": {
"id": "https://mastodon.social/users/crschmidt/statuses/99319947077759693",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2018-01-09T12:48:42Z",
"url": "https://mastodon.social/@crschmidt/99319947077759693",
"attributedTo": "https://mastodon.social/users/crschmidt",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crschmidt/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/crschmidt/statuses/99319947077759693",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2018-01-09:objectId=20627399:objectType=Conversation",
"content": "<p>UGC content platforms tend to thrive when their creators are passionate. Being "the place I cross post my content to from my real platform" is an iffy choice: platforms have the cost of hosting without the benefit of passion and community.</p>",
"contentMap": {
"en": "<p>UGC content platforms tend to thrive when their creators are passionate. Being "the place I cross post my content to from my real platform" is an iffy choice: platforms have the cost of hosting without the benefit of passion and community.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/crschmidt/statuses/99319947077759693/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/crschmidt/statuses/99319947077759693/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/crschmidt/statuses/99319947077759693/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/crschmidt/statuses/99319947077759693/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/crschmidt/statuses/99319947077759693/shares",
"type": "Collection",
"totalItems": 0
}
}
}