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://chaos.social/users/guenther/statuses/107905224465998867",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.bayern/users/Nickname/statuses/107905208159179704",
"published": "2022-03-05T17:57:38Z",
"url": "https://chaos.social/@guenther/107905224465998867",
"attributedTo": "https://chaos.social/users/guenther",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/guenther/followers",
"https://mastodon.bayern/users/Nickname",
"https://mastodon.matrix.org/users/matrix",
"https://fosstodon.org/users/briar"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/guenther/statuses/107905224465998867",
"inReplyToAtomUri": "https://mastodon.bayern/users/Nickname/statuses/107905208159179704",
"conversation": "tag:mastodon.matrix.org,2022-03-05:objectId=2552957:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.bayern/@Nickname\" class=\"u-url mention\">@<span>Nickname</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.matrix.org/@matrix\" class=\"u-url mention\">@<span>matrix</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@briar\" class=\"u-url mention\">@<span>briar</span></a></span> </p><p>how does b) work?</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.bayern/@Nickname\" class=\"u-url mention\">@<span>Nickname</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.matrix.org/@matrix\" class=\"u-url mention\">@<span>matrix</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@briar\" class=\"u-url mention\">@<span>briar</span></a></span> </p><p>how does b) work?</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.bayern/users/Nickname",
"name": "@Nickname@mastodon.bayern"
},
{
"type": "Mention",
"href": "https://mastodon.matrix.org/users/matrix",
"name": "@matrix@mastodon.matrix.org"
},
{
"type": "Mention",
"href": "https://fosstodon.org/users/briar",
"name": "@briar@fosstodon.org"
}
],
"replies": {
"id": "https://chaos.social/users/guenther/statuses/107905224465998867/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/guenther/statuses/107905224465998867/replies?only_other_accounts=true&page=true",
"partOf": "https://chaos.social/users/guenther/statuses/107905224465998867/replies",
"items": []
}
},
"likes": {
"id": "https://chaos.social/users/guenther/statuses/107905224465998867/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://chaos.social/users/guenther/statuses/107905224465998867/shares",
"type": "Collection",
"totalItems": 0
}
}