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.xyz/users/agateau/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://mastodon.xyz/users/agateau/statuses/105354652349931920",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2020-12-10T07:13:37Z",
"url": "https://mastodon.xyz/@agateau/105354652349931920",
"attributedTo": "https://mastodon.xyz/users/agateau",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.xyz/users/agateau/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.xyz/users/agateau/statuses/105354652349931920",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.xyz,2020-12-10:objectId=71362709:objectType=Conversation",
"content": "<p>So... it looks like I created a Patreon page! Want to support my work on open-source apps and games? Head over to <a href=\"https://www.patreon.com/agateau\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"\">patreon.com/agateau</span><span class=\"invisible\"></span></a>!</p><p><a href=\"https://mastodon.xyz/tags/qt\" class=\"mention hashtag\" rel=\"tag\">#<span>qt</span></a> <a href=\"https://mastodon.xyz/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a></p>",
"contentMap": {
"en": "<p>So... it looks like I created a Patreon page! Want to support my work on open-source apps and games? Head over to <a href=\"https://www.patreon.com/agateau\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"\">patreon.com/agateau</span><span class=\"invisible\"></span></a>!</p><p><a href=\"https://mastodon.xyz/tags/qt\" class=\"mention hashtag\" rel=\"tag\">#<span>qt</span></a> <a href=\"https://mastodon.xyz/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.xyz/tags/qt",
"name": "#qt"
},
{
"type": "Hashtag",
"href": "https://mastodon.xyz/tags/gamedev",
"name": "#gamedev"
}
],
"replies": {
"id": "https://mastodon.xyz/users/agateau/statuses/105354652349931920/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.xyz/users/agateau/statuses/105354652349931920/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.xyz/users/agateau/statuses/105354652349931920/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.xyz/users/agateau/statuses/105354652349931920/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.xyz/users/agateau/statuses/105354652349931920/shares",
"type": "Collection",
"totalItems": 2
}
}
]
}