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.coop/users/brainwane/statuses/108221426771014080/activity",
"type": "Create",
"actor": "https://social.coop/users/brainwane",
"published": "2022-04-30T14:12:03Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.coop/users/brainwane/followers",
"https://code4lib.social/users/acdha"
],
"object": {
"id": "https://social.coop/users/brainwane/statuses/108221426771014080",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-04-30T14:12:03Z",
"url": "https://social.coop/@brainwane/108221426771014080",
"attributedTo": "https://social.coop/users/brainwane",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.coop/users/brainwane/followers",
"https://code4lib.social/users/acdha"
],
"sensitive": false,
"atomUri": "https://social.coop/users/brainwane/statuses/108221426771014080",
"inReplyToAtomUri": null,
"conversation": "tag:social.coop,2022-04-29:objectId=35799264:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://code4lib.social/@acdha\" class=\"u-url mention\">@<span>acdha</span></a></span> hello and thank you! Anything in particular you have liked?</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://code4lib.social/@acdha\" class=\"u-url mention\">@<span>acdha</span></a></span> hello and thank you! Anything in particular you have liked?</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://code4lib.social/users/acdha",
"name": "@acdha@code4lib.social"
}
],
"replies": {
"id": "https://social.coop/users/brainwane/statuses/108221426771014080/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.coop/users/brainwane/statuses/108221426771014080/replies?only_other_accounts=true&page=true",
"partOf": "https://social.coop/users/brainwane/statuses/108221426771014080/replies",
"items": []
}
},
"likes": {
"id": "https://social.coop/users/brainwane/statuses/108221426771014080/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://social.coop/users/brainwane/statuses/108221426771014080/shares",
"type": "Collection",
"totalItems": 0
}
}
}