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/ryanschultz/statuses/108246017800671073/activity",
"type": "Create",
"actor": "https://mastodon.social/users/ryanschultz",
"published": "2022-05-04T22:25:52Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/ryanschultz/followers",
"https://mastodon.coffee/users/stux"
],
"object": {
"id": "https://mastodon.social/users/ryanschultz/statuses/108246017800671073",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.coffee/users/stux/statuses/108239282200373486",
"published": "2022-05-04T22:25:52Z",
"url": "https://mastodon.social/@ryanschultz/108246017800671073",
"attributedTo": "https://mastodon.social/users/ryanschultz",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/ryanschultz/followers",
"https://mastodon.coffee/users/stux"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/ryanschultz/statuses/108246017800671073",
"inReplyToAtomUri": "https://mastodon.coffee/users/stux/statuses/108239282200373486",
"conversation": "tag:mastodon.coffee,2022-05-03:objectId=7520:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.coffee/@stux\" class=\"u-url mention\">@<span>stux</span></a></span> @0xd9a@mstdn.social Lovely! May I use this illustration for my inevitable blogpost about moving from birdsite to Mastodon? I’m happy to give credit to the artist in my caption. (My blog is listed in my profile.)</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.coffee/@stux\" class=\"u-url mention\">@<span>stux</span></a></span> @0xd9a@mstdn.social Lovely! May I use this illustration for my inevitable blogpost about moving from birdsite to Mastodon? I’m happy to give credit to the artist in my caption. (My blog is listed in my profile.)</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.coffee/users/stux",
"name": "@stux@mastodon.coffee"
}
],
"replies": {
"id": "https://mastodon.social/users/ryanschultz/statuses/108246017800671073/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/ryanschultz/statuses/108246017800671073/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/ryanschultz/statuses/108246017800671073/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/ryanschultz/statuses/108246017800671073/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/ryanschultz/statuses/108246017800671073/shares",
"type": "Collection",
"totalItems": 0
}
}
}