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://mathstodon.xyz/users/njr/statuses/113515257457985935",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-20T12:22:48Z",
"url": "https://mathstodon.xyz/@njr/113515257457985935",
"attributedTo": "https://mathstodon.xyz/users/njr",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/njr/followers",
"https://mastodon.social/users/gvwilson"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/njr/statuses/113515257457985935",
"inReplyToAtomUri": null,
"conversation": "tag:mathstodon.xyz,2024-11-20:objectId=124675671:objectType=Conversation",
"content": "<p>I found this excellent article by <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@gvwilson\" class=\"u-url mention\">@<span>gvwilson</span></a></span> and Jess Haberman:</p><p>Ten simple rules for writing a technical book<br /><a href=\"https://pmc.ncbi.nlm.nih.gov/articles/PMC10414569/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">pmc.ncbi.nlm.nih.gov/articles/</span><span class=\"invisible\">PMC10414569/</span></a></p><p>Highly recommended. I had a few thoughts (really only actually disagreeing with single sub-point of one of their ten rules). I wrote up that and a broader appreciation of Greg, who has been an educator, contributor and positive voice in tech for about 40 years.</p><p>The Wisdom of Greg Wilson<br /><a href=\"https://njr.prose.sh/the-wisdom-of-greg-wilson\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">njr.prose.sh/the-wisdom-of-gre</span><span class=\"invisible\">g-wilson</span></a></p>",
"contentMap": {
"en": "<p>I found this excellent article by <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@gvwilson\" class=\"u-url mention\">@<span>gvwilson</span></a></span> and Jess Haberman:</p><p>Ten simple rules for writing a technical book<br /><a href=\"https://pmc.ncbi.nlm.nih.gov/articles/PMC10414569/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">pmc.ncbi.nlm.nih.gov/articles/</span><span class=\"invisible\">PMC10414569/</span></a></p><p>Highly recommended. I had a few thoughts (really only actually disagreeing with single sub-point of one of their ten rules). I wrote up that and a broader appreciation of Greg, who has been an educator, contributor and positive voice in tech for about 40 years.</p><p>The Wisdom of Greg Wilson<br /><a href=\"https://njr.prose.sh/the-wisdom-of-greg-wilson\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">njr.prose.sh/the-wisdom-of-gre</span><span class=\"invisible\">g-wilson</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/gvwilson",
"name": "@gvwilson@mastodon.social"
}
],
"replies": {
"id": "https://mathstodon.xyz/users/njr/statuses/113515257457985935/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/njr/statuses/113515257457985935/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/njr/statuses/113515257457985935/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/njr/statuses/113515257457985935/likes",
"type": "Collection",
"totalItems": 8
},
"shares": {
"id": "https://mathstodon.xyz/users/njr/statuses/113515257457985935/shares",
"type": "Collection",
"totalItems": 4
}
}