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.macstories.net/users/alex/statuses/109521282096481764",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.cloud/users/tedcarstensen/statuses/109521141362412211",
"published": "2022-12-16T03:42:21Z",
"url": "https://mastodon.macstories.net/@alex/109521282096481764",
"attributedTo": "https://mastodon.macstories.net/users/alex",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.macstories.net/users/alex/followers",
"https://mastodon.cloud/users/tedcarstensen"
],
"sensitive": false,
"atomUri": "https://mastodon.macstories.net/users/alex/statuses/109521282096481764",
"inReplyToAtomUri": "https://mastodon.cloud/users/tedcarstensen/statuses/109521141362412211",
"conversation": "tag:macstories.net,2022-12-16:objectId=527:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.cloud/@tedcarstensen\" class=\"u-url mention\">@<span>tedcarstensen</span></a></span> We are running on our Kubernetes cluster (so various flavors of Linux), alongside the Club MacStories and AppStories websites. So no Mac guidance for you I'm afraid, but I'll probably be writing about our setup for either the Club or MacStories at some point.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.cloud/@tedcarstensen\" class=\"u-url mention\">@<span>tedcarstensen</span></a></span> We are running on our Kubernetes cluster (so various flavors of Linux), alongside the Club MacStories and AppStories websites. So no Mac guidance for you I'm afraid, but I'll probably be writing about our setup for either the Club or MacStories at some point.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.cloud/users/tedcarstensen",
"name": "@tedcarstensen@mastodon.cloud"
}
],
"replies": {
"id": "https://mastodon.macstories.net/users/alex/statuses/109521282096481764/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.macstories.net/users/alex/statuses/109521282096481764/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.macstories.net/users/alex/statuses/109521282096481764/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.macstories.net/users/alex/statuses/109521282096481764/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.macstories.net/users/alex/statuses/109521282096481764/shares",
"type": "Collection",
"totalItems": 0
}
}