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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage"
}
],
"id": "https://mastodon.bayern/users/Nickname/statuses/107905281517923750",
"type": "Note",
"summary": null,
"inReplyTo": "https://chaos.social/users/guenther/statuses/107905224465998867",
"published": "2022-03-05T18:12:09Z",
"url": "https://mastodon.bayern/@Nickname/107905281517923750",
"attributedTo": "https://mastodon.bayern/users/Nickname",
"to": [
"https://mastodon.bayern/users/Nickname/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://chaos.social/users/guenther",
"https://mastodon.matrix.org/users/matrix",
"https://fosstodon.org/users/briar"
],
"sensitive": false,
"atomUri": "https://mastodon.bayern/users/Nickname/statuses/107905281517923750",
"inReplyToAtomUri": "https://chaos.social/users/guenther/statuses/107905224465998867",
"conversation": "tag:mastodon.matrix.org,2022-03-05:objectId=2552957:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://chaos.social/@guenther\" class=\"u-url mention\">@<span>guenther</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> a room is saved on all participating servers and even if one(lets say the original "host" server) or more are offline all other rooms that can currently reach each other can still communicate and talk to each other.<br />I will see if I can find it in the documentation but I am pretty sure thats how it works.</p>",
"contentMap": {
"de": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://chaos.social/@guenther\" class=\"u-url mention\">@<span>guenther</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> a room is saved on all participating servers and even if one(lets say the original "host" server) or more are offline all other rooms that can currently reach each other can still communicate and talk to each other.<br />I will see if I can find it in the documentation but I am pretty sure thats how it works.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://chaos.social/users/guenther",
"name": "@guenther@chaos.social"
},
{
"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://mastodon.bayern/users/Nickname/statuses/107905281517923750/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.bayern/users/Nickname/statuses/107905281517923750/replies?min_id=107905320633445456&page=true",
"partOf": "https://mastodon.bayern/users/Nickname/statuses/107905281517923750/replies",
"items": [
"https://mastodon.bayern/users/Nickname/statuses/107905320633445456"
]
}
}
}