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/ilyaz/statuses/109303287286569188",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/ilyaz/statuses/109303251371964809",
"published": "2022-11-07T15:43:24Z",
"url": "https://mastodon.social/@ilyaz/109303287286569188",
"attributedTo": "https://mastodon.social/users/ilyaz",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/ilyaz/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/ilyaz/statuses/109303287286569188",
"inReplyToAtomUri": "https://mastodon.social/users/ilyaz/statuses/109303251371964809",
"conversation": "tag:mastodon.social,2022-11-07:objectId=326993616:objectType=Conversation",
"content": "<p>If you don't know what <a href=\"https://mastodon.social/tags/Photosynth\" class=\"mention hashtag\" rel=\"tag\">#<span>Photosynth</span></a> was, it was a service that allowed you to create a sort of viewable 3D representation of a scene from your (2D) photos. I remember for example that National Geographic made a Photosynth of the Great Sphinx of Egypt, which was awesome because of their many high-res pictures of that monument.</p>",
"contentMap": {
"en": "<p>If you don't know what <a href=\"https://mastodon.social/tags/Photosynth\" class=\"mention hashtag\" rel=\"tag\">#<span>Photosynth</span></a> was, it was a service that allowed you to create a sort of viewable 3D representation of a scene from your (2D) photos. I remember for example that National Geographic made a Photosynth of the Great Sphinx of Egypt, which was awesome because of their many high-res pictures of that monument.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/photosynth",
"name": "#photosynth"
}
],
"replies": {
"id": "https://mastodon.social/users/ilyaz/statuses/109303287286569188/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/ilyaz/statuses/109303287286569188/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/ilyaz/statuses/109303287286569188/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/ilyaz/statuses/109303287286569188/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/ilyaz/statuses/109303287286569188/shares",
"type": "Collection",
"totalItems": 0
}
}