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/userquin/statuses/109608257213233611",
"type": "Note",
"summary": null,
"inReplyTo": "https://m.webtoo.ls/users/patak/statuses/109607683131419483",
"published": "2022-12-31T12:21:16Z",
"url": "https://m.webtoo.ls/@userquin/109608257213233611",
"attributedTo": "https://m.webtoo.ls/users/userquin",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://m.webtoo.ls/users/userquin/followers",
"https://m.webtoo.ls/users/patak",
"https://ursal.zone/users/pbaesse",
"https://indieweb.social/users/ascorbic",
"https://m.webtoo.ls/users/elk",
"https://m.webtoo.ls/users/antfu"
],
"sensitive": false,
"atomUri": "https://m.webtoo.ls/users/userquin/statuses/109608257213233611",
"inReplyToAtomUri": "https://m.webtoo.ls/users/patak/statuses/109607683131419483",
"conversation": "tag:indieweb.social,2022-12-31:objectId=32078725:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://m.webtoo.ls/@patak\" class=\"u-url mention\">@<span>patak</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://ursal.zone/@pbaesse\" class=\"u-url mention\">@<span>pbaesse</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://indieweb.social/@ascorbic\" class=\"u-url mention\">@<span>ascorbic</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://m.webtoo.ls/@elk\" class=\"u-url mention\">@<span>elk</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://m.webtoo.ls/@antfu\" class=\"u-url mention\">@<span>antfu</span></a></span> I can't figure out how the mastodon people tested push notifications, using **vite-plugin-pwa** on the **dev server** with **devOptions enabled** allows me to debug the custom service worker without needing to do a build.<br />I just change the service worker code and I wait for the update message to reload the PWA. We're using Vite, many times the message is already there after the full page reload.</p>",
"contentMap": {
"es": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://m.webtoo.ls/@patak\" class=\"u-url mention\">@<span>patak</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://ursal.zone/@pbaesse\" class=\"u-url mention\">@<span>pbaesse</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://indieweb.social/@ascorbic\" class=\"u-url mention\">@<span>ascorbic</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://m.webtoo.ls/@elk\" class=\"u-url mention\">@<span>elk</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://m.webtoo.ls/@antfu\" class=\"u-url mention\">@<span>antfu</span></a></span> I can't figure out how the mastodon people tested push notifications, using **vite-plugin-pwa** on the **dev server** with **devOptions enabled** allows me to debug the custom service worker without needing to do a build.<br />I just change the service worker code and I wait for the update message to reload the PWA. We're using Vite, many times the message is already there after the full page reload.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://m.webtoo.ls/users/patak",
"name": "@patak"
},
{
"type": "Mention",
"href": "https://ursal.zone/users/pbaesse",
"name": "@pbaesse@ursal.zone"
},
{
"type": "Mention",
"href": "https://indieweb.social/users/ascorbic",
"name": "@ascorbic@indieweb.social"
},
{
"type": "Mention",
"href": "https://m.webtoo.ls/users/elk",
"name": "@elk"
},
{
"type": "Mention",
"href": "https://m.webtoo.ls/users/antfu",
"name": "@antfu"
}
],
"replies": {
"id": "https://m.webtoo.ls/users/userquin/statuses/109608257213233611/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://m.webtoo.ls/users/userquin/statuses/109608257213233611/replies?only_other_accounts=true&page=true",
"partOf": "https://m.webtoo.ls/users/userquin/statuses/109608257213233611/replies",
"items": []
}
},
"likes": {
"id": "https://m.webtoo.ls/users/userquin/statuses/109608257213233611/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://m.webtoo.ls/users/userquin/statuses/109608257213233611/shares",
"type": "Collection",
"totalItems": 0
}
}