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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.world/users/dannymoerkerke/statuses/113206016741637252",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-26T21:38:50Z",
"url": "https://mastodon.world/@dannymoerkerke/113206016741637252",
"attributedTo": "https://mastodon.world/users/dannymoerkerke",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.world/users/dannymoerkerke/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.world/users/dannymoerkerke/statuses/113206016741637252",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.world,2024-09-26:objectId=308379911:objectType=Conversation",
"content": "<p>Introducing <a href=\"https://mastodon.world/tags/ProjectServiceWorker\" class=\"mention hashtag\" rel=\"tag\">#<span>ProjectServiceWorker</span></a> </p><p>I believe every web app should be able to work offline and I have made it my mission to get people to implement offline support for their web apps.</p><p>To do this, I implemented a basic Service Worker that you can add to your web app to make it work offline.</p><p>Grab it here, add it to your web app, and comment with a link here (or in a separate post) using <a href=\"https://mastodon.world/tags/ProjectServiceWorker\" class=\"mention hashtag\" rel=\"tag\">#<span>ProjectServiceWorker</span></a> </p><p>I will repost each one.</p><p>Grab it here 👇<br /><a href=\"https://github.com/DannyMoerkerke/basic-service-worker\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/DannyMoerkerke/basi</span><span class=\"invisible\">c-service-worker</span></a></p>",
"contentMap": {
"en": "<p>Introducing <a href=\"https://mastodon.world/tags/ProjectServiceWorker\" class=\"mention hashtag\" rel=\"tag\">#<span>ProjectServiceWorker</span></a> </p><p>I believe every web app should be able to work offline and I have made it my mission to get people to implement offline support for their web apps.</p><p>To do this, I implemented a basic Service Worker that you can add to your web app to make it work offline.</p><p>Grab it here, add it to your web app, and comment with a link here (or in a separate post) using <a href=\"https://mastodon.world/tags/ProjectServiceWorker\" class=\"mention hashtag\" rel=\"tag\">#<span>ProjectServiceWorker</span></a> </p><p>I will repost each one.</p><p>Grab it here 👇<br /><a href=\"https://github.com/DannyMoerkerke/basic-service-worker\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/DannyMoerkerke/basi</span><span class=\"invisible\">c-service-worker</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.world/tags/projectserviceworker",
"name": "#projectserviceworker"
}
],
"replies": {
"id": "https://mastodon.world/users/dannymoerkerke/statuses/113206016741637252/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.world/users/dannymoerkerke/statuses/113206016741637252/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.world/users/dannymoerkerke/statuses/113206016741637252/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.world/users/dannymoerkerke/statuses/113206016741637252/likes",
"type": "Collection",
"totalItems": 15
},
"shares": {
"id": "https://mastodon.world/users/dannymoerkerke/statuses/113206016741637252/shares",
"type": "Collection",
"totalItems": 9
}
}