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://neckarwie.se/users/emilia/statuses/109297766165893942",
"type": "Note",
"summary": "meta, mastodon",
"inReplyTo": null,
"published": "2022-11-06T16:19:18Z",
"url": "https://neckarwie.se/@emilia/109297766165893942",
"attributedTo": "https://neckarwie.se/users/emilia",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://neckarwie.se/users/emilia/followers"
],
"sensitive": true,
"atomUri": "https://neckarwie.se/users/emilia/statuses/109297766165893942",
"inReplyToAtomUri": null,
"conversation": "tag:neckarwie.se,2022-11-06:objectId=18777:objectType=Conversation",
"content": "<p>just realized that even as mastodon gets more and more popular, there is no effective way to monetize it for advertising. noone is going to convince our little instance to send ads to our users. even if the upstream software added that as a "feature" (doubtful), the community could just fork it.</p>",
"contentMap": {
"en": "<p>just realized that even as mastodon gets more and more popular, there is no effective way to monetize it for advertising. noone is going to convince our little instance to send ads to our users. even if the upstream software added that as a "feature" (doubtful), the community could just fork it.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://neckarwie.se/users/emilia/statuses/109297766165893942/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://neckarwie.se/users/emilia/statuses/109297766165893942/replies?only_other_accounts=true&page=true",
"partOf": "https://neckarwie.se/users/emilia/statuses/109297766165893942/replies",
"items": []
}
},
"likes": {
"id": "https://neckarwie.se/users/emilia/statuses/109297766165893942/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://neckarwie.se/users/emilia/statuses/109297766165893942/shares",
"type": "Collection",
"totalItems": 2
}
}