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/atomicpoet/statuses/109388597091224861",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-22T17:18:48Z",
"url": "https://mastodon.social/@atomicpoet/109388597091224861",
"attributedTo": "https://mastodon.social/users/atomicpoet",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/atomicpoet/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/atomicpoet/statuses/109388597091224861",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-22:objectId=339711844:objectType=Conversation",
"content": "<p>Here is the source code for <a href=\"https://mastodon.social/tags/GreatApe\" class=\"mention hashtag\" rel=\"tag\">#<span>GreatApe</span></a>. It is licensed under the AGPL.</p><p>What is Great Ape? A free social audio & video social-media platform that can be used via an app. It is also a Fediverse technology that supports Federation via ActivityPub.</p><p>Take a look through the source code, play with it—let me know what you think.</p><p>⚠️ This project is under heavy development and should not be used in production yet.</p><p><a href=\"https://github.com/reiver/greatape\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/reiver/greatape</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p>Here is the source code for <a href=\"https://mastodon.social/tags/GreatApe\" class=\"mention hashtag\" rel=\"tag\">#<span>GreatApe</span></a>. It is licensed under the AGPL.</p><p>What is Great Ape? A free social audio & video social-media platform that can be used via an app. It is also a Fediverse technology that supports Federation via ActivityPub.</p><p>Take a look through the source code, play with it—let me know what you think.</p><p>⚠️ This project is under heavy development and should not be used in production yet.</p><p><a href=\"https://github.com/reiver/greatape\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/reiver/greatape</span><span class=\"invisible\"></span></a></p>"
},
"updated": "2022-11-22T18:32:46Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/greatape",
"name": "#greatape"
}
],
"replies": {
"id": "https://mastodon.social/users/atomicpoet/statuses/109388597091224861/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/atomicpoet/statuses/109388597091224861/replies?min_id=109388674500486652&page=true",
"partOf": "https://mastodon.social/users/atomicpoet/statuses/109388597091224861/replies",
"items": [
"https://mastodon.social/users/atomicpoet/statuses/109388674500486652"
]
}
},
"likes": {
"id": "https://mastodon.social/users/atomicpoet/statuses/109388597091224861/likes",
"type": "Collection",
"totalItems": 187
},
"shares": {
"id": "https://mastodon.social/users/atomicpoet/statuses/109388597091224861/shares",
"type": "Collection",
"totalItems": 109
}
}