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://mastodon.online/users/arnelson/statuses/110640543286859299",
"type": "Note",
"summary": null,
"inReplyTo": "https://icosahedron.website/users/iliana/statuses/110640407115470959",
"published": "2023-07-01T19:45:11Z",
"url": "https://mastodon.online/@arnelson/110640543286859299",
"attributedTo": "https://mastodon.online/users/arnelson",
"to": [
"https://mastodon.online/users/arnelson/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://icosahedron.website/users/iliana",
"https://idiomdrottning.org/users/Sandra"
],
"sensitive": false,
"atomUri": "https://mastodon.online/users/arnelson/statuses/110640543286859299",
"inReplyToAtomUri": "https://icosahedron.website/users/iliana/statuses/110640407115470959",
"conversation": "tag:icosahedron.website,2023-07-01:objectId=44543165:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://icosahedron.website/@iliana\" class=\"u-url mention\">@<span>iliana</span></a></span> Some of my favorite programming blogs (that post frequently enough to be worth following):</p><p>- <a href=\"https://idiomdrottning.org/blog/programs/en\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">idiomdrottning.org/blog/progra</span><span class=\"invisible\">ms/en</span></a> - <span class=\"h-card\" translate=\"no\"><a href=\"https://idiomdrottning.org/users/Sandra\" class=\"u-url mention\">@<span>Sandra</span></a></span>'s blog, posts about Fediverse stuff and Scheme/Lisp. Sometimes a whole post is just "look at this cool macro I wrote", and I think that's great.<br />- <a href=\"https://www.joshwcomeau.com/rss.xml\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"\">joshwcomeau.com/rss.xml</span><span class=\"invisible\"></span></a> - Front-end dev with a cool website and lots of clever CSS.<br />- <a href=\"https://www.tweag.io/rss.xml\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"\">tweag.io/rss.xml</span><span class=\"invisible\"></span></a> - An endless source of deep functional programming magic.<br />- <a href=\"https://nullprogram.com/feed/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">nullprogram.com/feed/</span><span class=\"invisible\"></span></a> - C and Assembly dev.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://icosahedron.website/@iliana\" class=\"u-url mention\">@<span>iliana</span></a></span> Some of my favorite programming blogs (that post frequently enough to be worth following):</p><p>- <a href=\"https://idiomdrottning.org/blog/programs/en\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">idiomdrottning.org/blog/progra</span><span class=\"invisible\">ms/en</span></a> - <span class=\"h-card\" translate=\"no\"><a href=\"https://idiomdrottning.org/users/Sandra\" class=\"u-url mention\">@<span>Sandra</span></a></span>'s blog, posts about Fediverse stuff and Scheme/Lisp. Sometimes a whole post is just "look at this cool macro I wrote", and I think that's great.<br />- <a href=\"https://www.joshwcomeau.com/rss.xml\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"\">joshwcomeau.com/rss.xml</span><span class=\"invisible\"></span></a> - Front-end dev with a cool website and lots of clever CSS.<br />- <a href=\"https://www.tweag.io/rss.xml\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"\">tweag.io/rss.xml</span><span class=\"invisible\"></span></a> - An endless source of deep functional programming magic.<br />- <a href=\"https://nullprogram.com/feed/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">nullprogram.com/feed/</span><span class=\"invisible\"></span></a> - C and Assembly dev.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://icosahedron.website/users/iliana",
"name": "@iliana@icosahedron.website"
},
{
"type": "Mention",
"href": "https://idiomdrottning.org/users/Sandra",
"name": "@Sandra@idiomdrottning.org"
}
],
"replies": {
"id": "https://mastodon.online/users/arnelson/statuses/110640543286859299/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/arnelson/statuses/110640543286859299/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.online/users/arnelson/statuses/110640543286859299/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.online/users/arnelson/statuses/110640543286859299/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.online/users/arnelson/statuses/110640543286859299/shares",
"type": "Collection",
"totalItems": 2
}
}