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/vaguery/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://mathstodon.xyz/users/vaguery/statuses/109316112130859972",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-09T22:04:56Z",
"url": "https://mathstodon.xyz/@vaguery/109316112130859972",
"attributedTo": "https://mathstodon.xyz/users/vaguery",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/vaguery/followers",
"https://a2mi.social/users/Vaguery"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/vaguery/statuses/109316112130859972",
"inReplyToAtomUri": null,
"conversation": "tag:mathstodon.xyz,2022-11-09:objectId=28811603:objectType=Conversation",
"content": "<p>I'm consolidating all extra accounts (which this is one of) over at <span class=\"h-card\" translate=\"no\"><a href=\"https://a2mi.social/@Vaguery\" class=\"u-url mention\">@<span>Vaguery@a2mi.social</span></a></span></p><p>I'll be cleaning up here for a short while, following you from that account as needed, then merge the followers I have here into that address.</p><p>I'll miss the LaTeX I admit.</p>",
"contentMap": {
"en": "<p>I'm consolidating all extra accounts (which this is one of) over at <span class=\"h-card\" translate=\"no\"><a href=\"https://a2mi.social/@Vaguery\" class=\"u-url mention\">@<span>Vaguery@a2mi.social</span></a></span></p><p>I'll be cleaning up here for a short while, following you from that account as needed, then merge the followers I have here into that address.</p><p>I'll miss the LaTeX I admit.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://a2mi.social/users/Vaguery",
"name": "@Vaguery@a2mi.social"
}
],
"replies": {
"id": "https://mathstodon.xyz/users/vaguery/statuses/109316112130859972/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/vaguery/statuses/109316112130859972/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/vaguery/statuses/109316112130859972/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/vaguery/statuses/109316112130859972/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mathstodon.xyz/users/vaguery/statuses/109316112130859972/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}