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/110648033830351614",
"type": "Note",
"summary": null,
"inReplyTo": "https://floss.social/users/alcinnz/statuses/110646542439128807",
"published": "2023-07-03T03:30:08Z",
"url": "https://mastodon.online/@arnelson/110648033830351614",
"attributedTo": "https://mastodon.online/users/arnelson",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/arnelson/followers",
"https://floss.social/users/alcinnz"
],
"sensitive": false,
"atomUri": "https://mastodon.online/users/arnelson/statuses/110648033830351614",
"inReplyToAtomUri": "https://floss.social/users/alcinnz/statuses/110646542439128807",
"conversation": "tag:floss.social,2023-07-02:objectId=38117576:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://floss.social/@alcinnz\" class=\"u-url mention\">@<span>alcinnz</span></a></span> For a few months now I've been working on Tapir, a new single-user Fediverse platform: <a href=\"https://tapir.social\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">tapir.social</span><span class=\"invisible\"></span></a></p><p>The roadmap has changed some from what's on GitHub, but the current plan is to make it a cross between a single-user Mastodon-like instance and a CMS. Multiple profiles, blogs, media galleries, static pages, and so on.</p><p>It's been in limbo for a while because it's *really hard* to get the architecture right for supporting all of the protocols and usecases I have planned.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://floss.social/@alcinnz\" class=\"u-url mention\">@<span>alcinnz</span></a></span> For a few months now I've been working on Tapir, a new single-user Fediverse platform: <a href=\"https://tapir.social\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">tapir.social</span><span class=\"invisible\"></span></a></p><p>The roadmap has changed some from what's on GitHub, but the current plan is to make it a cross between a single-user Mastodon-like instance and a CMS. Multiple profiles, blogs, media galleries, static pages, and so on.</p><p>It's been in limbo for a while because it's *really hard* to get the architecture right for supporting all of the protocols and usecases I have planned.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://floss.social/users/alcinnz",
"name": "@alcinnz@floss.social"
}
],
"replies": {
"id": "https://mastodon.online/users/arnelson/statuses/110648033830351614/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/arnelson/statuses/110648033830351614/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.online/users/arnelson/statuses/110648033830351614/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.online/users/arnelson/statuses/110648033830351614/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.online/users/arnelson/statuses/110648033830351614/shares",
"type": "Collection",
"totalItems": 1
}
}