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/nolan/statuses/1534842",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-04-04T04:00:04Z",
"url": "https://mastodon.social/@nolan/1534842",
"attributedTo": "https://mastodon.social/users/nolan",
"to": [
"https://mastodon.social/users/nolan/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "tag:mastodon.social,2017-04-04:objectId=1534842:objectType=Status",
"inReplyToAtomUri": null,
"conversation": null,
"content": "<p>The best thing about Mastodon is that <a href=\"https://mastodon.social/tags/brands\" class=\"mention hashtag\" rel=\"tag\">#<span>brands</span></a> haven't figured out how to <a href=\"https://mastodon.social/tags/engage\" class=\"mention hashtag\" rel=\"tag\">#<span>engage</span></a> with it yet</p>",
"contentMap": {
"en": "<p>The best thing about Mastodon is that <a href=\"https://mastodon.social/tags/brands\" class=\"mention hashtag\" rel=\"tag\">#<span>brands</span></a> haven't figured out how to <a href=\"https://mastodon.social/tags/engage\" class=\"mention hashtag\" rel=\"tag\">#<span>engage</span></a> with it yet</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/brands",
"name": "#brands"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/engage",
"name": "#engage"
}
],
"replies": {
"id": "https://mastodon.social/users/nolan/statuses/1534842/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/nolan/statuses/1534842/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/nolan/statuses/1534842/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/nolan/statuses/1534842/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://mastodon.social/users/nolan/statuses/1534842/shares",
"type": "Collection",
"totalItems": 6
}
}