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://chaos.social/users/ordnung/statuses/109312942585806885",
"type": "Note",
"summary": null,
"inReplyTo": "https://chaos.social/users/ordnung/statuses/109312833955986288",
"published": "2022-11-09T08:38:52Z",
"url": "https://chaos.social/@ordnung/109312942585806885",
"attributedTo": "https://chaos.social/users/ordnung",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/ordnung/followers"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/ordnung/statuses/109312942585806885",
"inReplyToAtomUri": "https://chaos.social/users/ordnung/statuses/109312833955986288",
"conversation": "tag:chaos.social,2022-11-09:objectId=70797904:objectType=Conversation",
"content": "<p>Well the default of mastodon seems to be info loggin in production. We already had it configured to warning but this is still to much with the fediverse currently under massive load. Maybe you want to have a look if you run an instance too. <a href=\"https://chaos.social/tags/mastoadmin\" class=\"mention hashtag\" rel=\"tag\">#<span>mastoadmin</span></a></p>",
"contentMap": {
"en": "<p>Well the default of mastodon seems to be info loggin in production. We already had it configured to warning but this is still to much with the fediverse currently under massive load. Maybe you want to have a look if you run an instance too. <a href=\"https://chaos.social/tags/mastoadmin\" class=\"mention hashtag\" rel=\"tag\">#<span>mastoadmin</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://chaos.social/tags/mastoadmin",
"name": "#mastoadmin"
}
],
"replies": {
"id": "https://chaos.social/users/ordnung/statuses/109312942585806885/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/ordnung/statuses/109312942585806885/replies?only_other_accounts=true&page=true",
"partOf": "https://chaos.social/users/ordnung/statuses/109312942585806885/replies",
"items": []
}
},
"likes": {
"id": "https://chaos.social/users/ordnung/statuses/109312942585806885/likes",
"type": "Collection",
"totalItems": 37
},
"shares": {
"id": "https://chaos.social/users/ordnung/statuses/109312942585806885/shares",
"type": "Collection",
"totalItems": 14
}
}