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://the.goofs.space/users/Gynux/statuses/113514455234155497/activity",
"type": "Create",
"actor": "https://the.goofs.space/users/Gynux",
"published": "2024-11-20T08:58:47Z",
"to": [
"https://the.goofs.space/users/Gynux/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://masto.evelynyap.com/users/evelyn"
],
"object": {
"id": "https://the.goofs.space/users/Gynux/statuses/113514455234155497",
"type": "Note",
"summary": null,
"inReplyTo": "https://masto.evelynyap.com/users/evelyn/statuses/113512476236082960",
"published": "2024-11-20T08:58:47Z",
"url": "https://the.goofs.space/@Gynux/113514455234155497",
"attributedTo": "https://the.goofs.space/users/Gynux",
"to": [
"https://the.goofs.space/users/Gynux/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://masto.evelynyap.com/users/evelyn"
],
"sensitive": false,
"atomUri": "https://the.goofs.space/users/Gynux/statuses/113514455234155497",
"inReplyToAtomUri": "https://masto.evelynyap.com/users/evelyn/statuses/113512476236082960",
"conversation": "tag:the.goofs.space,2024-11-18:objectId=20261691:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://masto.evelynyap.com/@evelyn\" class=\"u-url mention\">@<span>evelyn</span></a></span> <br />I guess it would be nice of masto devs to think about creating filters for posts at the instance level (the moderation section would be the perfect place), with usage of regex so that it can match some patterns of those parasites and avoid being posted in the first place (not 100% efficient but better than nothing). But I've looked at the github and it has already been suggested a while ago and nothing has been done, so it must mean that it won't be...</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://masto.evelynyap.com/@evelyn\" class=\"u-url mention\">@<span>evelyn</span></a></span> <br />I guess it would be nice of masto devs to think about creating filters for posts at the instance level (the moderation section would be the perfect place), with usage of regex so that it can match some patterns of those parasites and avoid being posted in the first place (not 100% efficient but better than nothing). But I've looked at the github and it has already been suggested a while ago and nothing has been done, so it must mean that it won't be...</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://masto.evelynyap.com/users/evelyn",
"name": "@evelyn@masto.evelynyap.com"
}
],
"replies": {
"id": "https://the.goofs.space/users/Gynux/statuses/113514455234155497/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://the.goofs.space/users/Gynux/statuses/113514455234155497/replies?only_other_accounts=true&page=true",
"partOf": "https://the.goofs.space/users/Gynux/statuses/113514455234155497/replies",
"items": []
}
},
"likes": {
"id": "https://the.goofs.space/users/Gynux/statuses/113514455234155497/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://the.goofs.space/users/Gynux/statuses/113514455234155497/shares",
"type": "Collection",
"totalItems": 2
}
}
}