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://m.webtoo.ls/users/swithinbank/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://m.webtoo.ls/users/swithinbank/statuses/110492116000538764",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-06-05T14:38:11Z",
"url": "https://m.webtoo.ls/@swithinbank/110492116000538764",
"attributedTo": "https://m.webtoo.ls/users/swithinbank",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://m.webtoo.ls/users/swithinbank/followers",
"https://m.webtoo.ls/users/astro"
],
"sensitive": false,
"atomUri": "https://m.webtoo.ls/users/swithinbank/statuses/110492116000538764",
"inReplyToAtomUri": null,
"conversation": "tag:webtoo.ls,2023-06-05:objectId=4744338:objectType=Conversation",
"content": "<p>Very excited to share a project I’ve been working on with the <span class=\"h-card\" translate=\"no\"><a href=\"https://m.webtoo.ls/@astro\" class=\"u-url mention\">@<span>astro</span></a></span> team.</p><p>Starlight is a full-featured documentation theme, building on everything we’ve learned building Astro’s docs.</p><p>Check it out at <a href=\"https://starlight.astro.build/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">starlight.astro.build/</span><span class=\"invisible\"></span></a> and give us a star on GitHub if you like what you see! 🌟</p>",
"contentMap": {
"en": "<p>Very excited to share a project I’ve been working on with the <span class=\"h-card\" translate=\"no\"><a href=\"https://m.webtoo.ls/@astro\" class=\"u-url mention\">@<span>astro</span></a></span> team.</p><p>Starlight is a full-featured documentation theme, building on everything we’ve learned building Astro’s docs.</p><p>Check it out at <a href=\"https://starlight.astro.build/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">starlight.astro.build/</span><span class=\"invisible\"></span></a> and give us a star on GitHub if you like what you see! 🌟</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://m.webtoo.ls/users/astro",
"name": "@astro"
}
],
"replies": {
"id": "https://m.webtoo.ls/users/swithinbank/statuses/110492116000538764/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://m.webtoo.ls/users/swithinbank/statuses/110492116000538764/replies?min_id=110492148230057776&page=true",
"partOf": "https://m.webtoo.ls/users/swithinbank/statuses/110492116000538764/replies",
"items": [
"https://m.webtoo.ls/users/swithinbank/statuses/110492148230057776"
]
}
},
"likes": {
"id": "https://m.webtoo.ls/users/swithinbank/statuses/110492116000538764/likes",
"type": "Collection",
"totalItems": 29
},
"shares": {
"id": "https://m.webtoo.ls/users/swithinbank/statuses/110492116000538764/shares",
"type": "Collection",
"totalItems": 15
}
}
]
}