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://social.saarland/users/bonk/statuses/109301686111017337/activity",
"type": "Create",
"actor": "https://social.saarland/users/bonk",
"published": "2022-11-07T08:56:12Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.saarland/users/bonk/followers",
"https://bearologics.social/users/marcus"
],
"object": {
"id": "https://social.saarland/users/bonk/statuses/109301686111017337",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-07T08:56:12Z",
"url": "https://social.saarland/@bonk/109301686111017337",
"attributedTo": "https://social.saarland/users/bonk",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.saarland/users/bonk/followers",
"https://bearologics.social/users/marcus"
],
"sensitive": false,
"atomUri": "https://social.saarland/users/bonk/statuses/109301686111017337",
"inReplyToAtomUri": null,
"conversation": "tag:social.saarland,2022-11-07:objectId=3841125:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://bearologics.social/@marcus\" class=\"u-url mention\">@<span>marcus</span></a></span> Yeah, sometimes it's a bad idea to update to pre-release software versions 😉</p>",
"contentMap": {
"de": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://bearologics.social/@marcus\" class=\"u-url mention\">@<span>marcus</span></a></span> Yeah, sometimes it's a bad idea to update to pre-release software versions 😉</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://bearologics.social/users/marcus",
"name": "@marcus@bearologics.social"
}
],
"replies": {
"id": "https://social.saarland/users/bonk/statuses/109301686111017337/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.saarland/users/bonk/statuses/109301686111017337/replies?only_other_accounts=true&page=true",
"partOf": "https://social.saarland/users/bonk/statuses/109301686111017337/replies",
"items": []
}
},
"likes": {
"id": "https://social.saarland/users/bonk/statuses/109301686111017337/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://social.saarland/users/bonk/statuses/109301686111017337/shares",
"type": "Collection",
"totalItems": 0
}
}
}