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://mastodon.social/users/mamund/statuses/109447226944142289",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-03T01:49:09Z",
"url": "https://mastodon.social/@mamund/109447226944142289",
"attributedTo": "https://mastodon.social/users/mamund",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/mamund/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/mamund/statuses/109447226944142289",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-12-03:objectId=348536061:objectType=Conversation",
"content": "<p>welp. </p><p>in the last couple weeks, i've found a solid CLI tool for mastodon [1] and a decent CLI tool for linkedin [2].</p><p>still haven't found a good CLI for twitter and tumblr -- open to suggestions from the "don-world".</p><p>have a decent RSS-to-Mastodon solution, tho [3]. so that helps w/ tumblr, my private blog, and substack.</p><p>maybe the lack of a twitter solution will be mute soon, anyway.</p><p>[1] <a href=\"https://linkedin-cli.tigillo.com/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">linkedin-cli.tigillo.com/</span><span class=\"invisible\"></span></a><br />[2] <a href=\"https://toot.readthedocs.io/en/latest/index.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">toot.readthedocs.io/en/latest/</span><span class=\"invisible\">index.html</span></a><br />[3] <a href=\"https://github.com/edsu/feediverse\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/edsu/feediverse</span><span class=\"invisible\"></span></a></p><p><a href=\"https://mastodon.social/tags/api360\" class=\"mention hashtag\" rel=\"tag\">#<span>api360</span></a> <a href=\"https://mastodon.social/tags/cli\" class=\"mention hashtag\" rel=\"tag\">#<span>cli</span></a> <a href=\"https://mastodon.social/tags/automation\" class=\"mention hashtag\" rel=\"tag\">#<span>automation</span></a></p>",
"contentMap": {
"en": "<p>welp. </p><p>in the last couple weeks, i've found a solid CLI tool for mastodon [1] and a decent CLI tool for linkedin [2].</p><p>still haven't found a good CLI for twitter and tumblr -- open to suggestions from the "don-world".</p><p>have a decent RSS-to-Mastodon solution, tho [3]. so that helps w/ tumblr, my private blog, and substack.</p><p>maybe the lack of a twitter solution will be mute soon, anyway.</p><p>[1] <a href=\"https://linkedin-cli.tigillo.com/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">linkedin-cli.tigillo.com/</span><span class=\"invisible\"></span></a><br />[2] <a href=\"https://toot.readthedocs.io/en/latest/index.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">toot.readthedocs.io/en/latest/</span><span class=\"invisible\">index.html</span></a><br />[3] <a href=\"https://github.com/edsu/feediverse\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/edsu/feediverse</span><span class=\"invisible\"></span></a></p><p><a href=\"https://mastodon.social/tags/api360\" class=\"mention hashtag\" rel=\"tag\">#<span>api360</span></a> <a href=\"https://mastodon.social/tags/cli\" class=\"mention hashtag\" rel=\"tag\">#<span>cli</span></a> <a href=\"https://mastodon.social/tags/automation\" class=\"mention hashtag\" rel=\"tag\">#<span>automation</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/api360",
"name": "#api360"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/cli",
"name": "#cli"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/automation",
"name": "#automation"
}
],
"replies": {
"id": "https://mastodon.social/users/mamund/statuses/109447226944142289/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/mamund/statuses/109447226944142289/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/mamund/statuses/109447226944142289/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/mamund/statuses/109447226944142289/likes",
"type": "Collection",
"totalItems": 9
},
"shares": {
"id": "https://mastodon.social/users/mamund/statuses/109447226944142289/shares",
"type": "Collection",
"totalItems": 7
}
}