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://fosstodon.org/users/foo/statuses/109332628461612295/replies",
"type": "Collection",
"first": {
"id": "https://fosstodon.org/users/foo/statuses/109332628461612295/replies?page=true",
"type": "CollectionPage",
"next": "https://fosstodon.org/users/foo/statuses/109332628461612295/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/foo/statuses/109332628461612295/replies",
"items": [
{
"id": "https://fosstodon.org/users/foo/statuses/109332646018172534",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/foo/statuses/109332628461612295",
"published": "2022-11-12T20:09:43Z",
"url": "https://fosstodon.org/@foo/109332646018172534",
"attributedTo": "https://fosstodon.org/users/foo",
"to": [
"https://fosstodon.org/users/foo/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://chaos.social/users/foosel",
"https://fosstodon.org/users/octoprint",
"https://mastodon.social/users/Foone"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/foo/statuses/109332646018172534",
"inReplyToAtomUri": "https://fosstodon.org/users/foo/statuses/109332628461612295",
"conversation": "tag:fosstodon.org,2022-11-12:objectId=58391617:objectType=Conversation",
"content": "<p>I should also point out I'm not related to <span class=\"h-card\" translate=\"no\"><a href=\"https://chaos.social/@foosel\" class=\"u-url mention\">@<span>foosel</span></a></span> (though I've contributed a bit to <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@octoprint\" class=\"u-url mention\">@<span>octoprint</span></a></span> and she initially pointed me at Fosstodon), nor <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@Foone\" class=\"u-url mention\">@<span>Foone</span></a></span></p>",
"contentMap": {
"en": "<p>I should also point out I'm not related to <span class=\"h-card\" translate=\"no\"><a href=\"https://chaos.social/@foosel\" class=\"u-url mention\">@<span>foosel</span></a></span> (though I've contributed a bit to <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@octoprint\" class=\"u-url mention\">@<span>octoprint</span></a></span> and she initially pointed me at Fosstodon), nor <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@Foone\" class=\"u-url mention\">@<span>Foone</span></a></span></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://chaos.social/users/foosel",
"name": "@foosel@chaos.social"
},
{
"type": "Mention",
"href": "https://fosstodon.org/users/octoprint",
"name": "@octoprint"
},
{
"type": "Mention",
"href": "https://mastodon.social/users/Foone",
"name": "@Foone@mastodon.social"
}
],
"replies": {
"id": "https://fosstodon.org/users/foo/statuses/109332646018172534/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/foo/statuses/109332646018172534/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/foo/statuses/109332646018172534/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/foo/statuses/109332646018172534/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://fosstodon.org/users/foo/statuses/109332646018172534/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}
}