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://cyberplace.social/users/pythoneer/statuses/109421257766763997",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-28T11:44:51Z",
"url": "https://cyberplace.social/@pythoneer/109421257766763997",
"attributedTo": "https://cyberplace.social/users/pythoneer",
"to": [
"https://cyberplace.social/users/pythoneer/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://fediscience.org/users/pwgtennant",
"https://mastodon.social/users/MarkKelson",
"https://scholar.social/users/darcy",
"https://toot.community/users/stevensenior",
"https://mastodon.social/users/openscience"
],
"sensitive": false,
"atomUri": "https://cyberplace.social/users/pythoneer/statuses/109421257766763997",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-28:objectId=344572995:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fediscience.org/@pwgtennant\" class=\"u-url mention\">@<span>pwgtennant</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@MarkKelson\" class=\"u-url mention\">@<span>MarkKelson</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://scholar.social/@darcy\" class=\"u-url mention\">@<span>darcy</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://toot.community/@stevensenior\" class=\"u-url mention\">@<span>stevensenior</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@openscience\" class=\"u-url mention\">@<span>openscience</span></a></span> The horror! 😆</p><p>Seriously though, there are well-established efforts trying to tackle some of the general issues, if not code review culture specifically, e.g. <a href=\"https://software-carpentry.org/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">software-carpentry.org/</span><span class=\"invisible\"></span></a> (over 1,000 workshops so far, delivered to over 26,000 researchers)</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fediscience.org/@pwgtennant\" class=\"u-url mention\">@<span>pwgtennant</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@MarkKelson\" class=\"u-url mention\">@<span>MarkKelson</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://scholar.social/@darcy\" class=\"u-url mention\">@<span>darcy</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://toot.community/@stevensenior\" class=\"u-url mention\">@<span>stevensenior</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@openscience\" class=\"u-url mention\">@<span>openscience</span></a></span> The horror! 😆</p><p>Seriously though, there are well-established efforts trying to tackle some of the general issues, if not code review culture specifically, e.g. <a href=\"https://software-carpentry.org/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">software-carpentry.org/</span><span class=\"invisible\"></span></a> (over 1,000 workshops so far, delivered to over 26,000 researchers)</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://fediscience.org/users/pwgtennant",
"name": "@pwgtennant@fediscience.org"
},
{
"type": "Mention",
"href": "https://mastodon.social/users/MarkKelson",
"name": "@MarkKelson@mastodon.social"
},
{
"type": "Mention",
"href": "https://scholar.social/users/darcy",
"name": "@darcy@scholar.social"
},
{
"type": "Mention",
"href": "https://toot.community/users/stevensenior",
"name": "@stevensenior@toot.community"
},
{
"type": "Mention",
"href": "https://mastodon.social/users/openscience",
"name": "@openscience@mastodon.social"
}
],
"replies": {
"id": "https://cyberplace.social/users/pythoneer/statuses/109421257766763997/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://cyberplace.social/users/pythoneer/statuses/109421257766763997/replies?only_other_accounts=true&page=true",
"partOf": "https://cyberplace.social/users/pythoneer/statuses/109421257766763997/replies",
"items": []
}
},
"likes": {
"id": "https://cyberplace.social/users/pythoneer/statuses/109421257766763997/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://cyberplace.social/users/pythoneer/statuses/109421257766763997/shares",
"type": "Collection",
"totalItems": 1
}
}