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/alahmnat/statuses/1604234",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-04-04T19:39:00Z",
"url": "https://mastodon.social/@alahmnat/1604234",
"attributedTo": "https://mastodon.social/users/alahmnat",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/alahmnat/followers"
],
"sensitive": false,
"atomUri": "tag:mastodon.social,2017-04-04:objectId=1604234:objectType=Status",
"inReplyToAtomUri": null,
"conversation": null,
"content": "<p>It's kinda weird to think about a social network where businesses own their own presences, rather than relying on a capricious third party service like Twitter or Facebook. Imagine NBC or The Verge running a Mastodon instance for their reporters to toot from, or Bethesda operating an instance for PR and customer support. No more lost business when Facebook changes their algorithms again because they need more money from boosted posts.</p><p>Weird, right?</p>",
"contentMap": {
"en": "<p>It's kinda weird to think about a social network where businesses own their own presences, rather than relying on a capricious third party service like Twitter or Facebook. Imagine NBC or The Verge running a Mastodon instance for their reporters to toot from, or Bethesda operating an instance for PR and customer support. No more lost business when Facebook changes their algorithms again because they need more money from boosted posts.</p><p>Weird, right?</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/alahmnat/statuses/1604234/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/alahmnat/statuses/1604234/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/alahmnat/statuses/1604234/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/alahmnat/statuses/1604234/likes",
"type": "Collection",
"totalItems": 254
},
"shares": {
"id": "https://mastodon.social/users/alahmnat/statuses/1604234/shares",
"type": "Collection",
"totalItems": 234
}
}